mbox series

[0/4] enable more PPPoE packet type for switch

Message ID 20200605074031.16231-1-wei.zhao1@intel.com (mailing list archive)
Headers
Series enable more PPPoE packet type for switch |

Message

Zhao1, Wei June 5, 2020, 7:40 a.m. UTC
  1. add more support for switch parser of pppoe packet.
2. add redirect support for VSI list rule
3. add check for NVGRE protocol
4. support flow for specific L4 type

This patchset is based on:
[1] https://patches.dpdk.org/cover/70762/ : net/ice: base code update

Depends-on: series-10300

Wei Zhao (4):
  net/ice: add support more PPPoE packet type for switch
  net/ice: add redirect support for VSI list rule
  net/ice: add check for NVGRE protocol
  net/ice: support switch flow for specific L4 type

 drivers/net/ice/ice_switch_filter.c | 159 +++++++++++++++++++++++-----
 1 file changed, 134 insertions(+), 25 deletions(-)