Re: [dpdk-dev] [PATCH v4 5/5] net/ice: rework switch filter

2019-10-15 Thread Wang, Ying A
Hi, Xiaolong I will fix the coding style warning and send v5. Thanks -Ying > -Original Message- > From: Ye, Xiaolong > Sent: Wednesday, October 16, 2019 10:55 AM > To: Wang, Ying A > Cc: Zhang, Qi Z ; dev@dpdk.org; Yang, Qiming > ; Zhao1, Wei > Subject: Re: [PATCH v4 5/5] net/ice: rewo

Re: [dpdk-dev] [PATCH v4 5/5] net/ice: rework switch filter

2019-10-15 Thread Ye Xiaolong
Hi, Could you check below warning in patchwork? http://mails.dpdk.org/archives/test-report/2019-October/102523.html Thanks, Xiaolong On 10/14, Ying Wang wrote: >From: wei zhao > >The patch reworks packet process engine's binary classifier >(switch) for the new framework. It also adds support

[dpdk-dev] [PATCH v4 5/5] net/ice: rework switch filter

2019-10-14 Thread Ying Wang
From: wei zhao The patch reworks packet process engine's binary classifier (switch) for the new framework. It also adds support for new packet type like PPPoE for switch filter. Signed-off-by: Wei Zhao Acked-by: Qi Zhang --- doc/guides/rel_notes/release_19_11.rst |1 + drivers/net/ice/ice