dpdk-fm10k/examples/eventdev_pipeline
Harry van Haaren ff0f1040b6 examples/eventdev: fix 32-bit coremask
This commit fixes a bug in 32-bit environments when a core mask greater
than 32-bits is requested. The fix is to convert the bitmask logic to
64 bits, aligning 64 and 32 bit implementations.

Fixes: adb5d548 ("examples/eventdev_pipeline_sw_pmd: add sample app")
Cc: stable@dpdk.org

Reported-by: Jun W Zhou <junx.w.zhou@intel.com>
Suggested-by: Mao Jiang <maox.jiang@intel.com>
Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
2020-06-29 18:37:52 +02:00
..
main.c examples/eventdev: fix 32-bit coremask 2020-06-29 18:37:52 +02:00
Makefile build/pkg-config: improve static linking flags 2020-07-01 19:30:52 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
pipeline_common.h examples/eventdev: fix 32-bit coremask 2020-06-29 18:37:52 +02:00
pipeline_worker_generic.c examples/eventdev: add new Rx RSS hash offload 2019-11-11 16:15:37 +01:00
pipeline_worker_tx.c examples/eventdev: split port init sequence 2019-11-11 16:15:37 +01:00