numam-dpdk/drivers/net/octeontx2
Jerin Jacob d622cad892 bus/pci: change IOVA as VA flag name
In order to align name with other PCI driver flag such as
RTE_PCI_DRV_NEED_MAPPING and to reflect its purpose, change
RTE_PCI_DRV_IOVA_AS_VA flag name as RTE_PCI_DRV_NEED_IOVA_AS_VA.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2019-07-22 17:46:32 +02:00
..
Makefile net: deinline non-critical ethernet functions 2019-07-08 21:26:52 +02:00
meson.build net/octeontx2: support Tx 2019-07-05 01:52:02 +02:00
otx2_ethdev_debug.c net/octeontx2: support register dump 2019-07-05 01:52:01 +02:00
otx2_ethdev_devargs.c net/octeontx2: add devargs parsing functions 2019-07-05 01:52:01 +02:00
otx2_ethdev_irq.c net/octeontx2: support Rx interrupts 2019-07-05 01:52:02 +02:00
otx2_ethdev_ops.c net/octeontx2: add MTU set operation 2019-07-05 01:52:02 +02:00
otx2_ethdev.c bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
otx2_ethdev.h net/octeontx2: add link status operations 2019-07-05 01:52:02 +02:00
otx2_flow_ctrl.c common/octeontx2: support CNF95xx SoC 2019-07-14 15:39:49 +02:00
otx2_flow_parse.c net/octeontx2: add device start operation 2019-07-05 01:52:02 +02:00
otx2_flow_utils.c net/octeontx2: add flow MCAM utility functions 2019-07-05 01:52:02 +02:00
otx2_flow.c net/octeontx2: add device start operation 2019-07-05 01:52:02 +02:00
otx2_flow.h net/octeontx2: add flow MCAM utility functions 2019-07-05 01:52:02 +02:00
otx2_link.c net/octeontx2: add link status operations 2019-07-05 01:52:02 +02:00
otx2_lookup.c net/octeontx2: support packet type 2019-07-05 01:52:01 +02:00
otx2_mac.c net/octeontx2: add unicast MAC filter 2019-07-05 01:52:01 +02:00
otx2_ptp.c net/octeontx2: add device start operation 2019-07-05 01:52:02 +02:00
otx2_rss.c net/octeontx2: support RSS 2019-07-05 01:52:01 +02:00
otx2_rx.c net/octeontx2: add Rx vector version 2019-07-05 01:52:02 +02:00
otx2_rx.h net/octeontx2: add Rx multi segment version 2019-07-05 01:52:02 +02:00
otx2_stats.c net/octeontx2: add extended stats operations 2019-07-05 01:52:01 +02:00
otx2_tm.c common/octeontx2: support CNF95xx SoC 2019-07-14 15:39:49 +02:00
otx2_tm.h net/octeontx2: enable Tx through traffic manager 2019-07-05 01:52:01 +02:00
otx2_tx.c net/octeontx2: add Tx vector version 2019-07-05 01:52:02 +02:00
otx2_tx.h net/octeontx2: add Tx multi segment version 2019-07-05 01:52:02 +02:00
otx2_vlan.c net/octeontx2: add device start operation 2019-07-05 01:52:02 +02:00
rte_pmd_octeontx2_version.map net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00