numam-dpdk/drivers/net/virtio
Bernard Iremonger d6af1a13d7 ethdev: add return values to callback process API
Change the rte_eth_dev_callback_process function to return int,
and add a void *ret_param parameter.
The new parameter is used by ixgbe and i40e instead of abusing
the user data of the callback.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
2017-07-01 17:19:55 +02:00
..
virtio_user net/virtio-user: fix link status 2017-04-19 10:49:06 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_pmd_virtio_version.map
virtio_ethdev.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
virtio_ethdev.h eal: clean up interrupt handle 2017-04-06 21:15:55 +02:00
virtio_logs.h
virtio_pci.c pci: remove eal prefix 2017-05-05 14:38:17 +02:00
virtio_pci.h net/virtio: fix LSC setting 2017-04-28 07:01:17 +02:00
virtio_ring.h
virtio_rxtx_simple_neon.c net/virtio: support to turn on/off traffic flow 2017-04-19 10:49:06 +02:00
virtio_rxtx_simple_sse.c net/virtio: support to turn on/off traffic flow 2017-04-19 10:49:06 +02:00
virtio_rxtx_simple.c net/virtio: support to turn on/off traffic flow 2017-04-19 10:49:06 +02:00
virtio_rxtx_simple.h mbuf: make segment prefree function public 2017-04-05 11:30:29 +02:00
virtio_rxtx.c net/virtio: support to turn on/off traffic flow 2017-04-19 10:49:06 +02:00
virtio_rxtx.h
virtio_user_ethdev.c pci: remove eal prefix 2017-05-05 14:38:17 +02:00
virtqueue.c
virtqueue.h net/virtio-user: fix address on 32-bit system 2017-04-19 10:49:06 +02:00