On 10/8/21 07:49, [email protected] wrote:
From: Zhihong Peng <[email protected]>

This patch fixes the wrong way to obtain virtqueue.
The end of virtqueue cannot be judged based on whether
the array is NULL.

Fixes: 4e8169eb0d2d (net/virtio: fix Rx scatter offload)
Cc: [email protected]

Signed-off-by: Zhihong Peng <[email protected]>
---
  drivers/net/virtio/virtio_ethdev.c | 7 +++++--
  1 file changed, 5 insertions(+), 2 deletions(-)


Applied to dpdk-next-virtio/main.

Thanks,
Maxime

Reply via email to