Re: [PATCH] NET: Multiqueue network device support.
From: Patrick McHardy <hidden>
Date: 2007-06-11 12:42:01
From: Patrick McHardy <hidden>
Date: 2007-06-11 12:42:01
jamal wrote:
On Mon, 2007-11-06 at 13:58 +0200, Patrick McHardy wrote:quoted
Thats not true. Assume PSL has lots of packets, PSH is empty. We fill the PHL queue until their is no room left, so the driver has to stop the queue.Sure. Packets stashed on the any DMA ring are considered "gone to the wire". That is a very valid assumption to make.
I disagree, its obviously not true and leads to the behaviour I described. If it were true there would be no reason to use multiple HW TX queues to begin with.
quoted
[...]i can see your thought process building - You are actually following what i am saying;->
I am :)