From: Jerin Jacob <jerinjacobk@gmail.com>
To: Mahipal Challa <mchalla@marvell.com>
Cc: dpdk-dev <dev@dpdk.org>, Jerin Jacob <jerinj@marvell.com>,
Narayana Prasad <pathreya@marvell.com>,
Subrahmanyam Nilla <snilla@marvell.com>,
venkatn@marvell.com, Gavin Hu <Gavin.Hu@arm.com>
Subject: Re: [dpdk-dev] [PATCH v4 0/6] OCTEON TX2 End Point Driver
Date: Fri, 10 Jan 2020 13:19:06 +0530 [thread overview]
Message-ID: <CALBAE1Mj6a3Eq+dvF4LCXAsEjfg_jSeHa=cot=6NsCb3PHxNrA@mail.gmail.com> (raw)
In-Reply-To: <1578406988-29379-1-git-send-email-mchalla@marvell.com>
On Tue, Jan 7, 2020 at 7:53 PM Mahipal Challa <mchalla@marvell.com> wrote:
>
> This patchset adds support for OCTEON TX2 end point mode of operation.
> The driver implementation uses DPDK rawdevice sub-system.
>
> v2:
> * Updated memory barrior API's as per Gavin Hu suggestion.
>
> v3:
> * Fixed memory leak possibility issues.
>
> v4:
> * Improved error handling in selftest API.
>
> Mahipal Challa (6):
> raw/octeontx2_ep: add build infra and device probe
> raw/octeontx2_ep: add device configuration
> raw/octeontx2_ep: add device uninitialization
> raw/octeontx2_ep: add enqueue operation
> raw/octeontx2_ep: add dequeue operation
> raw/octeontx2_ep: add driver self test
>
> MAINTAINERS | 5 +
> config/common_base | 5 +
> doc/guides/rawdevs/index.rst | 1 +
> doc/guides/rawdevs/octeontx2_ep.rst | 89 +++
Please update the release notes as well (See
doc/guides/rel_notes/release_20_02.rst)
next prev parent reply other threads:[~2020-01-10 7:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 14:23 Mahipal Challa
2020-01-07 14:23 ` [dpdk-dev] [PATCH v4 1/6] raw/octeontx2_ep: add build infra and device probe Mahipal Challa
2020-01-07 14:23 ` [dpdk-dev] [PATCH v4 2/6] raw/octeontx2_ep: add device configuration Mahipal Challa
2020-01-07 14:23 ` [dpdk-dev] [PATCH v4 3/6] raw/octeontx2_ep: add device uninitialization Mahipal Challa
2020-01-07 14:23 ` [dpdk-dev] [PATCH v4 4/6] raw/octeontx2_ep: add enqueue operation Mahipal Challa
2020-01-07 14:23 ` [dpdk-dev] [PATCH v4 5/6] raw/octeontx2_ep: add dequeue operation Mahipal Challa
2020-01-07 14:23 ` [dpdk-dev] [PATCH v4 6/6] raw/octeontx2_ep: add driver self test Mahipal Challa
2020-01-08 7:31 ` [dpdk-dev] [PATCH v4 0/6] OCTEON TX2 End Point Driver Mahipal Challa
2020-01-08 8:14 ` Gavin Hu
2020-01-10 7:33 ` Mahipal Challa
2020-01-10 7:49 ` Jerin Jacob [this message]
2020-01-10 9:08 ` [dpdk-dev] [EXT] " Mahipal Challa
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='CALBAE1Mj6a3Eq+dvF4LCXAsEjfg_jSeHa=cot=6NsCb3PHxNrA@mail.gmail.com' \
--to=jerinjacobk@gmail.com \
--cc=Gavin.Hu@arm.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=mchalla@marvell.com \
--cc=pathreya@marvell.com \
--cc=snilla@marvell.com \
--cc=venkatn@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).