DPDK patches and discussions
 help / color / mirror / Atom feed
* Virtio-PMD speed limits to 100Gbps, while hardware supports 200Gbps
@ 2025-04-28 14:14 Ayshathul Thuhara
  2025-04-29  7:38 ` Maxime Coquelin
  0 siblings, 1 reply; 2+ messages in thread
From: Ayshathul Thuhara @ 2025-04-28 14:14 UTC (permalink / raw)
  To: dev

Hi Team,

  I am using virtio-net, virtio-pci  drivers for a Bittware hardware. I 
could see the data is sent and received with the throughput of 100Gbps.
But the hardware supports for 200Gbps. I am not able to get the 
throughput more than 200Gbps.

I am using latest DPDK source files and I tested TestPMD application to 
transfer and receive packets. I have noticed the virtio_ethdev.c 
supports 200G, but while testing TX and RX shows 100Gbps.
I have increase CPU cores to more than 6 for each TX and RX. Still the 
throughput remains in 100Gbps.

Could you please let me know what changes to be made and what debug area 
I should look into.?

Thanks and regards,
Ayshathul Thuhara


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Virtio-PMD speed limits to 100Gbps, while hardware supports 200Gbps
  2025-04-28 14:14 Virtio-PMD speed limits to 100Gbps, while hardware supports 200Gbps Ayshathul Thuhara
@ 2025-04-29  7:38 ` Maxime Coquelin
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Coquelin @ 2025-04-29  7:38 UTC (permalink / raw)
  To: Ayshathul Thuhara, dev

Hi,

On 4/28/25 4:14 PM, Ayshathul Thuhara wrote:
> Hi Team,
> 
>   I am using virtio-net, virtio-pci  drivers for a Bittware hardware. I 
> could see the data is sent and received with the throughput of 100Gbps.
> But the hardware supports for 200Gbps. I am not able to get the 
> throughput more than 200Gbps.

My understanding is you are using a physical device implementing the
Virtio specification. I don't know Bittware, but I think you should
reach out to them for support. We don't have 100G limitation in Virtio
PMD AFAICT.

Regards,
Maxime

> I am using latest DPDK source files and I tested TestPMD application to 
> transfer and receive packets. I have noticed the virtio_ethdev.c 
> supports 200G, but while testing TX and RX shows 100Gbps.
> I have increase CPU cores to more than 6 for each TX and RX. Still the 
> throughput remains in 100Gbps.
> 
> Could you please let me know what changes to be made and what debug area 
> I should look into.?
> 
> Thanks and regards,
> Ayshathul Thuhara
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-29  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-28 14:14 Virtio-PMD speed limits to 100Gbps, while hardware supports 200Gbps Ayshathul Thuhara
2025-04-29  7:38 ` Maxime Coquelin

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