Skip to content

Failed to allocate memory for rx queue data structure #245

@zixxtech

Description

@zixxtech

Your issue will be reviewed by a maintainer and labeled for further action.
To complete your request, follow the bot-actions to report this on the support E-mail box and follow the outlined steps. Alternatively, you can report this issue on the official web page to an agent for assistance.
@kepler1691


                  Issue Description 

Hi! I am using Pktgen 26.02.1 and DPDK 24.11.4 with Intel XXV710 (sfp 10Gb).

 sudo ./builddir/app/pktgen -l 10,11  --file-prefix=gen -a 0000:01:00.1 -- -m 11.0 -v -P -T

Result is:

I40E_DRIVER: i40e_dev_rx_queue_setup(): Failed to allocate memory for rx queue data structure
!PANIC!: rte_eth_rx_queue_setup: err=-12, port=0, Cannot allocate memory
EAL: PANIC in _rx_queues():
rte_eth_rx_queue_setup: err=-12, port=0, Cannot allocate memory
0: /usr/local/lib/x86_64-linux-gnu/librte_eal.so.25 (rte_dump_stack+0x42) [73b150ca0c62]
1: /usr/local/lib/x86_64-linux-gnu/librte_eal.so.25 (__rte_panic+0xd0) [73b150c79437]
2: ./builddir/app/pktgen (61ef95551000+0x28507) [61ef95579507]
3: ./builddir/app/pktgen (61ef95551000+0x2a146) [61ef9557b146]
4: ./builddir/app/pktgen (61ef95551000+0xabba) [61ef9555bbba]
5: /lib/x86_64-linux-gnu/libc.so.6 (73b150800000+0x2a1ca) [73b15082a1ca]
6: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [73b15082a28b]
7: ./builddir/app/pktgen (61ef95551000+0xb445) [61ef9555c445]
Aborted

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingduplicateThis issue or pull request already existsenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions