* DPDK-FLOW CREATION in IPV6
@ 2025-06-16 1:18 Mahir Vijan
2025-06-17 12:12 ` Dmitry Kozlyuk
0 siblings, 1 reply; 2+ messages in thread
From: Mahir Vijan @ 2025-06-16 1:18 UTC (permalink / raw)
To: users
[-- Attachment #1: Type: text/plain, Size: 442 bytes --]
Hi, i am trying to create an IPv6 flow using patterns , ETH, IP and VLAN,
which has action of assigning RX queue to the flow.
When validating this flow, i am getting error of type 16, which says action
bot supported.
I even tried by using and empty action it still does not work.
The similar code is working fine for IPv4.
My end goal is to distribute load on different RX queues for IPv6 load, for
IPv4 load is getting distributed properly.
[-- Attachment #2: Type: text/html, Size: 529 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: DPDK-FLOW CREATION in IPV6
2025-06-16 1:18 DPDK-FLOW CREATION in IPV6 Mahir Vijan
@ 2025-06-17 12:12 ` Dmitry Kozlyuk
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Kozlyuk @ 2025-06-17 12:12 UTC (permalink / raw)
To: users
Hi Mahir,
Please provide:
1. Hardware model and DPDK version.
2. Exact flow rules, either as code or as testpmd commands.
Try checking the documentation of the PMD you use for limitations.
For example, MLX5 PMD does not support IPv6 5-tuple (src+dst).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-17 12:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-16 1:18 DPDK-FLOW CREATION in IPV6 Mahir Vijan
2025-06-17 12:12 ` Dmitry Kozlyuk
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).