Hi, > -----Original Message----- > From: Viacheslav Ovsiienko <[email protected]> > Sent: Friday, December 11, 2020 1:45 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Matan Azrad > <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5: fix buffer split offload advertising > > The buffer split Rx offload is not compatible with Multi-Packet > Receiving Queue (MPRQ) Rx offload, hence, the buffer split > offload flag RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT and other related > values should be advertised only if there is no MPRQ engaged. > > Fixes: 6c8f7f1c1877 ("net/mlx5: report Rx buffer split capabilities") > Cc: [email protected] > > Signed-off-by: Viacheslav Ovsiienko <[email protected]> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

