[dpdk-dev] [PATCH v2 2/8] net/virtio: add VIRTIO_F_IN_ORDER definition

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jun 26 09:58:21 CEST 2018



On 06/25/2018 05:17 PM, Marvin Liu wrote:
> If VIRTIO_F_IN_ORDER has been negotiated, driver will use descriptors in
> ring order: starting from offset 0 in the table, and wrapping around at
> the end of the table. Also introduce use_inorder_[rt]x flag for
> selection of IN_ORDER [RT]x handlers.

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list