Re: [dpdk-dev] [PATCH v2] net/i40e: move RSS to flow API

2018-01-09 Thread Zhao1, Wei
A new v3 has been commit to DPDK.org https://dpdk.org/dev/patchwork/patch/33158/ > -Original Message- > From: Zhang, Qi Z > Sent: Tuesday, January 9, 2018 10:34 AM > To: Zhao1, Wei ; dev@dpdk.org > Subject: RE: [PATCH v2] net/i40e: move RSS to flow API > > Checked with author offline. >

Re: [dpdk-dev] [PATCH v2] net/i40e: move RSS to flow API

2018-01-08 Thread Zhang, Qi Z
Checked with author offline. Require more comments to explain the acceptable pattern for i40e_flow_parse_rss_pattern and also need to correct the logic since current implementation will accept any combination of ETH and VLAN pattern which does not make sense. Regards Qi > -Original Messag