net/ice: fix LLDP forward
authorYing A Wang <ying.a.wang@intel.com>
Sun, 28 Jul 2019 20:41:44 +0000 (04:41 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jul 2019 13:52:22 +0000 (15:52 +0200)
commit80918477eefd98dda5ed14a5f81cd1e57e7d172c
tree9b3a3d99b27ae268a200305916d6f317968d2078
parent81cc062897eafa79bf42df3ac2472f7b2c7b54fb
net/ice: fix LLDP forward

The patch fix the issue that LLDP packet can't be forwarded to host.

Fixes: 59d151de6673 ("net/ice: stop LLDP by default")
Cc: stable@dpdk.org
Signed-off-by: Ying A Wang <ying.a.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_ethdev.c