numam-dpdk/drivers/net/nfb
Martin Spinler dc7920c76c net/nfb: check array size before access
The driver wrongly assumed the presence of at least one rxmac in every
firmware and accessed to non-existing unit

Signed-off-by: Martin Spinler <spinler@cesnet.cz>
Acked-by: Jakub Neruda <neruda@netcope.com>
2020-04-21 13:57:06 +02:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/nfb: fix dependency check 2019-10-08 12:14:31 +02:00
nfb_ethdev.c ethdev: change device info get callback to return int 2019-10-07 14:45:35 +02:00
nfb_rx.c net/nfb: support timestamp 2019-07-23 14:31:34 +02:00
nfb_rx.h net/nfb: support timestamp 2019-07-23 14:31:34 +02:00
nfb_rxmode.c net/nfb: check array size before access 2020-04-21 13:57:06 +02:00
nfb_rxmode.h ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
nfb_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfb_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfb_tx.c net/nfb: add new netcope driver 2019-04-12 17:01:13 +02:00
nfb_tx.h ethdev: move queue state defines to private file 2019-11-08 23:15:04 +01:00
nfb.h net/nfb: support timestamp 2019-07-23 14:31:34 +02:00
rte_pmd_nfb_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00