numam-dpdk/drivers
Ed Czeck 1abc7209bb net/ark: switch user data to dynamic mbuf fields
The second field of metadata is reserved for user data
which was using a deprecated mbuf field.
It is moved to dynamic fields in order to allow removal of udata64.

The use of meta data must be enabled with a compile-time flag
RTE_PMD_ARK_{TX,RX}_USERDATA_ENABLE.
User data on Tx and Rx paths can be defined and used separately.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Ed Czeck <ed.czeck@atomicrules.com>
2020-10-31 16:13:11 +01:00
..
baseband drivers: add headers install helper 2020-10-22 14:16:22 +02:00
bus drivers: add headers install helper 2020-10-22 14:16:22 +02:00
common build: standardize component names and defines 2020-10-19 22:15:34 +02:00
compress build: replace use of old build macros 2020-10-19 22:15:44 +02:00
crypto security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
event event/sw: switch test counter to dynamic mbuf field 2020-10-31 16:13:11 +01:00
mempool drivers: add headers install helper 2020-10-22 14:16:22 +02:00
net net/ark: switch user data to dynamic mbuf fields 2020-10-31 16:13:11 +01:00
raw raw/ioat: fix work-queue config size 2020-10-30 16:01:45 +01:00
regex build: standardize component names and defines 2020-10-19 22:15:34 +02:00
vdpa build: replace use of old build macros 2020-10-19 22:15:44 +02:00
meson.build drivers: add headers install helper 2020-10-22 14:16:22 +02:00