From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id BCB94A0586; Wed, 19 Oct 2022 15:25:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF12C42BB0; Wed, 19 Oct 2022 15:25:19 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id B90F1410D1 for ; Wed, 19 Oct 2022 15:25:18 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id ADC6DA0587; Wed, 19 Oct 2022 15:25:18 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [Bug 1112] MLX5: Not able to configure flows on PPPoE, stacked vlan tunnels & enable multiple tunnels at a time Date: Wed, 19 Oct 2022 13:25:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: core X-Bugzilla-Version: 22.03 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cagniburto@vusra.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org https://bugs.dpdk.org/show_bug.cgi?id=3D1112 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.=20 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->T= CP/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,=20 we want to enable GTP, IPinIP & other tunnels at same time, to enable GTP, = mlx5 has configure to FLEX_PARSER_PROFILE_ENABLE=3D3 & to other value to support another.=20 Card Model: Connectx-6 Dx OS: Ubuntu 20.04 Firmware: 22.32.2004 --=20 You are receiving this mail because: You are the assignee for the bug.=