> -----Original Message-----
> From: Xueming(Steven) Li <[email protected]>
> Sent: Saturday, October 16, 2021 11:07
> To: [email protected]
> Cc: Xueming(Steven) Li <[email protected]>; Slava Ovsiienko
> <[email protected]>; Lior Margalit <[email protected]>; Matan
> Azrad <[email protected]>
> Subject: [PATCH v2 2/8] net/mlx5: use netlink when IB port greater than 255
> 
> IB spec doesn't allow 255 ports on a single HCA, port number of 256 was cast
> to u8 value 0 which invalid to ibv_query_port()
> 
> This patch invokes Netlink api to query port state when port number greater
> than 255.
> 
> Signed-off-by: Xueming Li <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to