numam-dpdk/drivers
Ajit Khaparde 6dc875ab5f net/bnxt: check access denied for HWRM commands
Firmware can restrict access to certain resources in the hardware
depending on various factors. In such cases when the PMD tries to
configure these resources the firmware will return
HWRM_ERR_CODE_RESOURCE_ACCESS_DENIED error. Parse this and return
the standard EACCES error to the applications.

Fixes: 804e746c7b ("net/bnxt: add hardware resource manager init code")
Cc: stable@dpdk.org

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2018-08-02 12:12:47 +02:00
..
baseband baseband/turbo_sw: update for FlexRAN 1.6.0 2018-07-25 08:22:14 +02:00
bus vfio: revert retry logic for MSI-X BAR mapping 2018-08-01 17:51:04 +02:00
common common/qat: add scatter-gather header 2018-07-25 08:19:54 +02:00
compress compress/octeontx: support burst enqueue/dequeue 2018-07-25 13:36:26 +02:00
crypto crypto/openssl: add DH and DSA asym operations 2018-07-25 08:22:14 +02:00
event event/octeontx: remove unnecessary port start and stop 2018-07-25 14:29:17 +02:00
mempool mempool/octeontx: fix pool to aura mapping 2018-07-12 21:58:36 +02:00
net net/bnxt: check access denied for HWRM commands 2018-08-02 12:12:47 +02:00
raw raw/skeleton: implement queue count API 2018-08-01 18:25:30 +02:00
Makefile crypto/qat: move common qat files to common dir 2018-07-11 00:55:30 +02:00
meson.build build: remove duplicate checks for cflags 2018-07-26 10:09:20 +02:00