DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] DPDK VIRTIO on Google cloud platform (GCP)
@ 2021-02-18  6:48 Prabhuram K
  2021-02-22 19:48 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Prabhuram K @ 2021-02-18  6:48 UTC (permalink / raw)
  To: users

Hi,
I am trying to run DPDK inside GCP and internally it uses virtio with 3
queues. But on loading, it throws error telling only one queue is
supported.
I am running DPDK 19.11.

EAL: PCI device 0000:00:05.0 on NUMA socket -1

EAL:   Invalid NUMA socket, default to 0
EAL:   probe driver: 1af4:1000 net_virtio
EAL: PCI device 0000:00:06.0 on NUMA socket -1
EAL:   Invalid NUMA socket, default to 0
EAL:   probe driver: 1af4:1000 net_virtio


*Ethdev port_id=0 nb_rx_queues=3 > 1*


Anyone has similar issues? How to enable multi-queue in google cloud ?

I am using e2-custom (4 vCPUs, 5.5 GB memory).


Any specific machine types to be used for multi-queue in GCP?


Any help is highly appreciated.


Thanks,

Prabhu

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

end of thread, other threads:[~2021-02-22 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18  6:48 [dpdk-users] DPDK VIRTIO on Google cloud platform (GCP) Prabhuram K
2021-02-22 19:48 ` Stephen Hemminger

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