Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of cores needed #10

Open
boyracer2014 opened this issue Jun 12, 2024 · 0 comments
Open

Number of cores needed #10

boyracer2014 opened this issue Jun 12, 2024 · 0 comments

Comments

@boyracer2014
Copy link

We have an instance with 2 cores , 2 NICs.

Are two cores enough?

[root@colo-14 pingpong]# LD_LIBRARY_PATH=/usr/local/lib64  ./pingpong -c ../../config.ini -f pong
Application args: ./pingpong -l 1 -n 2 --proc-type=primary -- -f pong 
Poller args: ./pingpong -l 1 -n 2 --proc-type=secondary 
EAL: Detected 2 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Detected 2 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   Invalid NUMA socket, default to 0
EAL:   Invalid NUMA socket, default to 0
EAL: Probe PCI driver: net_ixgbe_vf (8086:10ed) device: 0000:00:04.0 (socket 0)
EAL: No legacy callbacks, legacy socket not created
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket_174955_199a03d762812
EAL: Selected IOVA mode 'PA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
INIT: Could not set port 0 to promiscous mode
INIT: Cannot initialize RX port 0
INTR: Killing the poller process (174955)...
CLOSE: Killing the poller process (174955)...
Caught signal 15 in pingpong main process
INTR: Killing the poller process (0)...
EAL:   Invalid NUMA socket, default to 0
EAL:   Invalid NUMA socket, default to 0
EAL: Probe PCI driver: net_ixgbe_vf (8086:10ed) device: 0000:00:04.0 (socket 0)
EAL: No legacy callbacks, legacy socket not created
POLLINIT: Waiting to initialize IPC...
POLLINIT: Waiting to initialize IPC...

Not sure how to fix this ...

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

No branches or pull requests

1 participant