Stephen Hemminger 88ba6cac4a net/bnxt: fix VLAN strip flags in SSE Rx
When the VLAN is stripped from the packet on receive the
driver must set the PKT_RX_VLAN_STRIPPED flag in the mbuf.
This is done correctly for normal receive in the bnxt driver
but was not being handled correctly in the new SSE code.

Fixes: bc4a000f2f53 ("net/bnxt: implement SSE vector mode")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-02-05 09:51:19 +01:00
..
2020-01-17 19:46:26 +01:00
2020-01-17 19:46:01 +01:00
2020-01-17 19:46:26 +01:00
2020-01-17 19:46:02 +01:00
2020-01-17 19:59:19 +01:00
2020-01-17 19:59:18 +01:00
2020-01-17 19:59:18 +01:00
2019-12-12 23:23:25 +01:00
2020-01-17 19:59:19 +01:00
2020-01-17 19:46:26 +01:00
2020-01-17 19:46:02 +01:00
2020-01-20 18:02:17 +01:00