numam-dpdk/app
Joyce Kong eac341d387 app/testpmd: remove atomic operations for port status
The port_status changes do not need to be handled
atomically, as they are modified during initialization
or through the testpmd prompt instead of multiple
threads.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
2021-11-17 11:07:06 +01:00
..
dumpcap build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
pdump devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
proc-info devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test test/timer: use compiler atomic builtins for sync 2021-11-17 11:07:06 +01:00
test-acl devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-bbdev app/bbdev: use compiler atomics for shared data sync 2021-11-17 11:07:06 +01:00
test-cmdline devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-compress-perf app/compress: use compiler atomic builtins for display sync 2021-11-17 11:07:06 +01:00
test-crypto-perf app/crypto: use compiler atomic builtins for display sync 2021-11-17 11:07:06 +01:00
test-eventdev app/eventdev: use compiler atomics for shared data sync 2021-11-17 11:07:06 +01:00
test-fib fib: add RIB extension size parameter 2021-11-04 12:38:03 +01:00
test-flow-perf app/flow-perf: fix parsing of invalid option 2021-11-17 10:47:55 +01:00
test-gpudev app/gpudev: improve output 2021-11-16 21:04:33 +01:00
test-pipeline devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-pmd app/testpmd: remove atomic operations for port status 2021-11-17 11:07:06 +01:00
test-regex devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test-sad devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
meson.build gpudev: introduce GPU device class library 2021-11-08 17:20:52 +01:00