[dpdk-dev] [PATCH v3 02/11] net/virtio: add in-order feature bit definition

Maxime Coquelin maxime.coquelin at redhat.com
Thu Jun 28 16:33:44 CEST 2018



On 06/28/2018 11:52 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.
> 
> Signed-off-by: Marvin Liu <yong.liu at intel.com>
> 

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

Thanks,
Maxime


More information about the dev mailing list