numam-dpdk/app
Timothy Redaelli 20c1854f07 app/pipeline: fix build with gcc 10
GCC 10 defaults to -fno-common, this means a linker error will now be
reported if the same global variable is defined in more than one
compilation unit.

Fixes: 48f31ca50c ("app/pipeline: packet framework benchmark")
Cc: stable@dpdk.org

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2020-03-04 10:19:02 +01:00
..
pdump app/pdump: fix build with clang 2020-02-06 09:20:56 +01:00
proc-info app/procinfo: use strlcpy for copying string 2019-10-27 11:33:24 +01:00
test test: fix build with gcc 10 2020-03-04 10:11:07 +01:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev app/bbdev: enable fpga_lte_fec support in shared builds 2019-10-09 11:50:12 +02:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
test-crypto-perf app/crypto-perf: use common macros for min/max 2020-02-20 11:16:46 +01:00
test-eventdev app/eventdev: fix pipeline test with meson build 2020-02-15 08:50:35 +01:00
test-fib app/test-fib: add test application for FIB 2020-02-16 19:31:09 +01:00
test-pipeline app/pipeline: fix build with gcc 10 2020-03-04 10:19:02 +01:00
test-pmd app/testpmd: fix return of port list parser 2020-02-21 11:41:21 +01:00
test-sad app/test-sad: add sanity checks 2019-11-08 13:51:16 +01:00
Makefile app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00
meson.build app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00