* [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD
@ 2020-02-13 1:41 Cheng Jiang
2020-02-13 7:05 ` Maxime Coquelin
2020-02-13 16:28 ` Maxime Coquelin
0 siblings, 2 replies; 3+ messages in thread
From: Cheng Jiang @ 2020-02-13 1:41 UTC (permalink / raw)
To: john.mcnamara, marko.kovacevic
Cc: tiwei.bie, maxime.coquelin, zhihong.wang, dev, Cheng Jiang
Add release notes for the notification data feature of virtio-PMD.
Signed-off-by: Cheng Jiang <Cheng1.jiang@intel.com>
---
doc/guides/rel_notes/release_20_02.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 690e7dba7..020beb5d8 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -148,6 +148,14 @@ New Features
Added a new OCTEON TX2 rawdev PMD for End Point mode of operation.
See the :doc:`../rawdevs/octeontx2_ep` for more details on this new PMD.
+* **Added support for virtio-PMD notification data.**
+
+ Added support for virtio-PMD notification data so that the driver
+ passes extra data (besides identifying the virtqueue) in its device
+ notifications, expanding the notifications to include the avail index and
+ avail wrap counter (When split ring is used, the avail wrap counter is not
+ included in the notification data).
+
Removed Items
-------------
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD
2020-02-13 1:41 [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD Cheng Jiang
@ 2020-02-13 7:05 ` Maxime Coquelin
2020-02-13 16:28 ` Maxime Coquelin
1 sibling, 0 replies; 3+ messages in thread
From: Maxime Coquelin @ 2020-02-13 7:05 UTC (permalink / raw)
To: Cheng Jiang, john.mcnamara, marko.kovacevic; +Cc: tiwei.bie, zhihong.wang, dev
On 2/13/20 2:41 AM, Cheng Jiang wrote:
> Add release notes for the notification data feature of virtio-PMD.
>
> Signed-off-by: Cheng Jiang <Cheng1.jiang@intel.com>
> ---
> doc/guides/rel_notes/release_20_02.rst | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
> index 690e7dba7..020beb5d8 100644
> --- a/doc/guides/rel_notes/release_20_02.rst
> +++ b/doc/guides/rel_notes/release_20_02.rst
> @@ -148,6 +148,14 @@ New Features
> Added a new OCTEON TX2 rawdev PMD for End Point mode of operation.
> See the :doc:`../rawdevs/octeontx2_ep` for more details on this new PMD.
>
> +* **Added support for virtio-PMD notification data.**
> +
> + Added support for virtio-PMD notification data so that the driver
> + passes extra data (besides identifying the virtqueue) in its device
> + notifications, expanding the notifications to include the avail index and
> + avail wrap counter (When split ring is used, the avail wrap counter is not
> + included in the notification data).
> +
>
> Removed Items
> -------------
>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Thanks,
Maxime
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD
2020-02-13 1:41 [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD Cheng Jiang
2020-02-13 7:05 ` Maxime Coquelin
@ 2020-02-13 16:28 ` Maxime Coquelin
1 sibling, 0 replies; 3+ messages in thread
From: Maxime Coquelin @ 2020-02-13 16:28 UTC (permalink / raw)
To: Cheng Jiang, john.mcnamara, marko.kovacevic; +Cc: tiwei.bie, zhihong.wang, dev
On 2/13/20 2:41 AM, Cheng Jiang wrote:
> Add release notes for the notification data feature of virtio-PMD.
>
> Signed-off-by: Cheng Jiang <Cheng1.jiang@intel.com>
> ---
> doc/guides/rel_notes/release_20_02.rst | 8 ++++++++
> 1 file changed, 8 insertions(+)
Applied to dpdk-next-virtio/master
Thanks,
Maxime
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-13 16:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13 1:41 [dpdk-dev] [PATCH v1] doc: add release notes for virtio-PMD Cheng Jiang
2020-02-13 7:05 ` Maxime Coquelin
2020-02-13 16:28 ` Maxime Coquelin
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).