* [dpdk-dev] [PATCH] doc: support new i40e device
@ 2019-06-18 6:31 Beilei Xing
2019-06-18 6:52 ` [dpdk-dev] [PATCH v2] " Beilei Xing
0 siblings, 1 reply; 4+ messages in thread
From: Beilei Xing @ 2019-06-18 6:31 UTC (permalink / raw)
To: qi.z.zhang, john.mcnamara; +Cc: dev
Add support for new i40e device.
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
doc/guides/rel_notes/release_19_08.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index b9510f9..549b600 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -54,6 +54,10 @@ New Features
Also, make sure to start the actual text at the margin.
=========================================================
+* **Enabled new i40e device.**
+
+ Enabled the new device whose device id is 0x15FF.
+
Removed Items
-------------
--
2.5.5
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-dev] [PATCH v2] doc: support new i40e device
2019-06-18 6:31 [dpdk-dev] [PATCH] doc: support new i40e device Beilei Xing
@ 2019-06-18 6:52 ` Beilei Xing
2019-06-18 8:16 ` Ferruh Yigit
2019-06-19 8:31 ` [dpdk-dev] [PATCH v3] " Beilei Xing
0 siblings, 2 replies; 4+ messages in thread
From: Beilei Xing @ 2019-06-18 6:52 UTC (permalink / raw)
To: qi.z.zhang, john.mcnamara; +Cc: dev
Add support for new i40e device.
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
v2 change:
- Change indentation.
doc/guides/rel_notes/release_19_08.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index b9510f9..8da66fe 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -54,6 +54,10 @@ New Features
Also, make sure to start the actual text at the margin.
=========================================================
+* **Enabled new i40e device.**
+
+ Enabled the new device whose device id is 0x15FF.
+
Removed Items
-------------
--
2.5.5
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH v2] doc: support new i40e device
2019-06-18 6:52 ` [dpdk-dev] [PATCH v2] " Beilei Xing
@ 2019-06-18 8:16 ` Ferruh Yigit
2019-06-19 8:31 ` [dpdk-dev] [PATCH v3] " Beilei Xing
1 sibling, 0 replies; 4+ messages in thread
From: Ferruh Yigit @ 2019-06-18 8:16 UTC (permalink / raw)
To: Beilei Xing, qi.z.zhang, john.mcnamara; +Cc: dev
On 6/18/2019 7:52 AM, Beilei Xing wrote:
> Add support for new i40e device.
>
> Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Can you please add the commit that introduces the device as Fixes line?
> ---
> v2 change:
> - Change indentation.
>
> doc/guides/rel_notes/release_19_08.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
> index b9510f9..8da66fe 100644
> --- a/doc/guides/rel_notes/release_19_08.rst
> +++ b/doc/guides/rel_notes/release_19_08.rst
> @@ -54,6 +54,10 @@ New Features
> Also, make sure to start the actual text at the margin.
> =========================================================
>
> +* **Enabled new i40e device.**
> +
> + Enabled the new device whose device id is 0x15FF.
> +
>
> Removed Items
> -------------
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-dev] [PATCH v3] doc: support new i40e device
2019-06-18 6:52 ` [dpdk-dev] [PATCH v2] " Beilei Xing
2019-06-18 8:16 ` Ferruh Yigit
@ 2019-06-19 8:31 ` Beilei Xing
1 sibling, 0 replies; 4+ messages in thread
From: Beilei Xing @ 2019-06-19 8:31 UTC (permalink / raw)
To: qi.z.zhang; +Cc: dev
Add support for new i40e device.
Fixes: 4b748eef853c ("net/i40e: enable new device")
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
v3 change:
- Add new section.
- Add fixes line.
v2 change:
- Change indentation.
doc/guides/rel_notes/release_19_08.rst | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index 563999d..e46160b 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -95,6 +95,24 @@ New Features
* Enabled Tx outer/inner L3/L4 checksum offload.
+New Supported Devices
+---------------------
+
+.. This section should contain new supported devices. Sample format:
+
+ * **Updated the specific driver.**
+
+ * Listed the new supported device IDs.
+
+ This section is a comment. Do not overwrite or remove it.
+ Also, make sure to start the actual text at the margin.
+ =========================================================
+
+* **Updated the i40e driver.**
+
+ * 0x15FF.
+
+
Removed Items
-------------
--
2.5.5
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-06-19 8:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18 6:31 [dpdk-dev] [PATCH] doc: support new i40e device Beilei Xing
2019-06-18 6:52 ` [dpdk-dev] [PATCH v2] " Beilei Xing
2019-06-18 8:16 ` Ferruh Yigit
2019-06-19 8:31 ` [dpdk-dev] [PATCH v3] " Beilei Xing
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).