[dpdk-dev] [PATCH v3 0/3] vhost: virtio-net.c cleanups and fixes

2016-03-11 Thread Thomas Monjalon
> Yuanhan Liu (3): > vhost: get rid of linked list dev > vhost: simplify numa_realloc > vhost: fix vq realloc at numa_realloc Applied, thanks

[dpdk-dev] [PATCH v3 0/3] vhost: virtio-net.c cleanups and fixes

2016-03-10 Thread Yuanhan Liu
This short series includes two cleanup patch, and one bug fix patch. v3: - code rebase --- Yuanhan Liu (3): vhost: get rid of linked list dev vhost: simplify numa_realloc vhost: fix vq realloc at numa_realloc lib/librte_vhost/virtio-net.c | 276 +-