numam-dpdk/doc/api
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
..
doxy-api-index.md net/ark: switch user data to dynamic mbuf fields 2020-10-31 16:13:11 +01:00
doxy-api.conf.in net/ark: switch user data to dynamic mbuf fields 2020-10-31 16:13:11 +01:00
doxy-html-custom.sh use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
generate_doxygen.sh doc: put doxygen log file in build directory 2020-09-30 15:33:32 +02:00
generate_examples.sh doc: add dependency on examples for API doxygen 2020-02-15 17:50:41 +01:00
meson.build doc: add doxygen index file to dependencies 2020-10-06 00:27:04 +02:00