DPDK usage discussions
 help / color / mirror / Atom feed
* Jump action not working on VF Connectx6dx DPDk22.11
@ 2023-02-17  7:45 Muhammad Uzair Jawaid
  2023-02-19  6:40 ` Asaf Penso
  0 siblings, 1 reply; 2+ messages in thread
From: Muhammad Uzair Jawaid @ 2023-02-17  7:45 UTC (permalink / raw)
  To: asafp, users

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

Hi,

I am trying to apply jump action on VF, but the testpmd giving error Operation not supported .

sudo ./build/app/dpdk-testpmd -l 4,6 -a 04:01.2 --file-prefix=ha -- -i --rxq=16 --txq=16 --disable-rss
EAL: Detected CPU lcores: 8
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/ha/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
EAL: Probe PCI driver: mlx5_pci (15b3:101e) device: 0000:04:01.2 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
Port 0: 92:DE:11:0C:B9:32
Checking link statuses...
Done
testpmd> flow create 0 ingress pattern eth src is 00:45:67:89:ab:cd / ipv4 / end actions jump group 1 / end
port_flow_complain(): Caught PMD error type 16 (specific action): cannot create jump action.: Operation not supported
testpmd>

Can you please guide me how to apply jump action on VF?

Card Connectx6dx
DPDK 22.11/ DPDK 21.11
OFED MLNX_OFED_LINUX-5.8-1.1.2.1

Best Regards
Muhammad Uzair Jawaid

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

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

end of thread, other threads:[~2023-02-19 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17  7:45 Jump action not working on VF Connectx6dx DPDk22.11 Muhammad Uzair Jawaid
2023-02-19  6:40 ` Asaf Penso

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