numam-dpdk/lib/librte_eal
Igor Ryzhov 49e7e2dee3 kni: add ability to set min/max MTU
Starting with kernel version 4.10, there are new min/max MTU values in
net_device structure, which are set to ETH_MIN_MTU and ETH_DATA_LEN by
default. We should be able to change these values to allow MTU more than
1500 to be set on KNI.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-10-27 11:07:43 +01:00
..
common eal: make the global configuration private 2019-10-27 10:41:49 +01:00
freebsd eal: factorize lcore role code 2019-10-27 10:41:08 +01:00
linux kni: add ability to set min/max MTU 2019-10-27 11:07:43 +01:00
windows/eal eal: make lcore config private 2019-10-27 10:35:11 +01:00
Makefile build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
meson.build eal: make lcore config private 2019-10-27 10:35:11 +01:00
rte_eal_exports.def build: add module definition files for Windows 2019-04-03 01:21:31 +02:00
rte_eal_version.map eal: make the global configuration private 2019-10-27 10:41:49 +01:00