Re: [dpdk-dev] [PATCH v3 00/53] net/ice: base code update

2020-06-16 Thread Ye Xiaolong
On 06/15, Qi Zhang wrote: >Upgrade base with below main changes > >1. add more protocol support - L2TPv3/ESP/AH/PFCP. >2. Add IPv6 prefix RSS support. >3. support GENEVE and VXLAN rules with VLAN. >4. Add E823L device IDs >5. couple bug fixes and code clean. > >v3: >- fix commit log base on Ferruh'

[dpdk-dev] [PATCH v3 00/53] net/ice: base code update

2020-06-14 Thread Qi Zhang
Upgrade base with below main changes 1. add more protocol support - L2TPv3/ESP/AH/PFCP. 2. Add IPv6 prefix RSS support. 3. support GENEVE and VXLAN rules with VLAN. 4. Add E823L device IDs 5. couple bug fixes and code clean. v3: - fix commit log base on Ferruh's comment. [PATCH v2 10/52] remove