[dpdk-dev] [PATCH] event/sw: fix hashing of flow on ordered ingress

Thomas Monjalon thomas at monjalon.net
Thu Apr 20 00:24:11 CEST 2017


13/04/2017 14:31, Bruce Richardson:
> 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.haaren at intel.com>
> > ---
> 
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied, thanks



More information about the dev mailing list