Hi, > -----Original Message----- > From: Alex Vesker <va...@nvidia.com> > Sent: Thursday, November 3, 2022 2:52 PM > To: Alex Vesker <va...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL) > <tho...@monjalon.net>; Suanming Mou <suanmi...@nvidia.com>; > Matan Azrad <ma...@nvidia.com> > Cc: dev@dpdk.org; Ori Kam <or...@nvidia.com> > Subject: [PATCH] net/mlx5/hws: fix possible negative return on sq create > > The sysconf call can return a negative value (-1) on failure > this will lead to posix_memalign to fail. This is not a realistic > case which was found by the static checkers. > > Fixes: 3eb7488 ("net/mlx5/hws: add send layer") missing empty line between fixes and signed-off-by will handle during integration.
> Signed-off-by: Alex Vesker <va...@nvidia.com> > Reviewed-by: Erez Shitrit <ere...@nvidia.com> Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh