Re: [dpdk-dev] [PATCH v2 0/3] update ice code that were not working correctly

2019-06-30 Thread Zhang, Qi Z
> -Original Message- > From: Rong, Leyi > Sent: Monday, July 1, 2019 1:05 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Rong, Leyi > Subject: [PATCH v2 0/3] update ice code that were not working correctly > > Main changes: > 1. Add support for IPv6 based switch filters 2. Add support for e

[dpdk-dev] [PATCH v2 0/3] update ice code that were not working correctly

2019-06-30 Thread Leyi Rong
Main changes: 1. Add support for IPv6 based switch filters 2. Add support for ethertype switch filters 3. fix inner L2 offset in GRE dummy packet Leyi Rong (3): net/ice/base: add support for IPv6 based switch filters net/ice/base: add support for ethertype switch filters net/ice/base: fix in