problems with b43 and greedy traffic

Michael Büsch m at bues.ch
Sat Jun 11 19:19:35 EDT 2011


On Sun, 12 Jun 2011 00:55:58 +0200
francesco.gringoli at ing.unibs.it wrote:

> Anyway if you put some printk in b43_tx_work you will see that some TCP segments are discarded by it trying to send packets to the dma even if the rings are full. This prevents packets to queue up correctly in the qdisc, so shaping traffic through a b43 interface becomes really difficult.

So this doesn't sound like a b43 problem to me.
The driver disables the software queues, if the hardware queue is full.
If the stack continues to push packets to the driver while queues are stopped,
the only thing the driver can do is discard them.



More information about the b43-dev mailing list