<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issue in sending udp packet using custom dpdk application in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505142#M4648</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using dpdk 20.05. I am using&amp;nbsp;MT27710 Family [ConnectX-4 Lx] 1015 card.&lt;/P&gt;&lt;P&gt;I am able to send packets with testpmd application. However, with my simple custom application, I am not able to send packets to the receiver. I have attached my UDP&amp;nbsp; client code along with this post.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My observations are as follow:&lt;/P&gt;&lt;P&gt;1) Packets are successfully getting into the TX ring.&lt;/P&gt;&lt;P&gt;2) rte_eth_tx_burst suggests the successful transfer of the packets.&lt;/P&gt;&lt;P&gt;3) When checked with ethtool tx_pkt count is not increasing however tx_pkt_phy count is increasing. When I check with testpmd both of these counts increase.&lt;/P&gt;&lt;P&gt;4) I am not getting any packets on the connected system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think my packets are not getting DMA from TX ring to NIC. Or NIC for some reason discarding the packets. But the Testpmd application works just fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know what I am doing wrong.&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jul 2023 05:04:23 GMT</pubDate>
    <dc:creator>Rohan_Vardekar</dc:creator>
    <dc:date>2023-07-16T05:04:23Z</dc:date>
    <item>
      <title>Issue in sending udp packet using custom dpdk application</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505142#M4648</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using dpdk 20.05. I am using&amp;nbsp;MT27710 Family [ConnectX-4 Lx] 1015 card.&lt;/P&gt;&lt;P&gt;I am able to send packets with testpmd application. However, with my simple custom application, I am not able to send packets to the receiver. I have attached my UDP&amp;nbsp; client code along with this post.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My observations are as follow:&lt;/P&gt;&lt;P&gt;1) Packets are successfully getting into the TX ring.&lt;/P&gt;&lt;P&gt;2) rte_eth_tx_burst suggests the successful transfer of the packets.&lt;/P&gt;&lt;P&gt;3) When checked with ethtool tx_pkt count is not increasing however tx_pkt_phy count is increasing. When I check with testpmd both of these counts increase.&lt;/P&gt;&lt;P&gt;4) I am not getting any packets on the connected system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think my packets are not getting DMA from TX ring to NIC. Or NIC for some reason discarding the packets. But the Testpmd application works just fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know what I am doing wrong.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jul 2023 05:04:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505142#M4648</guid>
      <dc:creator>Rohan_Vardekar</dc:creator>
      <dc:date>2023-07-16T05:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in sending udp packet using custom dpdk application</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505246#M4649</link>
      <description>&lt;P&gt;If anyone knows how to enable pmd debug logs that might be helpful.&lt;/P&gt;&lt;P&gt;Since I am using mlx5 driver. I have set&amp;nbsp;CONFIG_RTE_LIBRTE_MLX5_DEBUG to y.&lt;/P&gt;&lt;P&gt;When I look into driver code I find that logs are written with DRV_LOG macro.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I enable them?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jul 2023 23:30:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505246#M4649</guid>
      <dc:creator>Rohan_Vardekar</dc:creator>
      <dc:date>2023-07-16T23:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in sending udp packet using custom dpdk application</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505677#M4652</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/243341"&gt;@Rohan_Vardekar&lt;/a&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thank you for contacting Intel Embedded Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;This forum is for Intel Embedded products, it seems the card is NVIDIA, you may try asking in their forums.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://forums.developer.nvidia.com/" target="_blank"&gt;https://forums.developer.nvidia.com/&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 23:48:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Issue-in-sending-udp-packet-using-custom-dpdk-application/m-p/1505677#M4652</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2023-07-17T23:48:11Z</dc:date>
    </item>
  </channel>
</rss>

