From patchwork Thu Oct 22 10:06:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Rybchenko X-Patchwork-Id: 81781 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 688DBA04DD; Thu, 22 Oct 2020 12:07:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 58AD7A9B6; Thu, 22 Oct 2020 12:06:43 +0200 (CEST) Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [67.231.154.164]) by dpdk.org (Postfix) with ESMTP id A32F869C8 for ; Thu, 22 Oct 2020 12:06:36 +0200 (CEST) Received: from mx1-us1.ppe-hosted.com (unknown [10.110.50.143]) by dispatch1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTP id 4AE2720084; Thu, 22 Oct 2020 10:06:35 +0000 (UTC) Received: from us4-mdac16-65.at1.mdlocal (unknown [10.110.50.184]) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTP id 4898B8009B; Thu, 22 Oct 2020 10:06:35 +0000 (UTC) X-Virus-Scanned: Proofpoint Essentials engine Received: from mx1-us1.ppe-hosted.com (unknown [10.110.49.32]) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id D4BD84006E; Thu, 22 Oct 2020 10:06:34 +0000 (UTC) Received: from webmail.solarflare.com (uk.solarflare.com [193.34.186.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id 9D04D280069; Thu, 22 Oct 2020 10:06:34 +0000 (UTC) Received: from ukex01.SolarFlarecom.com (10.17.10.4) by ukex01.SolarFlarecom.com (10.17.10.4) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 22 Oct 2020 11:06:30 +0100 Received: from opal.uk.solarflarecom.com (10.17.10.1) by ukex01.SolarFlarecom.com (10.17.10.4) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 22 Oct 2020 11:06:30 +0100 Received: from ukv-loginhost.uk.solarflarecom.com (ukv-loginhost.uk.solarflarecom.com [10.17.10.39]) by opal.uk.solarflarecom.com (8.13.8/8.13.8) with ESMTP id 09MA6SpU016197; Thu, 22 Oct 2020 11:06:30 +0100 Received: from ukv-loginhost.uk.solarflarecom.com (localhost [127.0.0.1]) by ukv-loginhost.uk.solarflarecom.com (Postfix) with ESMTP id E2EBF1613A9; Thu, 22 Oct 2020 11:06:28 +0100 (BST) From: Andrew Rybchenko To: Jeff Guo , Haiyue Wang CC: Date: Thu, 22 Oct 2020 11:06:17 +0100 Message-ID: <1603361181-21556-1-git-send-email-arybchenko@solarflare.com> X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 X-TM-AS-Product-Ver: SMEX-12.5.0.1300-8.6.1012-25740.003 X-TM-AS-Result: No-3.265200-8.000000-10 X-TMASE-MatchedRID: nFh/YwYBtLqNQ8VRQhwTJ65iccRV1A3Y6VTG9cZxEjIda1Vk3RqxOHv6 cG7t9uXqugV/3O5rmoL6+5es6gbvToOqe3k3kLqBEhGH3CRdKUV5dnPVq3ls7IHM7nbMo6kFyVB W8fUk7pOC3XU+ZmqWfCoQh1NymAT3C+l9fIf3S2z1xv2JHBkcH016N0DD9tffmyiLZetSf8mfop 0ytGwvXiq2rl3dzGQ1MKCNgq0OcIHdwysmAwlvVtq6hngVcdmCmexF8hUuqxWowVZzaCX48fvWl HTUxWFLZVAqV8YZra4a+4SPrCpG/Kl2wkyOYiNSUuniFRR7Z6E4oGQUCbwY5Q+g7mdwjo656FtD ZCmYBJ3KTLw/lNgw8g== X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--3.265200-8.000000 X-TMASE-Version: SMEX-12.5.0.1300-8.6.1012-25740.003 X-MDID: 1603361195-Y2c6Avu5j7sC X-PPE-DISP: 1603361195;Y2c6Avu5j7sC Subject: [dpdk-dev] [PATCH 0/3] ethdev: remove L2 tunnel config API X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Dispite of the deprecation notice I'm not 100% sure that corresponding functionality is supported via flow API. Since the functionality is supported by the net/ixgbe driver only, it is a question to maintainers. The patch series should be applied on top of [1]. [1] https://patches.dpdk.org/project/dpdk/list/?series=13207 Andrew Rybchenko (3): ethdev: remove API to config L2 tunnel EtherType ethdev: remove L2 tunnel offload control API ethdev: move L2 tunnel config structure to ixgbe driver app/test-pmd/cmdline.c | 577 -------------------- doc/guides/nics/features.rst | 3 - doc/guides/rel_notes/deprecation.rst | 6 - doc/guides/rel_notes/release_20_11.rst | 4 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 11 - drivers/net/ixgbe/ixgbe_ethdev.c | 375 +------------ drivers/net/ixgbe/ixgbe_ethdev.h | 16 +- drivers/net/ixgbe/ixgbe_flow.c | 42 +- lib/librte_ethdev/rte_eth_ctrl.h | 11 - lib/librte_ethdev/rte_ethdev.c | 56 -- lib/librte_ethdev/rte_ethdev.h | 49 -- lib/librte_ethdev/rte_ethdev_driver.h | 15 - lib/librte_ethdev/version.map | 2 - 13 files changed, 45 insertions(+), 1122 deletions(-) Reviewed-by: Ferruh Yigit