<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="auto">You mention flow2 is with the errors, but also show the performance is good. is this correct?</div>
<div dir="auto">Do you mean when you have errors you get perf drop?</div>
<div><br>
</div>
<div id="ms-outlook-mobile-signature" dir="auto">
<div>Regards,</div>
<div dir="auto">Asaf Penso</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> bugzilla@dpdk.org <bugzilla@dpdk.org><br>
<b>Sent:</b> Thursday, January 20, 2022 11:01:43 AM<br>
<b>To:</b> dev@dpdk.org <dev@dpdk.org><br>
<b>Subject:</b> [Bug 924] Mellanox ConnectX6 DPDK dpdk-testpmd Receive error len error checksum UDP packet performance is very low!</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><a href="https://bugs.dpdk.org/show_bug.cgi?id=924">https://bugs.dpdk.org/show_bug.cgi?id=924</a><br>
<br>
            Bug ID: 924<br>
           Summary: Mellanox ConnectX6 DPDK dpdk-testpmd Receive error len<br>
                    error checksum UDP packet performance is very low!<br>
           Product: DPDK<br>
           Version: 21.11<br>
          Hardware: x86<br>
                OS: Linux<br>
            Status: UNCONFIRMED<br>
          Severity: normal<br>
          Priority: Normal<br>
         Component: ethdev<br>
          Assignee: dev@dpdk.org<br>
          Reporter: 188989801@qq.com<br>
  Target Milestone: ---<br>
<br>
I use Ixia to construct two streams   <br>
flow1 udp 64size small packet<br>
flow2 udp 64size small packet error len error checksum<br>
Send per second 30G bps  57 million pps<br>
<br>
<br>
./dpdk-testpmd -l 4-22 -n 8 -- -i --rxq 19 --txq 19 --nb-cores 18 --rxd 2048<br>
--txd 2048 --portmask 0xff<br>
<br>
set fwd rxonly<br>
start<br>
<br>
  ######################## NIC statistics for port 6  ########################<br>
  RX-packets: 178423861761 RX-missed: 646877     RX-bytes:  11419127182586<br>
  RX-errors: 0<br>
  RX-nombuf:  0         <br>
  TX-packets: 0          TX-errors: 0          TX-bytes:  0<br>
<br>
  Throughput (since last show)<br>
  Rx-pps:      5904277          Rx-bps:   3022990248<br>
  Tx-pps:            0          Tx-bps:            0<br>
  ############################################################################<br>
Recive per second 3G bps 5 million pps ,Only about one tenth was received<br>
<br>
rx_discards_phy drop <br>
[root@localhost ~]#  ethtool -S enp202s0f0 |grep dis<br>
     rx_discards_phy: 48832790759<br>
     tx_discards_phy: 0<br>
     rx_prio0_discards: 48832470594<br>
     rx_prio1_discards: 0<br>
     rx_prio2_discards: 0<br>
     rx_prio3_discards: 0<br>
     rx_prio4_discards: 0<br>
     rx_prio5_discards: 0<br>
     rx_prio6_discards: 0<br>
     rx_prio7_discards: 0<br>
<br>
<br>
When I change the flow2 to no problem udp, It's all normal.<br>
<br>
  ######################## NIC statistics for port 6  ########################<br>
  RX-packets: 179251451823 RX-missed: 660384     RX-bytes:  11472092947106<br>
  RX-errors: 0<br>
  RX-nombuf:  0         <br>
  TX-packets: 0          TX-errors: 0          TX-bytes:  0<br>
<br>
  Throughput (since last show)<br>
  Rx-pps:     57553942          Rx-bps:  29467618576<br>
  Tx-pps:            0          Tx-bps:            0<br>
  ############################################################################<br>
<br>
Recive per second 29.4G bps 57 million pps<br>
<br>
<br>
<br>
[root@localhost ~]# mlxfwmanager <br>
Querying Mellanox devices firmware ...<br>
<br>
Device #1:<br>
----------<br>
<br>
  Device Type:      ConnectX6<br>
  Part Number:      MCX653106A-ECA_Ax<br>
  Description:      ConnectX-6 VPI adapter card; H100Gb/s (HDR100; EDR IB and<br>
100GbE); dual-port QSFP56; PCIe3.0 x16; tall bracket; ROHS R6<br>
  PSID:             MT_0000000224<br>
  PCI Device Name:  0000:ca:00.0<br>
  Base MAC:         08c0eb204e5a<br>
  Versions:         Current        Available     <br>
     FW             20.30.1004     20.32.1010    <br>
     PXE            3.6.0301       3.6.0502      <br>
     UEFI           14.23.0017     14.25.0017    <br>
<br>
  Status:           Update required<br>
<br>
-- <br>
You are receiving this mail because:<br>
You are the assignee for the bug.</div>
</span></font></div>
</body>
</html>