On 8/13/19 4:07 AM, Tiwei Bie wrote: > Tiwei Bie (6): > net/virtio: remove remaining simple Tx related stuff > doc: fix typo in virtio in-order Rx function name > doc: update the description for in-order Rx path > doc: document the devargs for virtio-user > doc: document packed virtqueue for virtio > doc: fix format for virtio guide > > doc/guides/nics/virtio.rst | 118 ++++++++++++++++++++--------- > drivers/net/virtio/virtio_ethdev.h | 3 - > 2 files changed, 84 insertions(+), 37 deletions(-) > Series applied to dpdk-next-virtio. Thanks for taking care of the doc! Maxime