On 9/28/20 10:20 AM, Marvin Liu wrote:
> Like split ring, packed ring will utilize indirect ring elements when
> queuing mbufs need multiple descriptors. Thus each packet will take only
> one slot when having multiple segments.
>
> Signed-off-by: Marvin Liu <[email protected]>
>
In this patch also I would add Fixes tag and Cc stable:
Fixes: 892dc798fa9c ("net/virtio: implement Tx path for packed queues")
Cc: [email protected]
And would change the title to
net/virtio: fix indirect descriptor handling in packed datapaths
Reviewed-by: Maxime Coquelin <[email protected]>
Thanks,
Maxime