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 808CBA00C4; Thu, 4 Aug 2022 21:29:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 611B34067C; Thu, 4 Aug 2022 21:29:17 +0200 (CEST) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mails.dpdk.org (Postfix) with ESMTP id 57443400D5 for ; Thu, 4 Aug 2022 21:29:16 +0200 (CEST) Received: by mail-pl1-f180.google.com with SMTP id p18so711903plr.8 for ; Thu, 04 Aug 2022 12:29:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=jxleigSe6flJYHFLhqwe/1eaHBHAM+226V0RQITtzeQ=; b=ap4tJdoAINasYkAQ7o7uOnYHSSoAP6hkMnZj9c6nWu7mdK+YCYaxxlPGvZUFgAwUyb nZpydjDOzIViJA85V7AKePVsce5qVY6pVdb9OZcn1XlT6NrjWeeauyfPrL0gL8LY1Odo yCh63Xhw/wg7vRyGfZtM5f+BCZcLQ+zAuIcj3GP3UQI4ddGamriTfU/T7psagr9kiXZg qlaGlMMHZA4GTHNUbsgetMe5y1LEgMWNfy+LskFgWPK+2+Nzd+vcyaLSbZ9D4+wlh7f8 ZxLb6a/KjZDw2Ld7cMJ/j4XK5lG0G3MacxujOhEPqHXkJRDjAv8om3MlOMiScBdAf1j+ oxFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jxleigSe6flJYHFLhqwe/1eaHBHAM+226V0RQITtzeQ=; b=tbFOM8kVKkumBHWs/NYuS1ND9Nt+Whdp/gC0/CmGT5jxWFzAHXhGQu8Dn2OOFKdB6k TZogvisUzaye7bixpefReww0FMrPFIJKF/VXoVDqmnlQC+9ohFKiIaPSbTOIzYNKouzC M2BV5D5LHvOdAw8hBGcaHuB5F12IB+bQwLvHIAkO18o5jjBpdifQc0auAAp+NNLBfW6v 8l1VcLiHoEJACOlI/Becnx7MJ9qCoSBbRRwOMswMe9jWMteCxDQiDkqfH4YXhRCjRatk fbkXJVnHgKaQXoj1Qoiv65+AoD6cnly7GC6Gtm0FCWvLBEHCn8EBU6dYBJPUvgh9uvgR /Ovg== X-Gm-Message-State: ACgBeo2hjlMucV8G7YL9599+Q/qjUuAOTiFj7ePyHtIlP8MGETgkA84B Y7sfccGwpiqGQeZjVWdoRp9DjA== X-Google-Smtp-Source: AA6agR4teAeRnCBA6Zm18BlhooZnciejOHVhcgw/AGR7vEjpfPtbmN/YzE3K5MSqeUC1NGpwu5pNbQ== X-Received: by 2002:a17:90b:1110:b0:1f4:fc9a:be2d with SMTP id gi16-20020a17090b111000b001f4fc9abe2dmr11964242pjb.41.1659641355419; Thu, 04 Aug 2022 12:29:15 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id i22-20020a17090a059600b001f516895294sm1484644pji.40.2022.08.04.12.29.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Aug 2022 12:29:15 -0700 (PDT) Date: Thu, 4 Aug 2022 12:29:12 -0700 From: Stephen Hemminger To: Andrew Rybchenko Cc: Thomas Monjalon , Ferruh Yigit , dev@dpdk.org Subject: Re: [PATCH 00/10] ethdev: cleanup deprecated defines Message-ID: <20220804122912.484c8a79@hermes.local> In-Reply-To: <20220804190602.1045171-1-andrew.rybchenko@oktetlabs.ru> References: <20220804190602.1045171-1-andrew.rybchenko@oktetlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Thu, 4 Aug 2022 22:05:52 +0300 Andrew Rybchenko wrote: > Remove deprecated because of invalid namespace defines. > > Andrew Rybchenko (10): > ethdev: remove deprecated link speed and duplex defines > ethdev: remove deprecated Rx and Tx multi-queue mode defines > ethdev: remove deprecated defines for RSS configuration > ethdev: remove deprecated Rx and Tx offload defines > ethdev: remove deprecated DCB and VMDq defines > ethdev: remove deprecated tunnel type defines > ethdev: remove deprecated flow control defines > ethdev: remove deprecated VLAN offload configuration defines > ethdev: remove deprecated maximum Rx MAC addresses define > ethdev: remove deprecated metadata dynamic fields defines > > doc/guides/rel_notes/release_22_11.rst | 34 ++++ > lib/ethdev/rte_ethdev.h | 242 ------------------------- > lib/ethdev/rte_flow.h | 4 - > 3 files changed, 34 insertions(+), 246 deletions(-) > Looks good. I assume the flow director (FDIR) defines should also go away in this release when it is removed. Series-Acked-by: Stephen Hemminger