From: Herbert Xu <herbert@gondor.apana.org.au> Date: Tue, 22 Jul 2008 00:16:16 +0800Where are these places they are going to "jump all over"? :-) You can view the RX and TX queues as roughly independent namespaces. If the TX hash is good enough (current one certainly isn't and I will work on fixing that), it is likely to spread the accesses enough that there won't be many collisions to matter. If you really think about it, this is even pointless. Packets that hit RX queue A will always hit TX queue B, and so on and so forth. Therefore there will be no new level of separation afforded by using some kind of strict RX to TX mapping. We could provide the option, but it is so dangerous and I also see no real tangible benfit from it. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Tony Lindgren | [PATCH 75/90] ARM: OMAP: 243x: Add mappings for SDRC and SMS |
git: | |
| Antonio Almeida | HTB accuracy for high speed |
| Radu Rendec | htb parallelism on multi-core platforms |
| Christoph Lameter | Network latency regressions from 2.6.22 to 2.6.29 |
| Linus Torvalds | Re: [GIT]: Networking |
