net/ice/base: support switch rule about VLAN PPPoE
authorQi Zhang <qi.z.zhang@intel.com>
Mon, 23 Sep 2019 07:44:27 +0000 (15:44 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:56 +0000 (15:00 +0200)
commit50374442032ed9cf1d5d9069dfd856bb4c9008c5
tree28e4b879071f370471ca598dbaaa3883c2b288a0
parent333e5c9d43b752eaa5d8e8a4e92361d7d6695850
net/ice/base: support switch rule about VLAN PPPoE

Add support for switch rule about single-VLAN-PPPoE. Note that double
VLAN is not supported by the hardware at this point, therefore only
single-VLAN support for PPPoE is added.

Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_protocol_type.h
drivers/net/ice/base/ice_switch.c