numam-dpdk/drivers/net/iavf
Steve Yang 0f14a4127e net/iavf: fix scattered Rx enabling
No need to add additional vlan tag size for max packet size,
the queue's Rx Max Frame Size (rxq->max_pkt_len) already
includes the vlan header size in iavf.

Fixes: 69dd4c3d08 ("net/avf: enable queue and device")
Cc: stable@dpdk.org

Signed-off-by: Steve Yang <stevex.yang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2020-09-18 18:55:07 +02:00
..
iavf_ethdev.c net/iavf: fix scattered Rx enabling 2020-09-18 18:55:07 +02:00
iavf_fdir.c net/iavf: support flow director GTPU outer IPv4/IPv6 2020-07-11 06:18:52 +02:00
iavf_generic_flow.c net/iavf: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
iavf_generic_flow.h net/iavf: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
iavf_hash.c net/iavf: fix default RSS hash configuration 2020-08-05 19:36:41 +02:00
iavf_log.h net/iavf: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
iavf_rxtx_vec_avx2.c mbuf: remove physical address alias 2020-09-19 00:25:37 +02:00
iavf_rxtx_vec_common.h net/iavf: fix setting L2TAG 2020-05-22 17:10:15 +02:00
iavf_rxtx_vec_sse.c net/iavf: add RSS hash parsing in SSE path 2020-04-21 13:57:09 +02:00
iavf_rxtx.c net/iavf: remove useless assignment in Rx 2020-05-18 20:35:07 +02:00
iavf_rxtx.h net/iavf: fix flow director after queue reconfigured 2020-05-21 15:53:14 +02:00
iavf_vchnl.c net/iavf: fix mismatch command 2020-09-18 18:55:07 +02:00
iavf.h net/iavf: support multicast configuration 2020-09-18 18:55:06 +02:00
meson.build net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
rte_pmd_iavf_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00