rib: fix max depth IPv6 lookup
[dpdk.git] / lib / vhost /
2021-06-23 Balazs Nemethvhost: allocate and free packets in bulk in Tx split
2021-06-23 Thierry Herbelotvhost/crypto: check request pointer before dereference
2021-05-18 David Marchandvhost: restore IOTLB mempool allocation
2021-05-18 Balazs Nemethvhost: fix stored last used index
2021-05-12 Cheng Jiangvhost: fix sign extension in async packed ring
2021-05-12 Cheng Jiangvhost: fix sign extension in async split ring
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: add batch datapath for async packed ring
2021-05-04 Cheng Jiangvhost: support packed ring in async datapath
2021-05-04 Cheng Jiangvhost: refactor async split ring functions
2021-04-28 Balazs Nemethvhost: allocate and free packets in bulk in Tx packed
2021-04-28 Balazs Nemethvhost: remove remaining packets count
2021-04-28 Balazs Nemethvhost: read last used index once
2021-04-28 Jiayu Huvhost: fix redundant vring status change notification
2021-04-28 Jiayu Huvhost: remove unnecessary free
2021-04-28 Jiayu Huvhost: fix queue initialization
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names