DPDK patches and discussions
 help / color / mirror / Atom feed
From: Radha Mohan <mohun106@gmail.com>
To: Radha Mohan Chintakuntla <radhac@marvell.com>
Cc: Veerasenareddy Burru <vburru@marvell.com>,
	Thomas Monjalon <thomas@monjalon.net>, dpdk-dev <dev@dpdk.org>,
	 Satananda Burla <sburla@marvell.com>,
	Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Subject: Re: [dpdk-dev] [PATCH v5 2/2] drivers/raw: remove octeontx2-ep driver
Date: Thu, 26 Aug 2021 16:40:13 +0530	[thread overview]
Message-ID: <CAC8NTUXZv0ddyHsWyr+aYo3bW-3MkxEcwHuwVhedQqgxDVppKA@mail.gmail.com> (raw)
In-Reply-To: <20210826105021.57065-2-radhac@marvell.com>

On Thu, Aug 26, 2021 at 4:20 PM Radha Mohan Chintakuntla
<radhac@marvell.com> wrote:
>
> Removing the rawdev based octeontx2-ep driver as the dependent
> common/octeontx2 will soon be going away. Moreover this driver is no
> longer required as the net/octeontx_ep driver is sufficient.
>
> Signed-off-by: Radha Mohan Chintakuntla <radhac@marvell.com>
> ---
> Changes from v4:
> Replaced the reference to documentation in release notes to plain text.
>
> Changes from v3:
> Fixed patch application failure due to conflict on main branch.
>
> Changes from v2:
> Fixed DPDK CI reported issues for more documentation failure.
>
> Changes from v1:
> Fixed compilation issues in documentation
>
>  MAINTAINERS                               |   6 -
>  doc/guides/rawdevs/index.rst              |   1 -
>  doc/guides/rawdevs/octeontx2_ep.rst       |  82 ---
>  doc/guides/rel_notes/release_20_02.rst    |   2 +-
>  drivers/raw/meson.build                   |   1 -
>  drivers/raw/octeontx2_ep/meson.build      |  11 -
>  drivers/raw/octeontx2_ep/otx2_ep_enqdeq.c | 846 ----------------------
>  drivers/raw/octeontx2_ep/otx2_ep_enqdeq.h |  52 --
>  drivers/raw/octeontx2_ep/otx2_ep_rawdev.c | 362 ---------
>  drivers/raw/octeontx2_ep/otx2_ep_rawdev.h | 499 -------------
>  drivers/raw/octeontx2_ep/otx2_ep_test.c   | 172 -----
>  drivers/raw/octeontx2_ep/otx2_ep_vf.c     | 475 ------------
>  drivers/raw/octeontx2_ep/otx2_ep_vf.h     |  10 -
>  drivers/raw/octeontx2_ep/version.map      |   3 -
>  14 files changed, 1 insertion(+), 2521 deletions(-)
>  delete mode 100644 doc/guides/rawdevs/octeontx2_ep.rst
>  delete mode 100644 drivers/raw/octeontx2_ep/meson.build
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_enqdeq.c
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_enqdeq.h
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_rawdev.c
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_rawdev.h
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_test.c
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_vf.c
>  delete mode 100644 drivers/raw/octeontx2_ep/otx2_ep_vf.h
>  delete mode 100644 drivers/raw/octeontx2_ep/version.map
>
<snip>

hi Thomas,
Now checkpatch doesn't like touching older release notes. There must
be a way of removing irrelevant drivers.

regards,
Radha Mohan

  reply	other threads:[~2021-08-26 11:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12 12:37 [dpdk-dev] [PATCH v2 1/2] drivers/raw: remove octeontx2-dma driver Radha Mohan Chintakuntla
2021-08-13  7:00 ` [dpdk-dev] [PATCH v3 " Radha Mohan Chintakuntla
2021-08-19  7:57   ` [dpdk-dev] [PATCH v4 " Radha Mohan Chintakuntla
2021-08-20  3:38     ` Radha Mohan
2021-08-23 15:21     ` [dpdk-dev] [PATCH RESEND " Radha Mohan Chintakuntla
2021-08-23 15:21       ` [dpdk-dev] [PATCH RESEND v4 2/2] drivers/raw: remove octeontx2-ep driver Radha Mohan Chintakuntla
2021-08-23 16:27         ` Radha Mohan
2021-08-25  7:20           ` Thomas Monjalon
2021-08-26 10:50       ` [dpdk-dev] [PATCH v5 1/2] drivers/raw: remove octeontx2-dma driver Radha Mohan Chintakuntla
2021-08-26 10:50         ` [dpdk-dev] [PATCH v5 2/2] drivers/raw: remove octeontx2-ep driver Radha Mohan Chintakuntla
2021-08-26 11:10           ` Radha Mohan [this message]
2021-10-18 16:36         ` [dpdk-dev] [PATCH v5 1/2] drivers/raw: remove octeontx2-dma driver Thomas Monjalon
2021-08-13  7:01 ` [dpdk-dev] [PATCH v3 2/2] drivers/raw: remove octeontx2-ep driver Radha Mohan Chintakuntla
2021-08-19  7:59   ` [dpdk-dev] [PATCH v4 " Radha Mohan Chintakuntla
2021-08-23 12:19     ` Radha Mohan
2021-08-23 12:31       ` David Marchand
2021-08-23 12:41         ` Radha Mohan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAC8NTUXZv0ddyHsWyr+aYo3bW-3MkxEcwHuwVhedQqgxDVppKA@mail.gmail.com \
    --to=mohun106@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=radhac@marvell.com \
    --cc=sburla@marvell.com \
    --cc=thomas@monjalon.net \
    --cc=vburru@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).