DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update failsafe feature list
@ 2017-09-14 15:32 Matan Azrad
  2017-09-18 13:51 ` Mcnamara, John
  2017-09-19  9:27 ` Ferruh Yigit
  0 siblings, 2 replies; 13+ messages in thread
From: Matan Azrad @ 2017-09-14 15:32 UTC (permalink / raw)
  To: Gaetan Rivet; +Cc: dev

Add supported failsafe features to feature list.
Remove stats per queue feature from failsafe feature list since
queue_stats_mapping_set dev op has not implemented yet.

Signed-off-by: Matan Azrad <matan@mellanox.com>
---
 doc/guides/nics/features/failsafe.ini | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/doc/guides/nics/features/failsafe.ini b/doc/guides/nics/features/failsafe.ini
index a42e344..9f48455 100644
--- a/doc/guides/nics/features/failsafe.ini
+++ b/doc/guides/nics/features/failsafe.ini
@@ -4,20 +4,33 @@
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Features]
+Speed capabilities   = Y
 Link status          = Y
 Link status event    = Y
 MTU update           = Y
 Jumbo frame          = Y
+Scattered Rx         = Y
+LRO                  = Y
+TSO                  = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
 Multicast MAC filter = Y
 VLAN filter          = Y
+Ethertype filter     = Y
+N-tuple filter       = Y
+SYN filter           = Y
+Tunnel filter        = Y
+Flexible filter      = Y
+Hash filter          = Y
+Flow director        = Y
 Flow control         = Y
 Flow API             = Y
+QinQ offload         = Y
+L3 checksum offload  = Y
+L4 checksum offload  = Y
 Packet type parsing  = Y
 Basic stats          = Y
-Stats per queue      = Y
 ARMv7                = Y
 ARMv8                = Y
 Power8               = Y
-- 
2.7.4

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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-14 15:32 [dpdk-dev] [PATCH] doc: update failsafe feature list Matan Azrad
2017-09-18 13:51 ` Mcnamara, John
2017-09-19  9:27 ` Ferruh Yigit
2017-09-19 10:04   ` Matan Azrad
2017-09-19 11:00     ` Ferruh Yigit
2017-09-19 11:39       ` Matan Azrad
2017-09-22 10:32         ` Ferruh Yigit
2017-09-24  5:55           ` Matan Azrad
2017-10-25 18:44             ` Ferruh Yigit
2017-10-25 22:55               ` Gaëtan Rivet
2017-11-01 22:33               ` Ferruh Yigit
2017-11-02  5:53                 ` Matan Azrad
2017-11-02 17:48                   ` 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).