On Tue, Apr 17, 2018 at 11:14:32PM +0800, Xueming Li wrote: > Tunnel RSS level of flow RSS action offers user a choice to do RSS hash > calculation on inner or outer RSS fields. Testpmd flow command examples: > > GRE flow inner RSS: > flow create 0 ingress pattern eth / ipv4 proto is 47 / gre / end > actions rss queues 1 2 end level 1 / end > > GRE tunnel flow outer RSS: > flow create 0 ingress pattern eth / ipv4 proto is 47 / gre / end > actions rss queues 1 2 end level 0 / end > > Signed-off-by: Xueming Li <[email protected]>
Acked-by: Nelio Laranjeiro <[email protected]> -- Nélio Laranjeiro 6WIND

