[dpdk-dev] [PATCH 1/2] net/virtio: setup Tx region for packed ring

Maxime Coquelin maxime.coquelin at redhat.com
Wed Sep 30 17:19:25 CEST 2020


Hi Marvin,

Thanks for taking care of this!

I think we need to add Fixes tag
On 9/28/20 10:20 AM, Marvin Liu wrote:
> Add packed indirect descriptors format into virtio Tx region. When
> initializing vring, packed indirect descriptors will be initialized if
> ring type is packed.
> 
> Signed-off-by: Marvin Liu <yong.liu at intel.com>
> 

I will add below fixline:

Fixes: bc80357cd677 ("net/virtio: drop unused field in Tx region structure")
Cc: stable at dpdk.org

And change title to:

net/virtio: fix packed ring indirect descriptor setup

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

Thanks,
Maxime



More information about the dev mailing list