commit | c268ca6087f553bfc0e16ffec412b983ffe32fd4 | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Tue Feb 25 18:04:40 2020 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Mar 09 16:58:31 2020 -0700 |
tree | 3fc0dd6e3fa5df020a01be0197d9978f09a7d39e | |
parent | a70ed9d8ecf395ca7d15c2d13782cc0055398ed5 [diff] |
net/mlx5: Expose port speed when possible When port speed can't be reported based on ext_eth_proto_capability or eth_proto_capability instead of reporting speed as unknown check if the port's speed can be inferred based on the data_rate_oper field. Signed-off-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>