numam-dpdk/drivers/net/softnic
Bruce Richardson adf93ca564 build: increase readability via shortcut variables
Define variables for "is_linux", "is_freebsd" and "is_windows"
to make the code shorter for comparisons and more readable.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-04-17 18:09:52 +02:00
..
conn.c mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
conn.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
firmware.cli net/softnic: add firmware script 2018-07-12 13:55:42 +02:00
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/softnic: add command for tmgr shaper profile 2018-07-25 19:27:34 +02:00
parser.h net/softnic: add command for tmgr shaper profile 2018-07-25 19:27:34 +02:00
rte_eth_softnic_action.c net/softnic: add symmetric crypto action 2018-10-26 14:13:45 +02:00
rte_eth_softnic_cli.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic_cryptodev.c net/softnic: use separate session mempools 2019-01-10 16:57:22 +01:00
rte_eth_softnic_flow.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic_internals.h net/softnic: use separate session mempools 2019-01-10 16:57:22 +01:00
rte_eth_softnic_link.c net/softnic: add link object 2018-07-12 13:49:24 +02:00
rte_eth_softnic_mempool.c net/softnic: add mempool object 2018-07-12 13:49:44 +02:00
rte_eth_softnic_meter.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic_pipeline.c net/softnic: support service cores 2019-01-10 16:04:44 +01:00
rte_eth_softnic_swq.c net/softnic: fix memory illegal access after free 2018-07-23 23:55:26 +02:00
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: fix unchecked return value 2019-04-05 17:45:22 +02:00
rte_eth_softnic_tm.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic.c net/softnic: support service cores 2019-01-10 16:04:44 +01:00
rte_eth_softnic.h net/softnic: support service cores 2019-01-10 16:04:44 +01:00
rte_pmd_softnic_version.map net/softnic: add connection agent 2018-07-12 13:52:37 +02:00