Huisong Li 09e0de1f41 net/hns3: report speed capability for PF
The speed capability of the device can be reported to the upper-layer app
in rte_eth_dev_info_get API. In this API, the speed capability is derived
from the 'supported_speed', which is the speed capability actually
supported by the NIC. The value of the 'supported_speed' is obtained
once in the probe stage and may be updated in the scheduled task to deal
with the change of the transmission interface.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2021-04-15 02:55:04 +02:00
..
2019-04-05 17:45:22 +02:00
2021-02-03 10:42:11 +01:00
2021-02-03 10:42:11 +01:00
2020-07-21 13:54:54 +02:00
2021-02-04 15:38:32 +01:00
2021-04-06 19:00:36 +02:00
2018-10-11 18:53:48 +02:00
2018-03-30 14:08:44 +02:00
2018-04-27 15:54:56 +01:00