numam-dpdk/drivers
Qi Zhang 756cea41e9 net/i40e: fix scattered Rx enabling
No need to add additional vlan tag size for max packet size, since
for i40e, the queue's Rx Max Frame Size (rxq->max_pkt_len) already
includes the vlan header size.

Fixes: a3c83a2527 ("net/i40e: enable runtime queue setup")
Fixes: 4861cde461 ("i40e: new poll mode driver")
Fixes: c1715402df ("i40evf: fix jumbo frame support")
Cc: stable@dpdk.org

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2019-04-12 11:02:02 +02:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus net/dpaa2: update MC firmware version for FSLMC bus 2019-04-04 23:42:15 +02:00
common drivers/qat: fix queue pair NUMA node 2019-04-02 16:50:24 +02:00
compress compress/isal: fix getting information about CPU 2019-04-02 16:50:24 +02:00
crypto replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
event replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
mempool drivers: remove Linux EAL from include path 2019-04-04 22:06:16 +02:00
net net/i40e: fix scattered Rx enabling 2019-04-12 11:02:02 +02:00
raw raw/dpaa2_qdma: support non prefetch mode 2019-04-05 10:40:56 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: add workarounds for Windows helloworld 2019-04-03 01:21:31 +02:00