test suite reviews and discussions
 help / color / mirror / Atom feed
* DPDK-Burst Replay Execution – NUMA Warning and No Frame Transmission Observed
@ 2025-07-16  7:19 Gokul K R (MS/ETA7-ETAS)
  0 siblings, 0 replies; only message in thread
From: Gokul K R (MS/ETA7-ETAS) @ 2025-07-16  7:19 UTC (permalink / raw)
  To: jonathan.ribas; +Cc: Nivethitha N Shanmugasundaram (ETAS-ICA/XPC-Fe6), dts

[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]

Hi Jonathan 😊,
During the execution of the dpdk-replay tool, we encountered the following message:
port 0 is not on the good numa id (-1)
This appears to be an informational warning, typically generated when DPDK cannot determine the NUMA node for the PCI device. According to discussions on the DPDK stable mailing list, this warning is benign and does not affect functionality or performance—especially for NICs like Intel I225/I210 that do not report NUMA affinity.
Command Used:
sudo numactl --cpunodebind=0 --membind=0 ./src/dpdk-replay Original_MAC.pcap 0000:01:00.1
Execution Output:
preloading Original_MAC.pcap file (of size: 143959 bytes)
file read at 100.00%
read 675 pkts (for a total of 143959 bytes). max packet length = 1518 bytes.
-> Needed MBUF size: 1648
-> Needed number of MBUFs: 675
-> Needed Memory = 1.061 MB
-> Needed Hugepages of 1 GB = 1
-> Needed CPUs: 1
-> Create mempool of 675 mbufs of 1648 octets.
-> Will cache 675 pkts on 1 caches.
Observation:
Despite successful file reading and replay initiation, we did not observe any frames being transmitted or received on either the sender or the receiver side.
Could you please advise if there are any additional steps or configurations we should verify?

Best regards,
Gokul K R


[-- Attachment #2: Type: text/html, Size: 4379 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-17  8:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-16  7:19 DPDK-Burst Replay Execution – NUMA Warning and No Frame Transmission Observed Gokul K R (MS/ETA7-ETAS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).