net: add macro for MAC address print
[dpdk.git] / lib / vhost / vhost_user.c
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-07-28 Maxime Coquelinvhost: fix crash on reconnect
2021-07-23 Jiayu Huvhost: handle memory hotplug for async vhost
2021-07-21 Jiayu Huvhost: fix lock on device readiness notification
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-06-30 Maxime Coquelinvhost: improve NUMA reallocation
2021-06-30 Maxime Coquelinvhost: fix NUMA reallocation with multi-queue
2021-06-30 Maxime Coquelinvhost: fix missing cache logging NUMA realloc
2021-06-30 Maxime Coquelinvhost: fix missing guest pages table NUMA realloc
2021-06-30 Maxime Coquelinvhost: fix missing memory table NUMA realloc
2021-05-18 David Marchandvhost: restore IOTLB mempool allocation
2021-04-28 Jiayu Huvhost: fix redundant vring status change notification
2021-04-28 Jiayu Huvhost: remove unnecessary free
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names