<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
I am trying to apply jump action on VF, but the testpmd giving error Operation not supported .</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
sudo ./build/app/dpdk-testpmd -l 4,6 -a 04:01.2 --file-prefix=ha -- -i --rxq=16 --txq=16 --disable-rss
<div class="ContentPasted0">EAL: Detected CPU lcores: 8</div>
<div class="ContentPasted0">EAL: Detected NUMA nodes: 2</div>
<div class="ContentPasted0">EAL: Detected static linkage of DPDK</div>
<div class="ContentPasted0">EAL: Multi-process socket /var/run/dpdk/ha/mp_socket</div>
<div class="ContentPasted0">EAL: Selected IOVA mode 'VA'</div>
<div class="ContentPasted0">EAL: VFIO support initialized</div>
<div class="ContentPasted0">EAL: Probe PCI driver: mlx5_pci (15b3:101e) device: 0000:04:01.2 (socket 0)</div>
<div class="ContentPasted0">TELEMETRY: No legacy callbacks, legacy socket not created</div>
<div class="ContentPasted0">Interactive-mode selected</div>
<div class="ContentPasted0">testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0</div>
<div class="ContentPasted0">testpmd: preferred mempool ops selected: ring_mp_mc</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">Configuring Port 0 (socket 0)</div>
<div class="ContentPasted0">Port 0: 92:DE:11:0C:B9:32</div>
<div class="ContentPasted0">Checking link statuses...</div>
<div class="ContentPasted0">Done</div>
<div class="ContentPasted0">testpmd> flow create 0 ingress pattern eth src is 00:45:67:89:ab:cd / ipv4 / end actions jump group 1 / end</div>
<div class="ContentPasted0">port_flow_complain(): Caught PMD error type 16 (specific action): cannot create jump action.: Operation not supported</div>
<div class="ContentPasted0">testpmd> </div>
<div class="ContentPasted0"><br>
</div>
<div class="ContentPasted0">Can you please guide me how to apply jump action on VF? </div>
<div class="ContentPasted0"><br>
</div>
<div class="ContentPasted0">Card Connectx6dx</div>
<div class="ContentPasted0">DPDK 22.11/ DPDK 21.11</div>
OFED MLNX_OFED_LINUX-5.8-1.1.2.1<br>
<br>
Best Regards</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
Muhammad Uzair Jawaid</div>
</body>
</html>