On Wed, Jan 15, 2025 at 1:59 PM Maxime Coquelin
<maxime.coque...@redhat.com> wrote:
>
> This patch fixes the rte_vhost_dequeue_burst return value
> when the virtqueue is not ready. Without it, a discrepancy
> between the packet array and its size is faced by the caller
> of this API when the virtqueue is not ready.
>
> Fixes: 9fc93a1e2320 ("vhost: fix virtqueue access check in datapath")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com>

Good catch!
I am surprised no one caught the issue earlier.

Reviewed-by: David Marchand <david.march...@redhat.com>


-- 
David Marchand

Reply via email to