[dpdk-dev] [PATCH v6 0/5] enable more PPPoE packet type for switch

Zhang, Qi Z qi.z.zhang at intel.com
Fri Jul 3 15:46:41 CEST 2020



> -----Original Message-----
> From: Zhao1, Wei <wei.zhao1 at intel.com>
> Sent: Friday, July 3, 2020 2:20 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Lu, Nannan
> <nannan.lu at intel.com>
> Subject: [PATCH v6 0/5] enable more PPPoE packet type for switch
> 
> 1. add more support for switch parser of pppoe packet.
> 2. add check for NVGRE protocol
> 3. support flow for specific L4 type
> 4. add input set byte number check
> 5. fix typo
> 
> This patchset is based on:
> [1] https://patches.dpdk.org/cover/70762/ : net/ice: base code update
> 
> Depends-on: series-10300
> 
> v2:
> fix bug in patch add redirect support for VSI list rule.
> add information in release note.
> 
> v3:
> add input set byte number check
> code update as comment of code style
> 
> v4:
> fix typo in patch
> 
> v5:
> add more valid flag
> 
> v6:
> rebase for code merge
> 
> Wei Zhao (5):
>   net/ice: add support more PPPoE packeat type for switch
>   net/ice: fix tunnel type for switch rule
>   net/ice: support switch flow for specific L4 type
>   net/ice: add input set byte number check
>   net/ice: fix typo
> 
>  doc/guides/rel_notes/release_20_08.rst |   1 +
>  drivers/net/ice/ice_switch_filter.c    | 241 ++++++++++++++++++++-----
>  2 files changed, 192 insertions(+), 50 deletions(-)
> 
> Tested-by: Nannan Lu <nannan.lu at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel

Thanks
Qi


More information about the dev mailing list