On Thu, Jun 16, 2022 at 10:20 AM Maxime Coquelin <maxime.coque...@redhat.com> wrote: > > This patchs renames the local variables free_entries to > avail_entries in the dequeue path. > > Indeed, this variable represents the number of new packets > available in the Virtio transmit queue, so these entries > are actually used, not free. > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> Reviewed-by: David Marchand <david.march...@redhat.com>
-- David Marchand