numam-dpdk/drivers/net/fm10k
Lu Qiuwen 6aab203435 net/fm10k: fix descriptor VLAN field filling in Tx
The VLAN field in the descriptor is not filled when ol_flags has
no VLAN flag. When the caller sends some packets with VLAN tags,
but other packets do not have VLAN tags, the behavior of the program
cannot be determined.

Fixes: 4b61d3bfa9 ("fm10k: add receive and tranmit")
Cc: stable@dpdk.org

Signed-off-by: Lu Qiuwen <luqiuwen@iie.ac.cn>
Acked-by: Xiao Wang <xiao.w.wang@intel.com>
2020-01-17 19:45:23 +01:00
..
base drivers: remove duplicated compiler flags 2019-10-24 01:04:14 +02:00
fm10k_ethdev.c drivers/net: fix RSS hash offload flag if no RSS 2019-11-20 17:36:06 +01:00
fm10k_logs.h net/fm10k: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:57 +02:00
fm10k_rxtx_vec.c net/fm10k: fix mbuf free in vector Rx 2019-11-08 23:15:04 +01:00
fm10k_rxtx.c net/fm10k: fix descriptor VLAN field filling in Tx 2020-01-17 19:45:23 +01:00
fm10k.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
rte_pmd_fm10k_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00