numam-dpdk/drivers
Huisong Li d69b9dd854 net/hns3: support wait in link update
There are two APIs in ethdev layer to get link status of device, namely,
"rte_eth_link_get" and "rte_eth_link_get_nowait". When the device link
is unstable or auto-negotiation is in progress, the first API supports
the function of waiting for the NIC to link up, and the maximum waiting
time is 9 seconds based on DPDK Documentation. For the hns3 PMD driver,
the link can be established within 2 seconds.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2021-04-08 16:12:42 +02:00
..
baseband config: remove compatibility build defines 2021-01-20 01:43:25 +01:00
bus vfio: reformat logs 2021-04-09 15:38:26 +02:00
common common/mlx5: rename definition of PCI driver name 2021-04-07 09:43:34 +02:00
compress compress/mlx5: support timestamp format 2021-03-16 10:05:39 +01:00
crypto drivers: align log names 2021-04-08 18:32:31 +02:00
event event/dlb: fix header includes for musl 2021-03-23 08:41:05 +01:00
mempool mempool/cnxk: add cn10k batch dequeue 2021-04-09 08:32:24 +02:00
net net/hns3: support wait in link update 2021-04-08 16:12:42 +02:00
raw raw/ifpga/base: check null pointer 2021-04-01 13:52:35 +02:00
regex common/mlx5: align log prefix across drivers 2021-04-07 09:43:32 +02:00
vdpa drivers: align log names 2021-04-08 18:32:31 +02:00
meson.build common/cnxk: add build infrastructre and HW definition 2021-04-09 08:32:24 +02:00