numam-dpdk/drivers/net
Allain Legacy 8e680655e2 net/avp: add public header files
Adds public/exported header files for the AVP PMD.  The AVP device is a
shared memory based device.  The structures and constants that define the
method of operation of the device must be visible by both the PMD and the
host DPDK application.  They must not change without proper version
controls and updates to both the hypervisor DPDK application and the PMD.

The hypervisor DPDK application is a Wind River Systems proprietary
virtual switch.

Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
Signed-off-by: Matt Peters <matt.peters@windriver.com>
Acked-by: Vincent Jardin <vincent.jardin@6wind.com>
2017-04-04 19:02:18 +02:00
..
af_packet mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
avp net/avp: add public header files 2017-04-04 19:02:18 +02:00
bnx2x net/bnx2x: fix transmit queue free threshold 2017-04-04 15:52:50 +02:00
bnxt mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
bonding net/bonding: reduce slave starvation on Rx poll 2017-04-04 18:59:45 +02:00
cxgbe mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
e1000 net/e1000: advertise offload capabilities for the EM PMD 2017-04-04 18:59:39 +02:00
ena net/ena: fix return of hash control flushing 2017-04-04 18:59:40 +02:00
enic mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
fm10k net/fm10k/base: add base driver information 2017-04-04 15:52:52 +02:00
i40e net/i40e: set TC strict priority mode 2017-04-04 18:59:50 +02:00
ixgbe net/ixgbe: fix TC bandwidth setting 2017-04-04 18:59:47 +02:00
kni net/kni: add KNI PMD 2017-04-04 15:52:50 +02:00
liquidio net/liquidio: add API to add and remove VLAN port 2017-04-04 18:59:50 +02:00
mlx4 net/mlx4: fix returned values upon failed probing 2017-04-04 18:59:51 +02:00
mlx5 net/mlx5: fix returned values upon failed probing 2017-04-04 18:59:51 +02:00
nfp net/nfp: fix Rx interrupt 2017-04-04 18:59:45 +02:00
null mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
pcap net/pcap: fix using mbuf after freeing it 2017-04-04 18:59:39 +02:00
qede net/qede/base: fix to use NULL pointer 2017-04-04 18:59:45 +02:00
ring ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
sfc net/sfc: implement simple EF10 native Tx datapath 2017-04-04 18:59:43 +02:00
szedata2 mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
tap net/tap: add link status notification 2017-04-04 18:59:47 +02:00
thunderx net/thunderx: sync mailbox definitions with Linux PF driver 2017-04-04 18:59:46 +02:00
vhost mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
virtio mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
vmxnet3 net/vmxnet3: fix queue size changes 2017-04-04 18:59:41 +02:00
xenvirt mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
Makefile net/avp: add base files 2017-04-04 19:02:07 +02:00