vhost: remove copy threshold for async path
[dpdk.git] / lib / vhost / vhost.c
2021-09-14 Jiayu Huvhost: remove copy threshold for async path
2021-07-21 Jiayu Huvhost: add thread-unsafe async registration
2021-07-21 Jiayu Huvhost: rework async configuration structure
2021-07-21 Jiayu Huvhost: allow to check in-flight packets for async vhost
2021-06-30 Maxime Coquelinvhost: use DPDK allocations for in-flight data
2021-06-30 Maxime Coquelinvhost: allocate all data on same node as virtqueue
2021-05-18 David Marchandvhost: restore IOTLB mempool allocation
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 David Marchandvhost: fix offload flags in Rx path
2021-05-04 Cheng Jiangvhost: support packed ring in async datapath
2021-04-28 Jiayu Huvhost: fix queue initialization
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names