vhost: hide in-flight async structure
[dpdk.git] / lib / vhost / rte_vhost_async.h
2021-10-29 Maxime Coquelinvhost: hide in-flight async structure
2021-09-14 Jiayu Huvhost: remove copy threshold for async path
2021-07-23 Cheng Jiangvhost: add unsafe async API to clear packets
2021-07-23 Cheng Jiangvhost: fix async callbacks return type
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-05-04 Cheng Jiangvhost: support packed ring in async datapath
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names