Commit Graph

7 Commits

Author SHA1 Message Date
jfb8856606 8850115bd8 DPDK:upgrade to 18.11.0 LTS. 2018-12-06 22:17:51 +08:00
fengbojiang 9da1cd9648 // CONTAINER(DOCKER): Fixed virtio_user can't run in multi-progress
mode.
2018-11-27 02:05:10 +08:00
fengbojiang 8891572376 Fix crash bug of DPDK's driver when working on multi_process with AWS 2018-11-26 21:48:12 +08:00
jfb8856606 c1a249e1a6 DPDK: upgrade to 17.11.4 LTS. 2018-11-21 08:34:11 +00:00
fengbojiang 141f33b513 fix crash bug of DPDK's driver when working on multi_process with AWS
ena NIC.
2018-07-23 16:39:02 +08:00
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
logwang a9643ea85c init 2017-04-21 18:43:26 +08:00