numam-dpdk/drivers/net/vmxnet3
Thomas Monjalon 4c27fe28ff net/vmxnet3: switch MSS hint to dynamic mbuf field
The segment count, used for MSS guess,
was stored in the deprecated mbuf field udata64.
It is moved to a dynamic field in order to allow removal of udata64.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2020-10-31 16:13:11 +01:00
..
base net/vmxnet3: remove local bool type 2020-01-17 19:46:02 +01:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
vmxnet3_ethdev.c net/vmxnet3: switch MSS hint to dynamic mbuf field 2020-10-31 16:13:11 +01:00
vmxnet3_ethdev.h net/vmxnet3: switch MSS hint to dynamic mbuf field 2020-10-31 16:13:11 +01:00
vmxnet3_logs.h net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3_ring.h net/vmxnet3: increase Rx data ring descriptor size 2018-04-27 15:54:56 +01:00
vmxnet3_rxtx.c net/vmxnet3: switch MSS hint to dynamic mbuf field 2020-10-31 16:13:11 +01:00