From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A961AA053A; Wed, 5 Aug 2020 05:39:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4FA8F1C030; Wed, 5 Aug 2020 05:39:27 +0200 (CEST) Received: from mail-ot1-f68.google.com (mail-ot1-f68.google.com [209.85.210.68]) by dpdk.org (Postfix) with ESMTP id 483082C28 for ; Wed, 5 Aug 2020 05:39:26 +0200 (CEST) Received: by mail-ot1-f68.google.com with SMTP id x24so8158824otp.3 for ; Tue, 04 Aug 2020 20:39:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=2T5gZ1NhwOrFVAWv1gzRAByFtmUX1j3G0tVBDbHa+xo=; b=FXvKMzZ7CVELmq/rfBjMmn7IksB+uflkg/wayVxfg2qf/vEl9reMsvGDWDbJ/5Gt0z tq4QUVL++jFzUe492sX9WqP4sdS/Kbjd3Dik9PK+RHrhewU5oQzHmxvknUpmHyFn3Gu2 SHyt9O8DEH7JV3xa9hRbTeDHzEIwCOGdZ+eNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=2T5gZ1NhwOrFVAWv1gzRAByFtmUX1j3G0tVBDbHa+xo=; b=pzkTT2aYl0mQgO0OsPUSUmUeyk15KnVLyD1Yd0ixFlwolVVgrgsXQfeSK8ypZZEpQW dfcID+XalQXVfbJzydrsDN+da9SbqiFHUUNv+BnsD/sSFZ0U3eXGGngn6N6o3jCxGVAO 1lbn/oRlIUQ7igh8ZxDzMwOauZTYkhyfqukG7mhEL/LYzyJSfE3N0SuZi+lPysc+7SMh lbRulVCtS5gEtHWke2xUrYGou1mZ21mLWpFoGD+OfUWB9mvuVrD8G2K59jFaDuxoz3tp nfI+h5V6qyEe3bqP0efbbhgkh9/vh3Ez25rppakwuiIIx2lPZHvj9AU8BgVD3ZmqH4WY CvLg== X-Gm-Message-State: AOAM531KQAvWvCadvE/7Yp6k7KNP9mkyE832XAXNUwnnz0n+Ei8o43E4 uaJSSbodARXtEqyYO2l47faQ6Kqt1erwvybNrhLIAA== X-Google-Smtp-Source: ABdhPJwmCFaDDK6y8SzigDnrjefIEuEgDSqvIgfBec+22D7RBvk/QLHDwhIKFYuwH8L/3xCaqFpag0k8nLRq3dzD1aE= X-Received: by 2002:a9d:8c9:: with SMTP id 67mr1139101otf.154.1596598765373; Tue, 04 Aug 2020 20:39:25 -0700 (PDT) MIME-Version: 1.0 References: <50e5d2139368c54b414379b18a59ed46c12893f5.1596556981.git.dekelp@mellanox.com> In-Reply-To: <50e5d2139368c54b414379b18a59ed46c12893f5.1596556981.git.dekelp@mellanox.com> From: Ajit Khaparde Date: Tue, 4 Aug 2020 20:39:03 -0700 Message-ID: To: Dekel Peled Cc: dpdk-dev , Jerin Jacob , Stephen Hemminger , Andrew Rybchenko , maxime.coquelin@redhat.com, Olivier Matz , David Marchand , Ferruh Yigit , Asaf Penso Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH] doc: announce change in ETH item struct 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" On Tue, Aug 4, 2020 at 9:07 AM Dekel Peled wrote: > Struct rte_flow_item_eth will be modified to include additional > values, indicating existence or absence of VLAN headers following > the ETH header, as proposed in RFC > https://mails.dpdk.org/archives/dev/2020-August/177349.html. > Because of ABI break this change is proposed for 20.11. > > Signed-off-by: Dekel Peled > Acked-by: Ajit Khaparde > --- > doc/guides/rel_notes/deprecation.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst > b/doc/guides/rel_notes/deprecation.rst > index 5201142..6241709 100644 > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > @@ -115,6 +115,11 @@ Deprecation Notices > following the IPv6 header, as proposed in RFC > https://mails.dpdk.org/archives/dev/2020-August/177257.html. > > +* ethdev: The ``struct rte_flow_item_eth`` struct will be modified to > include > + additional values, indicating existence or absence of VLAN headers > + following the ETH header, as proposed in RFC > + https://mails.dpdk.org/archives/dev/2020-August/177349.html. > + > * traffic manager: All traffic manager API's in ``rte_tm.h`` were > mistakenly made > ABI stable in the v19.11 release. The TM maintainer and other > contributors have > agreed to keep the TM APIs as experimental in expectation of additional > spec > -- > 1.8.3.1 > >