Hi, > -----Original Message----- > From: Lior Margalit > Sent: Thursday, December 23, 2021 10:16 AM > To: Slava Ovsiienko > Cc: Lior Margalit ; dev@dpdk.org; Alexander Kozyrev > ; stable@dpdk.org > Subject: [PATCH v1] net/mlx5: fix assertion on the flags set in pkt mbuf > > Fixed the assertion on the flags set in pkt->ol_flags for vectorized MPRQ. > With vectorized MPRQ the CQs are processed before copying the MPRQ bufs > so the valid assertion is that the expected flag is set and not that the pkt- > >ol_flags equlas this flag alone. > > Fixes: 0f20acbf5eda ("net/mlx5: implement vectorized MPRQ burst") > Cc: akozyrev@nvidia.com > Cc: stable@dpdk.org > > Signed-off-by: Lior Margalit > Acked-by: Slava Ovsiienko Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh