[dpdk-stable] [PATCH v4 0/4] enable more PPPoE packet type for switch

Wei Zhao wei.zhao1 at intel.com
Sun Jun 28 07:28:53 CEST 2020


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

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

Wei Zhao (4):
  net/ice: add support more PPPoE packet 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

 doc/guides/rel_notes/release_20_08.rst |   1 +
 drivers/net/ice/ice_switch_filter.c    | 190 +++++++++++++++++++++----
 2 files changed, 166 insertions(+), 25 deletions(-)

-- 
2.19.1



More information about the stable mailing list