Skip to content

Conversation

@tkatila
Copy link
Contributor

@tkatila tkatila commented Sep 4, 2025

On GNR, I noticed the dpdk-test-crypto-perf failed with this error:

EAL: Detected CPU lcores: 128
EAL: Detected NUMA nodes: 4
EAL: lcore 128 >= RTE_MAX_LCORE (128)
EAL: lcore 129 >= RTE_MAX_LCORE (128)
EAL: To use high physical core ids, please use --lcores to map them to lcore ids below RTE_MAX_LCORE, e.g. --lcores 0@1,1@128,2@129
EAL: invalid core list syntax
EAL: FATAL: Invalid 'command line' arguments.
EAL: Invalid 'command line' arguments.
EAL: Error - exiting with code: 1
  Cause: Invalid EAL arguments!
                      '( )' can be omitted for single element group,
                      '@' can be omitted if cpus and lcores have the same value

In addition, update dpdk to a newer version.

These were done in July, but I had forgotten them until I ran e2e tests again.

@tkatila tkatila force-pushed the dpdk-fix-core-selection branch from abede2c to d13b656 Compare September 8, 2025 10:47
@mythi mythi merged commit 0bf824c into intel:main Sep 8, 2025
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants