Re: [dpdk-dev] [PATCH] ethdev: fix missed item expansion for RSS flow

2019-11-26 Thread Ferruh Yigit
On 11/26/2019 9:04 AM, Matan Azrad wrote: > When the last item in flow pattern includes "next protocol" field which > is relevant for RSS flow expansion, a new item is added to the pattern > according to the "next protocol" field. This field is called missed > field. > > The missed field wrongly w

[dpdk-dev] [PATCH] ethdev: fix missed item expansion for RSS flow

2019-11-26 Thread Matan Azrad
When the last item in flow pattern includes "next protocol" field which is relevant for RSS flow expansion, a new item is added to the pattern according to the "next protocol" field. This field is called missed field. The missed field wrongly was not initialized what caused to some of the flow ite