vhost: hide in-flight async structure
[dpdk.git] / lib / vhost / vhost.h
2021-10-29 Maxime Coquelinvhost: hide in-flight async structure
2021-10-29 Maxime Coquelinvhost: move async data in dedicated structure
2021-10-29 Xuan Dingvhost: remove async DMA map status
2021-10-21 Xuan Dingvhost: enable IOMMU for async vhost
2021-09-14 Jiayu Huvhost: remove copy threshold for async path
2021-07-21 Jiayu Huvhost: rework async configuration structure
2021-06-30 Maxime Coquelinvhost: allocate all data on same node as virtqueue
2021-05-04 David Marchandvhost: fix offload flags in Rx path
2021-05-04 Cheng Jiangvhost: support packed ring in async datapath
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names