Hi, > -----Original Message----- > From: Slava Ovsiienko <[email protected]> > Sent: Thursday, July 1, 2021 10:32 AM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Matan Azrad > <[email protected]>; Ori Kam <[email protected]>; [email protected] > Subject: [PATCH] common/mlx5: fix Netlink receive message buffer size > > If there are many VFs the Netlink message length sent by kernel > in reply to RTM_GETLINK request can be large. We should query > the size of message being received in advance and allocate > the large enough buffer to handle these large messages. > > Fixes: ccdcba53a3f4 ("net/mlx5: use Netlink to add/remove MAC addresses") > Cc: [email protected] > > Signed-off-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

