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
..
2018-04-27 15:54:56 +01:00
2018-04-27 15:54:56 +01:00
2018-04-14 00:41:44 +02:00
2018-02-08 14:13:18 +01:00
2018-06-14 19:27:50 +02:00
2018-04-14 00:40:21 +02:00
2017-10-06 03:24:17 +02:00
2017-10-06 02:49:50 +02:00
2018-10-11 18:53:49 +02:00
2018-12-13 17:52:54 +00:00
2018-04-27 15:54:56 +01:00
2018-04-27 15:54:56 +01:00
2019-01-24 10:08:31 +01:00
2018-04-27 15:54:56 +01:00
2017-11-12 05:02:42 +01:00
2017-04-04 15:52:50 +02:00
2018-10-11 18:53:48 +02:00
2018-03-30 14:08:44 +02:00
2018-12-13 17:53:50 +00:00
2018-12-13 17:53:50 +00:00
2018-05-25 17:07:40 +02:00
2018-08-05 12:27:21 +02: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