zephyr/samples/arch/smp/pktqueue/sample.yaml
Kumar Gala 6aa67666c4 samples: smp: pktqueue: Convert CONFIG_MP_NUM_CPUS handling
Move runtime checks to use arch_num_cpus() and build checks
to use CONFIG_MP_MAX_NUM_CPUS.  This is to allow runtime
determination of the number of CPUs in the future.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-27 13:59:57 -04:00

20 lines
464 B
YAML

sample:
description: Processing multiple queues in
a number of threads
name: SMP Pktqueue
common:
tags: introduction
harness: console
harness_config:
type: multi_line
ordered: yes
regex:
- "RESULT: OK(.*)"
tests:
sample.smp.pktqueue:
tags: introduction
filter: (CONFIG_MP_MAX_NUM_CPUS > 1)
platform_exclude: esp32 esp_wrover_kit esp32_ethernet_kit
heltec_wifi_lora32_v2 odroid_go olimex_esp32_evb