Hi all, Here is a new LTS release: https://fast.dpdk.org/rel/dpdk-17.11.9.tar.xz
The git tree is at: https://dpdk.org/browse/dpdk-stable/?h=17.11 This release fixes an errata in the previous 17.11.8 release that caused a regression with vhost. The fix was tested by Intel via the virtio/vhost regression tests: http://doc.dpdk.org/dts/test_plans/virtio_pvp_regression_test_plan.html http://doc.dpdk.org/dts/test_plans/vhost_dequeue_zero_copy_test_plan.html http://doc.dpdk.org/dts/test_plans/vm2vm_virtio_pmd_test_plan.html Luca Boccassi --- doc/guides/rel_notes/release_17_11.rst | 16 ++++++++++++++++ lib/librte_eal/common/include/rte_version.h | 2 +- lib/librte_vhost/vhost_user.c | 13 ++++++++++--- pkg/dpdk.spec | 2 +- 4 files changed, 28 insertions(+), 5 deletions(-) Luca Boccassi (1): version: 17.11.9 Zhike Wang (1): vhost: fix vring requests validation broken if no FD -- Kind regards, Luca Boccassi