Hi, > -----Original Message----- > From: Gavin Li <[email protected]> > Sent: Tuesday, January 30, 2024 8:49 AM > To: Dariusz Sosnowski <[email protected]>; Slava Ovsiienko > <[email protected]>; Ori Kam <[email protected]>; Suanming Mou > <[email protected]>; Matan Azrad <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]>; Jiawei(Jonny) > Wang <[email protected]> > Subject: [PATCH V1] net/mlx5: store IPv6 TC detection result in physical > device > > Previously, discovering of IPv6 traffic class would happen on each device not > sharing context with others. However, It's not necessary to repeat it on > devices of the same physical device. A flow will be created and destroyed in > the detection, which may trigger cache allocation and take more memory in > scale cases. > > To solve the problem, store the discovering of IPv6 traffic class result in > physical device, and do it only once per physical device. > > Fixes: 569b8340a012 ("net/mlx5: discover IPv6 traffic class support in RDMA > core") > Signed-off-by: Gavin Li <[email protected]> > Acked-by: Suanming Mou <[email protected]> Patch applied to next-net-mlx
Kindest regards Raslan Darawsheh

