numam-dpdk/drivers/net/sfc
Ivan Malov 380f355228 net/sfc: use more robust string comparison
When it comes to comparing HW switch ID strings,
use strncmp to avoid reading past the buffer.

Fixes: e86b48aa46 ("net/sfc: add HW switch ID helpers")

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2020-11-13 19:43:25 +01:00
..
meson.build net/sfc: support aarch64 architecture 2020-11-03 23:35:06 +01:00
sfc_debug.h
sfc_dp_rx.h net/sfc: forward function control window offset to datapath 2020-10-16 19:48:18 +02:00
sfc_dp_tx.h net/sfc: support TSO for EF100 native datapath 2020-10-16 19:48:18 +02:00
sfc_dp.c
sfc_dp.h net/sfc: support datapath logs which may be compiled out 2020-10-16 19:48:18 +02:00
sfc_ef10_essb_rx.c mbuf: clean up comments and prefix 2020-11-05 17:53:15 +01:00
sfc_ef10_rx_ev.h net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_ef10_rx.c mbuf: clean up comments and prefix 2020-11-05 17:53:15 +01:00
sfc_ef10_tx.c net/sfc: use compat for 128-bit unsigned integer 2020-11-03 23:35:06 +01:00
sfc_ef10.h net/sfc: support aarch64 architecture 2020-11-03 23:35:06 +01:00
sfc_ef100_rx.c mbuf: clean up comments and prefix 2020-11-05 17:53:15 +01:00
sfc_ef100_tx.c net/sfc: support Tx VLAN insertion offload for EF100 2020-10-16 19:48:18 +02:00
sfc_ef100.h net/sfc: support Rx interrupts for EF100 2020-10-16 19:48:18 +02:00
sfc_ethdev.c ethdev: remove legacy FDIR filter type support 2020-11-03 23:35:05 +01:00
sfc_ev.c net/sfc: implement libefx Tx descs complete event callbacks 2020-10-16 19:48:18 +02:00
sfc_ev.h
sfc_filter.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_filter.h
sfc_flow.c net/sfc: support encap flow items in transfer rules 2020-11-03 23:24:25 +01:00
sfc_flow.h net/sfc: support encap flow items in transfer rules 2020-11-03 23:24:25 +01:00
sfc_intr.c
sfc_kvargs.c
sfc_kvargs.h net/sfc: implement EF100 native Tx 2020-10-16 19:48:18 +02:00
sfc_log.h net/sfc: use own logging helper macros 2020-09-30 19:19:08 +02:00
sfc_mae.c net/sfc: support encap flow items in transfer rules 2020-11-03 23:24:25 +01:00
sfc_mae.h net/sfc: support encap flow items in transfer rules 2020-11-03 23:24:25 +01:00
sfc_mcdi.c net/sfc: move MCDI helpers to common driver 2020-09-30 19:19:08 +02:00
sfc_port.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_rx.c mbuf: clean up comments and prefix 2020-11-05 17:53:15 +01:00
sfc_rx.h net/sfc: check for maximum number of Rx scatter buffers 2020-10-16 19:48:17 +02:00
sfc_sriov.c net/sfc: create virtual switch to enable VFs 2020-09-30 19:19:15 +02:00
sfc_sriov.h net/sfc: create virtual switch to enable VFs 2020-09-30 19:19:15 +02:00
sfc_switch.c net/sfc: support flow action port ID in transfer rules 2020-11-03 23:24:25 +01:00
sfc_switch.h net/sfc: support flow action port ID in transfer rules 2020-11-03 23:24:25 +01:00
sfc_tso.c
sfc_tso.h
sfc_tweak.h
sfc_tx.c net/sfc: support tunnel TSO for EF100 native Tx 2020-10-16 19:48:18 +02:00
sfc_tx.h
sfc.c net/sfc: use more robust string comparison 2020-11-13 19:43:25 +01:00
sfc.h net/sfc: add HW switch ID helpers 2020-11-03 23:24:25 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00