numam-dpdk/examples/l2fwd-cat
Min Hu (Connor) 59a50c6a9a examples/l2fwd-cat: fix NUMA check of port and core
According to the comments and logging, the author just hope user to use
the core and device which are in the same numa node for optimal
performance. If not, A warning gives out.

This patch fixes the check for a device on the node 0.

Fixes: f6baccbc2b ("examples/l2fwd-cat: add sample application for PQoS CAT and CDP")
Cc: stable@dpdk.org

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-05-12 21:46:05 +02:00
..
cat.c examples/l2fwd-cat: fix build on FreeBSD 2019-04-17 18:10:34 +02:00
cat.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l2fwd-cat.c examples/l2fwd-cat: fix NUMA check of port and core 2021-05-12 21:46:05 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00