Re: [dpdk-dev] [PATCH v5 0/6] enable Rx flexible descriptor

2019-09-24 Thread Ye Xiaolong
On 09/24, Leyi Rong wrote: >This patchset enable Rx flexible descriptor for ice PMD >in both normal path and vector path. >Depends on shared code update patchset. > >--- >v5: >- Fix some typo, and enhance the array index access handling. >- Move update for release note to `New Features` section. >

[dpdk-dev] [PATCH v5 0/6] enable Rx flexible descriptor

2019-09-23 Thread Leyi Rong
This patchset enable Rx flexible descriptor for ice PMD in both normal path and vector path. Depends on shared code update patchset. --- v5: - Fix some typo, and enhance the array index access handling. - Move update for release note to `New Features` section. v4: - Handle the ‘proto_xtr’ with er