DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: remove mention of unreleased nics from enic guide
@ 2018-05-05  2:34 John Daley
  2018-05-09 19:08 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: John Daley @ 2018-05-05  2:34 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: dev, John Daley, Hyong Youb Kim

Company policy discourages the mention of unreleased hardware in
guides and release notes.

Fixes: 08df773 ("doc: update enic guide and features")

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
---
 doc/guides/nics/enic.rst | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst
index 49abc7e95..0b269cb53 100644
--- a/doc/guides/nics/enic.rst
+++ b/doc/guides/nics/enic.rst
@@ -362,14 +362,10 @@ Limitations
 
   - ``rx_good_bytes`` (ibytes) always includes VLAN header (4B) and CRC bytes (4B).
     This behavior applies to 1300 and older series VIC adapters.
-    1400 series VICs do not count CRC bytes, and count VLAN header only when VLAN
-    stripping is disabled.
   - When the NIC drops a packet because the Rx queue has no free buffers,
     ``rx_good_bytes`` still increments by 4B if the packet is not VLAN tagged or
     VLAN stripping is disabled, or by 8B if the packet is VLAN tagged and stripping
-    is enabled.
-    This behavior applies to 1300 and older series VIC adapters. 1400 series VICs
-    do not increment this byte counter when packets are dropped.
+    is enabled. This behavior applies to 1300 and older series VIC adapters.
 
 - **RSS Hashing**
 
@@ -395,7 +391,6 @@ ENIC PMD supports all recent generations of Cisco VIC adapters including:
 
 - VIC 1200 series
 - VIC 1300 series
-- VIC 1400 series
 
 Supported Operating Systems
 ---------------------------
@@ -419,7 +414,7 @@ Supported features
 - VLAN filtering (supported via UCSM/CIMC only)
 - Execution of application by unprivileged system users
 - IPV4, IPV6 and TCP RSS hashing
-- UDP hashing (1400 series and later adapters)
+- UDP RSS hashing (support for upcoming adapters)
 - Scattered Rx
 - MTU update
 - SR-IOV on UCS managed servers connected to Fabric Interconnects
-- 
2.16.2

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

* Re: [dpdk-dev] [PATCH] doc: remove mention of unreleased nics from enic guide
  2018-05-05  2:34 [dpdk-dev] [PATCH] doc: remove mention of unreleased nics from enic guide John Daley
@ 2018-05-09 19:08 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2018-05-09 19:08 UTC (permalink / raw)
  To: John Daley; +Cc: dev, Hyong Youb Kim

On 5/5/2018 3:34 AM, John Daley wrote:
> Company policy discourages the mention of unreleased hardware in
> guides and release notes.
> 
> Fixes: 08df773 ("doc: update enic guide and features")
> 
> Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
> Signed-off-by: John Daley <johndale@cisco.com>

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

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

end of thread, other threads:[~2018-05-09 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-05  2:34 [dpdk-dev] [PATCH] doc: remove mention of unreleased nics from enic guide John Daley
2018-05-09 19:08 ` 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).