From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 92E06A0032;
	Mon, 11 Jul 2022 17:02:25 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 81CF14282D;
	Mon, 11 Jul 2022 17:02:25 +0200 (CEST)
Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com
 [209.85.160.174])
 by mails.dpdk.org (Postfix) with ESMTP id C88D242826
 for <dev@dpdk.org>; Mon, 11 Jul 2022 17:02:24 +0200 (CEST)
Received: by mail-qt1-f174.google.com with SMTP id cf13so5447517qtb.13
 for <dev@dpdk.org>; Mon, 11 Jul 2022 08:02:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
 h=mime-version:references:in-reply-to:from:date:message-id:subject:to
 :cc; bh=vixPK+GLOEgT5X5pwWymvvXpAUNlJ+T0R5Wy4KIDys8=;
 b=o88Xvc0GT7vukInbREIb2+QXtCd+RueT64V1OAglqssYQhx8mrcZzoUiDRnj5sIg1+
 PpUAF1ux5wbsbZpHUF6wrruOPvvW6855ICJegiW4gM7knfrz25tHH0DGPrKNv40y18cZ
 Wu/wYfJ3pbxSGStw/coNc3txjh0vmy1pJZm/PocwQ0l/2SQ7uzCbSVtgwwcSS30ar2tQ
 9KZDKQRDgfCzgh2ITyNZfurUFo5IWopSdjc/yfIQZB2kgdo/Su166dIdQMKtSdnxxtRV
 DWD3Koj685f8eK/LM/gsbZLl8gfVjDLR33la2FmnkaxF/wiyD5+/xSpuBHmwvCxjNsiz
 LdHA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=vixPK+GLOEgT5X5pwWymvvXpAUNlJ+T0R5Wy4KIDys8=;
 b=LtmHTiCEplVexpYy6sYVbLEt2tdnLOyp8sBrPUgr2eD+RBi3j2JXBEts2wc8nzTJXo
 PERyh3IZPTBXdAFVFEzr1ScOyUetgSMVJVY+LA9X6oVzDS284G8z1qmSZfyxuRhY3GDq
 OyjCw42uAhN3RTN0ZvNoOw/RasI76K6asTY7CbsVcQu1hIRxYTE2a4WuZSXPMXniWCyp
 lWXqUfSBIr4SCAZ7qOxjQQ7zTFAa5Wxbc/E4H0UW94lGOcl+RiC8qV5hQ9qCocF/scPE
 3m6rv4HKV/+ghKr4lqepXSxTtQ+jsdNPgpgdJ/IVfsgFIf6kBOMpVDORjBaQGFUkf6UD
 QHqQ==
X-Gm-Message-State: AJIora9AIupBCKYxiYOtYlbG1YOsw5PtLqSGNhxMLQ5U2o74vC56gYlI
 rG0E1Y+9wLKXxiOudijUKOE9wP0MBRpt4hoCHzk/a7NJ8nPB2w==
X-Google-Smtp-Source: AGRyM1uJwVlTle9Vdestwob1KJw9aLYWGZM1hPurGmR1a/sB7ySpguiA/upXcfmslqRwSOPso0QgCpla/jp2Bb0yBlg=
X-Received: by 2002:a05:622a:1824:b0:2f3:c196:10d with SMTP id
 t36-20020a05622a182400b002f3c196010dmr14578277qtc.74.1657551743545; Mon, 11
 Jul 2022 08:02:23 -0700 (PDT)
MIME-Version: 1.0
References: <20220630185532.29389-1-vburru@marvell.com>
In-Reply-To: <20220630185532.29389-1-vburru@marvell.com>
From: Jerin Jacob <jerinjacobk@gmail.com>
Date: Mon, 11 Jul 2022 20:31:57 +0530
Message-ID: <CALBAE1PfKbd1WRuy1CzdsB6XX6Vu1ysAKn7gHRSe8vZ6MZ_zCw@mail.gmail.com>
Subject: Re: [PATCH] doc: announce rename of octeontx_ep driver
To: Veerasenareddy Burru <vburru@marvell.com>
Cc: Ray Kinsella <mdr@ashroe.eu>, dpdk-dev <dev@dpdk.org>
Content-Type: text/plain; charset="UTF-8"
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Fri, Jul 1, 2022 at 1:40 PM Veerasenareddy Burru <vburru@marvell.com> wrote:
>
> To enable single unified driver to support current OcteonTx and
> future Octeon PCI endpoint NICs, octeontx_ep driver is renamed to
> octeon_ep to reflect common driver for all Octeon based
> PCI endpoint NICs.
>
> Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>


Acked-by: Jerin Jacob <jerinj@marvell.com>

> ---
>  doc/guides/rel_notes/deprecation.rst | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 4e5b23c53d..d50e68aed4 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -125,3 +125,12 @@ Deprecation Notices
>    applications should be updated to use the ``dmadev`` library instead,
>    with the underlying HW-functionality being provided by the ``ioat`` or
>    ``idxd`` dma drivers
> +
> +* drivers/octeontx_ep: rename octeontx_ep drivers
> +
> +  Current driver name "octeontx_ep" was to support OcteonTX line of products.
> +  This is renamed to apply for all Octeon EP products:
> +  OcteonTX + future Octeon chipsets.
> +  This deprecation notice is to do following actions in DPDK v22.11 version.
> +
> +  #. Rename ``drivers/net/octeontx_ep/`` to ``drivers/net/octeon_ep/``
> --
> 2.36.0
>