f-stack/dpdk/drivers/net/virtio
logwang 76c59264b6 DPDK: upgrade to 17.11.2 LTS.
Changes:
1. This version is downloaded from
https://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz.
2. Adapt the new interface `rte_ring_dequeue_burst`.
3. Change the type of `port_id` from uint8_t to uint16_t.
4. Just link libdpdk.a instead of the other libaries.
5. Install libnuma-dev first.
6. Update the documents.
2018-05-15 17:49:22 +08:00
..
virtio_user DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
Makefile DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_virtio_version.map init 2017-04-21 18:43:26 +08:00
virtio_ethdev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_ethdev.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_logs.h init 2017-04-21 18:43:26 +08:00
virtio_pci.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_pci.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_ring.h init 2017-04-21 18:43:26 +08:00
virtio_rxtx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_rxtx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_rxtx_simple.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_rxtx_simple.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_rxtx_simple_neon.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_rxtx_simple_sse.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtio_user_ethdev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtqueue.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
virtqueue.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00