[dpdk-dev] [PATCH v2 2/3] net/virtio: add non-mergeable support to in-order path

Tiwei Bie tiwei.bie at intel.com
Wed Dec 19 12:27:32 CET 2018


On Tue, Dec 11, 2018 at 02:48:03PM +0100, Maxime Coquelin wrote:
> This patch adds support for in-order path when meargeable buffers
> feature hasn't been negotiated.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---
>  drivers/net/virtio/virtio_ethdev.c | 11 +++--------
>  drivers/net/virtio/virtio_ethdev.h |  2 +-
>  drivers/net/virtio/virtio_rxtx.c   | 10 +++++++---
>  3 files changed, 11 insertions(+), 12 deletions(-)

Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>


More information about the dev mailing list