I'm applying this patch.
Note that for us, devices act as domains, or a key for networking
traffic, whether we like it or not. Yes, even for the same IP
addresses on the same host.
The reason is that we can do ingress packet editing and the realm of
those rules are per-ingress-qdisc, which are per-device.
The only scenerio you can guarentee that all packets for a given
flow key will be treated the same is the one where the input device
is the same as well.
When there is a single napi --> device mapping, it works, but without
that invariant it doesn't.
--
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