DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1112] MLX5: Not able to configure flows on PPPoE, stacked vlan tunnels & enable multiple tunnels at a time
@ 2022-10-19 13:25 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2022-10-19 13:25 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=1112

            Bug ID: 1112
           Summary: MLX5: Not able to configure flows on PPPoE, stacked
                    vlan tunnels & enable multiple tunnels at a time
           Product: DPDK
           Version: 22.03
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: cagniburto@vusra.com
  Target Milestone: ---

Hello Team,

We need to distribute packets on Inner-Hash5Tuple (IP-IP-Port-Port-Protocol) on
Rx queues of below mentioned packet hierarchies. 
we're using rte_flow to create rules on group 0 with action RSS.

Packet hierarchy:
Case 1:
ETH->VLAN1_QinQ->VLAN2_QinQ->VLAN3_QinQ->VLAN4_QinQ->PPPoE->PPP->IPv4/v6->TCP/UDP.

We tried following:
1. If we configure flow rte_flow_item pattern as ETH->VLAN->VLAN, API throws
error for multiple VLANs
2. If we configure ETH->ANY->PPPoES->.., API throws "item not supported"

Please suggest way to support the hierarchy.


Secondly, 
we want to enable GTP, IPinIP & other tunnels at same time, to enable GTP, mlx5
has configure to FLEX_PARSER_PROFILE_ENABLE=3 & to other value to support
another. 

Card Model: Connectx-6 Dx
OS: Ubuntu 20.04
Firmware: 22.32.2004

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

only message in thread, other threads:[~2022-10-19 13:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 13:25 [Bug 1112] MLX5: Not able to configure flows on PPPoE, stacked vlan tunnels & enable multiple tunnels at a time bugzilla

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