Re: [PATCH v4 0/10] bql: Byte Queue Limits
From: Tom Herbert <hidden>
Date: 2011-11-29 18:31:04
From: Tom Herbert <hidden>
Date: 2011-11-29 18:31:04
On Tue, Nov 29, 2011 at 9:47 AM, David Miller [off-list ref] wrote:
From: Eric Dumazet <redacted> Date: Tue, 29 Nov 2011 17:46:24 +0100quoted
I did sucessful tests with tg3 (I'll provide the patch for bnx2 shortly) Some details probably can be polished, but I believe your v4 is ready for inclusion. Acked-by: Eric Dumazet <redacted>Agreed, all applied to net-next, thanks! Tom, please keep an eye out for regression or suggestion reports.
Will do. I am well aware of how invasive this is in the data path ;-) I'll add a doc describing BQL also. By the way, the way to disable BQL at runtime is the 'echo max > /sys/class/net/eth<n>/queues/tx-<m>/byte_queue_limits/limit_min
Thanks again.
Thanks Dave, Eric, Dave Taht, and everyone for reviewing this. Tom