These patches support to clear in-flight packets for async dequeue
and introduce thread-safe version of this function.
v3:
- Rebase to latest DPDK
v2:
- Rebase to latest DPDK
- Use the thread-safe version in destroy_device()
v1:
- Protect vq access with splitlock
Yuan Wang (2):
vhost: support
This patch supports to clear in-flight packets for aysnc dequeue and
introduces thread-safe version of this function.
note: This patch depends on the following patch
(http://patchwork.dpdk.org/project/dpdk/patch/20210917192703.385510-2-wenwux...@intel.com/)
---
v3:
- Fix uninitialized issue in 2/2
2 matches
Mail list logo