From: Thomas Monjalon <thomas@monjalon.net>
To: Mahipal Challa <mchalla@marvell.com>
Cc: dev@dpdk.org, Gavin.Hu@arm.com, jerinj@marvell.com,
pathreya@marvell.com, snilla@marvell.com, venkatn@marvell.com
Subject: Re: [dpdk-dev] [PATCH v5 0/6] OCTEON TX2 End Point Driver
Date: Mon, 20 Jan 2020 09:44:07 +0100 [thread overview]
Message-ID: <3743970.iTQEcLzFEP@xps> (raw)
In-Reply-To: <1578895241-22229-1-git-send-email-mchalla@marvell.com>
13/01/2020 07:00, Mahipal Challa:
> This patchset adds support for OCTEON TX2 end point mode of operation.
> The driver implementation uses DPDK rawdevice sub-system.
>
> v2:
> * Updated memory barrier API's as per Gavin Hu suggestion.
>
> v3:
> * Fixed memory leak possibility issues.
>
> v4:
> * Improved error handling in selftest API.
>
> v5:
> * Updated "doc/guides/rel_notes/release_20_02.rst".
Next time, please make all versions in the same mail thread using --in-reply-to.
> Series-reviewed-by: Gavin Hu <gavin.hu@arm.com>
This should be added in each patch:
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
> 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
Applied, thanks
Note: removed some blank lines at end of files.
prev parent reply other threads:[~2020-01-20 8:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 6:00 [dpdk-dev] [PATCH v5 0/6] OCTEON TX2 End Point Driver Mahipal Challa
2020-01-13 6:00 ` [dpdk-dev] [PATCH v5 1/6] raw/octeontx2_ep: add build infra and device probe Mahipal Challa
2020-01-13 6:00 ` [dpdk-dev] [PATCH v5 2/6] raw/octeontx2_ep: add device configuration Mahipal Challa
2020-01-13 6:00 ` [dpdk-dev] [PATCH v5 3/6] raw/octeontx2_ep: add device uninitialization Mahipal Challa
2020-01-13 6:00 ` [dpdk-dev] [PATCH v5 4/6] raw/octeontx2_ep: add enqueue operation Mahipal Challa
2020-01-13 6:00 ` [dpdk-dev] [PATCH v5 5/6] raw/octeontx2_ep: add dequeue operation Mahipal Challa
2020-01-13 6:00 ` [dpdk-dev] [PATCH v5 6/6] raw/octeontx2_ep: add driver self test Mahipal Challa
2020-01-14 3:39 ` [dpdk-dev] [PATCH v5 0/6] OCTEON TX2 End Point Driver Mahipal Challa
2020-01-20 8:44 ` Thomas Monjalon [this message]
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=3743970.iTQEcLzFEP@xps \
--to=thomas@monjalon.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.