Thomas Monjalon
714bf46ebb
net/mlx: support firmware version query
...
The API function rte_eth_dev_fw_version_get() is querying drivers
via the operation callback fw_version_get().
The implementation of this operation is added for mlx4 and mlx5.
Both functions are copying the same ibverbs field fw_ver
which is retrieved when calling ibv_query_device[_ex]()
during the port probing.
It is tested with command "drvinfo" of examples/ethtool/.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2019-02-13 12:55:38 +01:00
..
2016-08-03 18:42:17 +02:00
2017-06-12 16:42:32 +01:00
2018-10-18 10:24:39 +02:00
2018-04-27 15:54:56 +01:00
2018-04-27 15:54:56 +01:00
2017-04-04 19:02:19 +02:00
2018-04-14 00:41:44 +02:00
2017-06-12 16:42:32 +01:00
2017-06-12 16:42:32 +01:00
2018-02-08 14:13:18 +01:00
2016-08-03 18:42:17 +02:00
2018-06-14 19:27:50 +02:00
2018-04-14 00:40:21 +02:00
2018-04-27 18:00:56 +01:00
2017-10-06 03:24:17 +02:00
2017-10-06 02:49:50 +02:00
2017-06-12 16:42:32 +01:00
2018-12-21 16:22:40 +01:00
2018-10-11 18:53:49 +02:00
2018-12-13 17:52:54 +00:00
2018-12-21 16:22:41 +01:00
2018-04-27 15:54:56 +01:00
2018-07-03 01:35:58 +02:00
2018-04-27 18:00:53 +01:00
2018-04-27 15:54:56 +01:00
2018-04-27 15:54:56 +01:00
2018-04-27 18:00:53 +01:00
2019-01-24 10:08:31 +01:00
2018-04-27 15:54:55 +01:00
2018-04-27 15:54:56 +01:00
2018-04-27 18:00:53 +01:00
2018-04-27 18:00:53 +01:00
2017-11-12 05:02:42 +01:00
2017-11-12 05:02:42 +01:00
2018-04-27 18:00:53 +01:00
2017-04-04 15:52:50 +02:00
2017-10-12 01:52:50 +01:00
2019-02-13 12:55:38 +01:00
2019-02-13 12:55:38 +01:00
2018-10-11 18:53:48 +02:00
2018-03-30 14:08:44 +02:00
2018-08-28 15:27:39 +02:00
2018-12-13 17:53:50 +00:00
2018-12-13 17:53:50 +00:00
2016-08-03 18:42:17 +02:00
2017-10-12 01:36:58 +01:00
2017-03-15 11:40:57 +01:00
2018-05-25 17:07:40 +02:00
2018-05-25 17:07:40 +02:00
2016-08-03 18:42:17 +02:00
2018-09-14 20:08:41 +02:00
2018-08-05 12:27:21 +02:00
2017-06-12 16:42:32 +01:00
2018-02-13 18:17:30 +01:00
2017-10-06 02:49:48 +02:00
2018-01-21 15:51:52 +01:00
2018-04-27 15:54:56 +01:00
2018-04-27 15:54:56 +01:00
2018-04-27 15:54:56 +01:00
2017-07-06 15:00:57 +02:00