DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add igb generic api features update
@ 2017-06-14  8:47 Wei Zhao
  2017-06-15 12:10 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Zhao @ 2017-06-14  8:47 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, Wei Zhao

Add release notes update to announce support of rte_flow
on igb nic, and nic features update of this feature.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
---
 doc/guides/nics/features/igb.ini       | 1 +
 doc/guides/rel_notes/release_17_08.rst | 9 +++++++++
 2 files changed, 10 insertions(+)

diff --git a/doc/guides/nics/features/igb.ini b/doc/guides/nics/features/igb.ini
index 1145027..4a4056a 100644
--- a/doc/guides/nics/features/igb.ini
+++ b/doc/guides/nics/features/igb.ini
@@ -26,6 +26,7 @@ N-tuple filter       = Y
 SYN filter           = Y
 Flexible filter      = Y
 Flow control         = Y
+Flow API             = Y
 CRC offload          = Y
 VLAN offload         = Y
 QinQ offload         = Y
diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst
index 7f12120..ce692e9 100644
--- a/doc/guides/rel_notes/release_17_08.rst
+++ b/doc/guides/rel_notes/release_17_08.rst
@@ -56,6 +56,15 @@ New Features
   TX and RX path reworked to improve performance.  Also reduced latency
   for slow traffic.
 
+* **Added support for generic flow API (rte_flow) on igb NIC.**
+
+  This API provides a generic means to configure hardware to match specific
+  ingress or egress traffic, alter its behavior and query related counters
+  according to any number of user-defined rules.
+
+  * Generic flow API support for Ethernet, IPv4, UDP, TCP and
+    RAW pattern items with QUEUE actions. There are four
+    type of filter support for this feature on igb.
 
 Resolved Issues
 ---------------
-- 
2.9.3

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

* Re: [dpdk-dev] [PATCH] doc: add igb generic api features update
  2017-06-14  8:47 [dpdk-dev] [PATCH] doc: add igb generic api features update Wei Zhao
@ 2017-06-15 12:10 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2017-06-15 12:10 UTC (permalink / raw)
  To: Wei Zhao, dev

On 6/14/2017 9:47 AM, Wei Zhao wrote:
> Add release notes update to announce support of rte_flow
> on igb nic, and nic features update of this feature.
> 
> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>

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

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

end of thread, other threads:[~2017-06-15 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14  8:47 [dpdk-dev] [PATCH] doc: add igb generic api features update Wei Zhao
2017-06-15 12:10 ` 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).