DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] doc: detail new tap features in release note
@ 2017-03-27 14:02 Pascal Mazon
  2017-03-27 14:52 ` Wiles, Keith
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal Mazon @ 2017-03-27 14:02 UTC (permalink / raw)
  To: ferruh.yigit, keith.wiles; +Cc: dev, Pascal Mazon

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
---
 doc/guides/rel_notes/release_17_05.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst
index dee63919efe7..4ab3e1a740c0 100644
--- a/doc/guides/rel_notes/release_17_05.rst
+++ b/doc/guides/rel_notes/release_17_05.rst
@@ -57,6 +57,17 @@ New Features
   * Complete HW initialization even if SFP is not present.
   * Add VF xcast promiscuous mode.
 
+* **Updated the tap driver.**
+
+  * Support MTU modification.
+  * Support packet type for Rx.
+  * Support segmented packets on Rx and Tx.
+  * Speed up Rx on tap when no packets are available.
+  * Support capturing traffic from another netdevice.
+  * Dynamically change link status when the underlying interface state changes.
+  * Generic flow API support for Ethernet, VLAN, IPv4, IPv6, UDP and TCP pattern
+    items with DROP, QUEUE and PASSTHRU actions for ingress traffic.
+
 * **Added powerpc support for i40e and its vector PMD .**
 
   i40e PMD and its vector PMD enabled by default in powerpc.
-- 
2.12.0.306.g4a9b9b3

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

* Re: [dpdk-dev] doc: detail new tap features in release note
  2017-03-27 14:02 [dpdk-dev] doc: detail new tap features in release note Pascal Mazon
@ 2017-03-27 14:52 ` Wiles, Keith
  2017-03-29 11:29   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Wiles, Keith @ 2017-03-27 14:52 UTC (permalink / raw)
  To: Pascal Mazon; +Cc: Yigit, Ferruh, dev


> On Mar 27, 2017, at 9:02 AM, Pascal Mazon <pascal.mazon@6wind.com> wrote:
> 
> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>

Acked-by: Keith Wiles <keith.wiles@intel.com>

> ---
> doc/guides/rel_notes/release_17_05.rst | 11 +++++++++++
> 1 file changed, 11 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst
> index dee63919efe7..4ab3e1a740c0 100644
> --- a/doc/guides/rel_notes/release_17_05.rst
> +++ b/doc/guides/rel_notes/release_17_05.rst
> @@ -57,6 +57,17 @@ New Features
>   * Complete HW initialization even if SFP is not present.
>   * Add VF xcast promiscuous mode.
> 
> +* **Updated the tap driver.**
> +
> +  * Support MTU modification.
> +  * Support packet type for Rx.
> +  * Support segmented packets on Rx and Tx.
> +  * Speed up Rx on tap when no packets are available.
> +  * Support capturing traffic from another netdevice.
> +  * Dynamically change link status when the underlying interface state changes.
> +  * Generic flow API support for Ethernet, VLAN, IPv4, IPv6, UDP and TCP pattern
> +    items with DROP, QUEUE and PASSTHRU actions for ingress traffic.
> +
> * **Added powerpc support for i40e and its vector PMD .**
> 
>   i40e PMD and its vector PMD enabled by default in powerpc.
> -- 
> 2.12.0.306.g4a9b9b3
> 

Regards,
Keith

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

* Re: [dpdk-dev] doc: detail new tap features in release note
  2017-03-27 14:52 ` Wiles, Keith
@ 2017-03-29 11:29   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2017-03-29 11:29 UTC (permalink / raw)
  To: Wiles, Keith, Pascal Mazon; +Cc: dev

On 3/27/2017 3:52 PM, Wiles, Keith wrote:
> 
>> On Mar 27, 2017, at 9:02 AM, Pascal Mazon <pascal.mazon@6wind.com> wrote:
>>
>> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
> 
> Acked-by: Keith Wiles <keith.wiles@intel.com>

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

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

end of thread, other threads:[~2017-03-29 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27 14:02 [dpdk-dev] doc: detail new tap features in release note Pascal Mazon
2017-03-27 14:52 ` Wiles, Keith
2017-03-29 11:29   ` 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).