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
| Scott Preece | Re: Linux Foundation Technical Advisory Board Elections |
| Luis R. Rodriguez | Re: [Announce] Linux-tiny project revival |
| Andrew Morton | 2.6.23-rc1-mm2 |
| Dave Hansen | [PATCH 02/24] rearrange may_open() to be r/o friendly |
git: | |
| David Miller | [GIT]: Networking |
| David Miller | Re: [BUG] New Kernel Bugs |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
