numam-dpdk/drivers/net/bnxt
Somnath Kotur 49b8d40b1f net/bnxt: avoid hard coded values when reading counters
Instead of using hardcoded values for the byte/pkt value shifts/masks
to read from the HW counters, use the shift/mask values from the device
template params

Reviewed-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-07-11 06:18:53 +02:00
..
hcapi net/bnxt: add global config set and get functions 2020-07-07 23:38:27 +02:00
tf_core net/bnxt: cleanup and refactor session management 2020-07-11 06:18:53 +02:00
tf_ulp net/bnxt: avoid hard coded values when reading counters 2020-07-11 06:18:53 +02:00
bnxt_cpr.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
bnxt_cpr.h net/bnxt: fix performance for Arm 2020-05-28 17:57:07 +02:00
bnxt_ethdev.c net/bnxt: enable filter ctrl ops for port representor 2020-07-11 06:18:53 +02:00
bnxt_filter.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
bnxt_filter.h
bnxt_flow.c net/bnxt: disable vector Rx for mark action 2020-07-11 06:18:52 +02:00
bnxt_hwrm.c net/bnxt: enable port MAC qcfg command for trusted VF 2020-07-07 23:38:27 +02:00
bnxt_hwrm.h net/bnxt: support EEM system memory 2020-07-07 23:38:27 +02:00
bnxt_irq.c
bnxt_irq.h
bnxt_nvm_defs.h
bnxt_reps.c net/bnxt: enable filter ctrl ops for port representor 2020-07-11 06:18:53 +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: support NEON 2020-07-11 06:18:52 +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: support NEON 2020-07-11 06:18:52 +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: support NEON 2020-07-11 06:18:52 +02:00
bnxt_rxtx_vec_sse.c net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
bnxt_stats.c net/bnxt: fix missed unlock 2020-05-28 17:57:07 +02:00
bnxt_stats.h
bnxt_txq.c
bnxt_txq.h net/bnxt: create default flow rules for port reprentor 2020-07-07 23:38:27 +02:00
bnxt_txr.c net/bnxt: fill cfa action in Tx descriptor 2020-07-07 23:38:27 +02:00
bnxt_txr.h net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
bnxt_util.c
bnxt_util.h
bnxt_vnic.c
bnxt_vnic.h
bnxt.h net/bnxt: enable filter ctrl ops for port representor 2020-07-11 06:18:53 +02:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM structures 2020-07-11 06:18:53 +02:00
Makefile net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
meson.build net/bnxt: support NEON 2020-07-11 06:18:52 +02:00
rte_pmd_bnxt_version.map
rte_pmd_bnxt.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
rte_pmd_bnxt.h