numam-dpdk/drivers/net/bnxt
Kalesh AP 99ad2abc02 net/bnxt: fix speed setting on certain adapters
On BCM957508-N2100 adapters, FW will not allow any user other
than BMC to shutdown the port. As a result, bnxt_get_hwrm_link_config()
always returns link up.

Because of this, driver will not update the new port configurations
such as speed, autoneg during a port start.

Fixed the condition to invoke bnxt_set_hwrm_link_config() in
bnxt_init_chip().

Fixes: 7bc8e9a227 ("net/bnxt: support async link notification")
Cc: stable@dpdk.org

Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-09-18 18:55:07 +02:00
..
hcapi build: remove makefiles 2020-09-08 00:09:50 +02:00
tf_core build: remove makefiles 2020-09-08 00:09:50 +02:00
tf_ulp net/bnxt: cleanup and check ULP context allocation 2020-09-18 18:55:07 +02:00
bnxt_cpr.c net/bnxt: fix VF representor port add 2020-09-18 18:55:07 +02:00
bnxt_cpr.h net/bnxt: fix performance for Arm 2020-05-28 17:57:07 +02:00
bnxt_ethdev.c net/bnxt: fix speed setting on certain adapters 2020-09-18 18:55:07 +02:00
bnxt_filter.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
bnxt_filter.h net/bnxt: add flow stats in extended stats 2020-04-21 13:57:09 +02:00
bnxt_flow.c net/bnxt: remove redundant null check 2020-09-18 18:55:07 +02:00
bnxt_hwrm.c net/bnxt: fix L2 filter allocation 2020-09-18 18:55:07 +02:00
bnxt_hwrm.h net/bnxt: fix VF representor port add 2020-09-18 18:55:07 +02:00
bnxt_irq.c net/bnxt: fix probe in FreeBSD 2020-02-05 09:51:19 +01:00
bnxt_irq.h net/bnxt: change MSI-X vector to queue mapping 2019-10-23 16:43:08 +02:00
bnxt_nvm_defs.h
bnxt_reps.c net/bnxt: fix VF representor port add 2020-09-18 18:55:07 +02:00
bnxt_reps.h net/bnxt: create default flow rules for port reprentor 2020-07-07 23:38:27 +02:00
bnxt_ring.c net/bnxt: fix structure variable initialization 2020-09-18 18:55:07 +02:00
bnxt_ring.h net/bnxt: fix performance for Arm 2020-05-28 17:57:07 +02:00
bnxt_rxq.c net/bnxt: fix using RSS config struct 2020-05-18 20:35:57 +02:00
bnxt_rxq.h net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
bnxt_rxr.c net/bnxt: fix structure variable initialization 2020-09-18 18:55:07 +02:00
bnxt_rxr.h net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
bnxt_rxtx_vec_common.h net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
bnxt_rxtx_vec_neon.c net/bnxt: fix crash in vector mode Tx 2020-09-18 18:55:07 +02:00
bnxt_rxtx_vec_sse.c net/bnxt: fix crash in vector mode Tx 2020-09-18 18:55:07 +02:00
bnxt_stats.c net/bnxt: fix missed unlock 2020-05-28 17:57:07 +02:00
bnxt_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
bnxt_txq.c net/bnxt: limit queue count for NS3/Stingray devices 2019-11-20 17:36:05 +01:00
bnxt_txq.h net/bnxt: fix port default rule create/destroy 2020-07-30 00:41:23 +02:00
bnxt_txr.c net/bnxt: fix structure variable initialization 2020-09-18 18:55:07 +02:00
bnxt_txr.h net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
bnxt_util.c net/bnxt: fix VF probe when MAC address is zero 2019-07-23 14:31:35 +02:00
bnxt_util.h net/bnxt: use macro for bit definitions 2019-10-08 12:14:30 +02:00
bnxt_vnic.c net/bnxt: use macro for PCI log format 2020-04-22 13:41:24 +02:00
bnxt_vnic.h net/bnxt: fix initialization 2019-11-08 23:15:04 +01:00
bnxt.h net/bnxt: fix speed setting on certain adapters 2020-09-18 18:55:07 +02:00
hsi_struct_def_dpdk.h net/bnxt: fix FW rule deletion on representor create 2020-07-30 00:41:23 +02:00
meson.build net/bnxt: remove EEM system memory support 2020-07-30 00:41:24 +02:00
rte_pmd_bnxt_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_pmd_bnxt.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
rte_pmd_bnxt.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00