numam-dpdk/drivers/net/vmxnet3
Yong Wang a6cebea95c net/vmxnet3: enable LRO
This change enables device LRO if requested.

The current implementation of jumbo frame Rx can be used for LRO
directly without changes.

Note that since jumbo frame uses both ring0 and ring1, it cannot
be enabled in UPT (VMDirectPath) mode.

Signed-off-by: Yong Wang <yongwang@vmware.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2016-09-30 12:27:18 +02:00
..
base vmxnet3: clean up typos and unused code 2016-03-16 19:05:46 +01:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c net/vmxnet3: enable LRO 2016-09-30 12:27:18 +02:00
vmxnet3_ethdev.h net/vmxnet3: coding style changes 2016-09-30 12:27:18 +02:00
vmxnet3_logs.h vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ring.h net/vmxnet3: coding style changes 2016-09-30 12:27:18 +02:00
vmxnet3_rxtx.c net/vmxnet3: coding style changes 2016-09-30 12:27:18 +02:00