DPDK usage discussions
 help / color / mirror / Atom feed
* Low throughput on 10G NIC card using DPDK L2fwd
@ 2022-09-16  8:09 SG
  0 siblings, 0 replies; only message in thread
From: SG @ 2022-09-16  8:09 UTC (permalink / raw)
  To: users

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

Hi Team,


I have a dual port 10Gbps "X710 SFP + 1572" NIC card, created 2 VFs on both
the ports.

dpdk l2fwd application is able to achieve throughput of ~9Gbps when using
VFs on same port i.e. VF0 receives the external traffic and sends out on
VF1 belonging to the same port (flow in green)







However when l2fwd (app1) receives the external traffic on one port and
sends it to another application(another instance of l2fwd) on different
port, the throughput drops down to 3.4Gbps, i.e. VF0 receives the external
traffic and sends it to VF2 on a different port (flow in red)..



DPDK application(app1) on VF0 is able to send the traffic but the
application(app2) is not able to receive all the traffic ; it can only
receive max of 3.4Gbps. There is a packet loss when inter VF communication
happens. But no error stats in dpdk are increased.



Is this happening at PCI level ?

Please help me understand the potential problem and suggest any pointers on
how to proceed further.


Thanks,

Somesh

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

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

only message in thread, other threads:[~2022-09-20 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  8:09 Low throughput on 10G NIC card using DPDK L2fwd SG

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).