Re: [dpdk-dev] [PATCH 0/4] update feature list of Intel NICs.

2020-03-31 Thread Ye Xiaolong
On 03/23, Qi Zhang wrote: >To clean up the feature matrix, we decide merge vector path and >non-vector path into one colume, the patch remove all *_vec." >of Intel NICs, if a feature only support by non vector path, >it will be represented as "P". > >Qi Zhang (4): > doc: update i40e feature list >

[dpdk-dev] [PATCH 0/4] update feature list of Intel NICs.

2020-03-23 Thread Qi Zhang
To clean up the feature matrix, we decide merge vector path and non-vector path into one colume, the patch remove all *_vec." of Intel NICs, if a feature only support by non vector path, it will be represented as "P". Qi Zhang (4): doc: update i40e feature list doc: update ice feature list d