<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;}
@font-face
        {font-family:"Segoe UI Emoji";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Arial",sans-serif;
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:11.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt;mso-ligatures:none">Hi Jonathan
</span><span style="font-size:12.0pt;font-family:"Segoe UI Emoji",sans-serif;mso-ligatures:none">😊</span><span style="font-size:12.0pt;mso-ligatures:none">,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;mso-ligatures:none">During the execution of the
<b>dpdk-replay</b> tool, we encountered the following message:<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;mso-ligatures:none">port 0 is not on the good numa id (-1)</span></b><span style="font-size:12.0pt;mso-ligatures:none"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;mso-ligatures:none">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.<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;mso-ligatures:none">Command Used:</span></b><span style="font-size:12.0pt;mso-ligatures:none"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;mso-ligatures:none">sudo numactl --cpunodebind=0 --membind=0 ./src/dpdk-replay Original_MAC.pcap 0000:01:00.1<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;mso-ligatures:none">Execution Output:</span></b><span style="font-size:12.0pt;mso-ligatures:none"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;mso-ligatures:none">preloading Original_MAC.pcap file (of size: 143959 bytes)<br>
file read at 100.00%<br>
read 675 pkts (for a total of 143959 bytes). max packet length = 1518 bytes.<br>
-> Needed MBUF size: 1648<br>
-> Needed number of MBUFs: 675<br>
-> Needed Memory = 1.061 MB<br>
-> Needed Hugepages of 1 GB = 1<br>
-> Needed CPUs: 1<br>
-> Create mempool of 675 mbufs of 1648 octets.<br>
-> Will cache 675 pkts on 1 caches.<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;mso-ligatures:none">Observation:</span></b><span style="font-size:12.0pt;mso-ligatures:none"><br>
Despite successful file reading and replay initiation, we did <b>not</b> observe any frames being transmitted or received on either the sender or the receiver side.<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;mso-ligatures:none">Could you please advise if there are any additional steps or configurations we should verify?<br>
<br>
Best regards,<br>
Gokul K R<br>
<br>
<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:12.0pt;mso-ligatures:none"></span><o:p></o:p></p>
</div>
</body>
</html>