numam-dpdk/drivers/net/softnic
David Marchand 9c6b199354 net/softnic: do not dereference global config struct
Prefer the existing apis rather than direct access the configuration
structure.

Fixes: a958a5c07f ("net/softnic: support service cores")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2019-05-30 00:29:09 +02:00
..
conn.c
conn.h
firmware.cli
Makefile mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
parser.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
parser.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_softnic_action.c
rte_eth_softnic_cli.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic_cryptodev.c
rte_eth_softnic_flow.c net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
rte_eth_softnic_internals.h
rte_eth_softnic_link.c
rte_eth_softnic_mempool.c
rte_eth_softnic_meter.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic_pipeline.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
rte_eth_softnic_swq.c
rte_eth_softnic_tap.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
rte_eth_softnic_thread.c net/softnic: do not dereference global config struct 2019-05-30 00:29:09 +02:00
rte_eth_softnic_tm.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_softnic.h
rte_pmd_softnic_version.map