numam-dpdk/drivers
Somnath Kotur b758e00064 net/bnxt: skip wait for link up on port start
Invoking bnxt_link_update_op() with wait_for_completion set would
result in the driver waiting for 10s in case the port link is down to
complete port initialization (dev_start_op()).
Change it by not waiting for the completion when invoking it in
dev_start_op()

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2022-05-10 07:14:41 +02:00
..
baseband
bus net/dpaa2: update management complex to 10.32 2022-05-10 15:43:08 +02:00
common common/cnxk: support per-port RQ in inline device 2022-05-10 16:27:15 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto crypto/dpaa_sec: move cdb preparation to session create 2022-04-29 11:27:35 +02:00
dma dma/idxd: configure maximum batch size to high value 2022-02-23 16:45:16 +01:00
event event/dlb2: add shift value check in sparse dequeue 2022-03-03 10:25:17 +01:00
gpu gpu/cuda: add more NVIDIA devices 2022-04-14 10:01:11 +02:00
mempool mempool/cnxk: fix batch allocation failure path 2022-02-23 17:33:53 +01:00
net net/bnxt: skip wait for link up on port start 2022-05-10 07:14:41 +02:00
raw raw/ifpga: fix build with optimization 2022-03-16 20:35:04 +01:00
regex remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
vdpa vdpa/mlx5: make statistics counter persistent 2022-05-09 21:39:58 +02:00
meson.build