[dpdk-stable] [PATCH] examples/ipsec-secgw: fix parsing of flow queue

Akhil Goyal gakhil at marvell.com
Fri Sep 24 19:36:14 CEST 2021


> > Documentation specifies that flow port & queue is provided as,
> >
> > <...> port 0 queue 0
> >
> > But code is expecting the same as,
> >
> > <...> port 0 0
> >
> > Fix the above to match documentation.
> >
> > Fixes: 8e693616fcb2 ("examples/ipsec-secgw: enable flow based
> > distribution")
> >
> > Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> > ---
> Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto

Thanks.


More information about the stable mailing list