numam-dpdk/drivers/net/enetc
Gagandeep Singh e56463ec47 net/enetc: enable dpaax library
dpaaX is used to maintain a local copy of PA->VA translations.

Using the rte_mem_virt2iova or rte_mem_virt2phy is expensive. This
library is an attempt to reduce the overall cost associated with
this translation.

This patch enables this dpaaX library by populating a dpaaX's
table for PA to VA translation. This change will also help the
caam JR driver in PA to VA translation when used with enetc driver
over enetc supported SoCs.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
2019-10-23 16:43:10 +02:00
..
base net/enetc: fix BD ring alignment 2019-10-23 16:43:10 +02:00
enetc_ethdev.c net/enetc: enable dpaax library 2019-10-23 16:43:10 +02:00
enetc_logs.h net/enetc: print MAC address logs at notice level 2019-10-23 16:43:10 +02:00
enetc_rxtx.c net/enetc: fix crash at high speed traffic 2019-04-19 14:51:54 +02:00
enetc.h net/enetc: enable CRC offload 2019-04-19 14:51:54 +02:00
Makefile net/enetc: enable dpaax library 2019-10-23 16:43:10 +02:00
meson.build net/enetc: enable dpaax library 2019-10-23 16:43:10 +02:00
rte_pmd_enetc_version.map net/enetc: add PMD with basic operations 2018-10-11 18:53:49 +02:00