DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update the i40e base driver
@ 2017-01-17 16:49 Jingjing Wu
  2017-01-17 18:06 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Jingjing Wu @ 2017-01-17 16:49 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, jingjing.wu

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
---
 doc/guides/rel_notes/release_17_02.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst
index d445d64..3346a19 100644
--- a/doc/guides/rel_notes/release_17_02.rst
+++ b/doc/guides/rel_notes/release_17_02.rst
@@ -81,6 +81,16 @@ EAL
 Drivers
 ~~~~~~~
 
+* **Updated the i40e base driver.**
+
+  updated the i40e base driver, including the following changes:
+
+  * replace existing legacy memcpy() calls with i40e_memcpy() calls.
+  * use BIT() macro instead of bit fields
+  * add clear all WoL filters implementation
+  * add broadcast promiscuous control per VLAN
+  * remove unused X722_SUPPORT and I40E_NDIS_SUPPORT MARCOs
+
 
 Libraries
 ~~~~~~~~~
-- 
2.4.11

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update the i40e base driver
  2017-01-17 16:49 [dpdk-dev] [PATCH] doc: update the i40e base driver Jingjing Wu
@ 2017-01-17 18:06 ` Ferruh Yigit
  2017-01-17 19:11   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2017-01-17 18:06 UTC (permalink / raw)
  To: Jingjing Wu, dev; +Cc: john.mcnamara

On 1/17/2017 4:49 PM, Jingjing Wu wrote:
> Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
> ---
>  doc/guides/rel_notes/release_17_02.rst | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst
> index d445d64..3346a19 100644
> --- a/doc/guides/rel_notes/release_17_02.rst
> +++ b/doc/guides/rel_notes/release_17_02.rst
> @@ -81,6 +81,16 @@ EAL
>  Drivers
>  ~~~~~~~

Hi Jingjing,

Notes seems added to "Resolved Issues" section of the document. I assume
intention is to add this information into "New Features" section, if so
can you please re-spin the patch?

>  
> +* **Updated the i40e base driver.**
> +
> +  updated the i40e base driver, including the following changes:
> +
> +  * replace existing legacy memcpy() calls with i40e_memcpy() calls.
> +  * use BIT() macro instead of bit fields
> +  * add clear all WoL filters implementation
> +  * add broadcast promiscuous control per VLAN
> +  * remove unused X722_SUPPORT and I40E_NDIS_SUPPORT MARCOs
> +
>  
>  Libraries
>  ~~~~~~~~~
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update the i40e base driver
  2017-01-17 18:06 ` Ferruh Yigit
@ 2017-01-17 19:11   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2017-01-17 19:11 UTC (permalink / raw)
  To: Jingjing Wu, dev; +Cc: john.mcnamara

On 1/17/2017 6:06 PM, Ferruh Yigit wrote:
> On 1/17/2017 4:49 PM, Jingjing Wu wrote:
>> Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>

Applied to dpdk-next-net/master, thanks.

(note moved to "New Features" section)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-17 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-17 16:49 [dpdk-dev] [PATCH] doc: update the i40e base driver Jingjing Wu
2017-01-17 18:06 ` Ferruh Yigit
2017-01-17 19:11   ` Ferruh Yigit

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).