From: Mohsin Kazmi Date: Thu, 27 Feb 2020 10:49:21 +0000 (+0100) Subject: virtio: fix the out of order descriptors in tx X-Git-Tag: v20.09-rc0~378 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=7f6d145accc6e63b150ab4efc282f19cbe996b57;hp=7f6d145accc6e63b150ab4efc282f19cbe996b57 virtio: fix the out of order descriptors in tx Type: fix Some vhost-backends give used descriptors back in out-of-order. This patch fixes the native virtio to handle out-of-order descriptors. Change-Id: I57323303349f6a385e412ee22772ab979ae8edbf Signed-off-by: Mohsin Kazmi ---