On Mon, Apr 10, 2017 at 04:56:43PM +0100, Harry van Haaren wrote: > The flow id of packets was not being hashed on ingress > on an ordered queue. Fix by applying same hashing as is > applied in the atomic queue case. The hashing itself is > broken out into a macro to avoid duplication of code. > > Fixes: 617995dfc5b2 ("event/sw: add scheduling logic") > > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [dpdk-dev] [PATCH] event/sw: fix hashing of flow on order... Harry van Haaren
- Re: [dpdk-dev] [PATCH] event/sw: fix hashing of flow... Bruce Richardson
- Re: [dpdk-dev] [PATCH] event/sw: fix hashing of ... Thomas Monjalon