DPDK usage discussions
 help / color / mirror / Atom feed
* Trying to increase TX Queue limit on E710 NIC
@ 2023-10-16 12:49 MOD
  0 siblings, 0 replies; only message in thread
From: MOD @ 2023-10-16 12:49 UTC (permalink / raw)
  To: users

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

Hi,
I am trying to run testpmd with an Intel E710 NIC, with this command:
  dpdk-testpmd -l 10-15 -n 4 -a <INTERFACE> -- -i --nb-cores=2 --rxq=16
--txq=136
and getting this error:
  i40e_pf_get_vsi_by_qindex(): queue_index out of range. VMDQ configured?
when decreasing the number of queues to 128, it works, and on 129, it
doesn't
After looking a bit through the DPDK code, it seems like a
firmware/hardware limitation.
I am hoping that there is a way to lift it
Some details: arch is x86, DPDK version is 20.11
DId anyone have this issue and manage to solve it?

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

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

only message in thread, other threads:[~2023-10-16 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16 12:49 Trying to increase TX Queue limit on E710 NIC MOD

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