[dpdk-dev] doc: add i40e limitation of DCB function

Message ID 1513063159-27537-1-git-send-email-beilei.xing@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Helin Zhang
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Xing, Beilei Dec. 12, 2017, 7:19 a.m. UTC
  This patch adds limitation of DCB function.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 doc/guides/nics/i40e.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Kovacevic, Marko Dec. 12, 2017, 4:56 p.m. UTC | #1
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Beilei Xing
> Sent: Tuesday, December 12, 2017 7:19 AM
> To: Mcnamara, John <john.mcnamara@intel.com>
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: add i40e limitation of DCB function
> 
> This patch adds limitation of DCB function.
> 
> Signed-off-by: Beilei Xing <beilei.xing@intel.com>

Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
  
Zhang, Helin Dec. 20, 2017, 6:18 a.m. UTC | #2
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Kovacevic, Marko
> Sent: Wednesday, December 13, 2017 12:57 AM
> To: Xing, Beilei; Mcnamara, John
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] doc: add i40e limitation of DCB function
> 
> 
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Beilei Xing
> > Sent: Tuesday, December 12, 2017 7:19 AM
> > To: Mcnamara, John <john.mcnamara@intel.com>
> > Cc: dev@dpdk.org
> > Subject: [dpdk-dev] [PATCH] doc: add i40e limitation of DCB function
> >
> > This patch adds limitation of DCB function.
> >
> > Signed-off-by: Beilei Xing <beilei.xing@intel.com>
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied to next-net-intel, thanks! /Helin
  

Patch

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index cd46874..2507d5f 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -483,6 +483,11 @@  Vlan strip of VF
 
 The VF vlan strip function is only supported in the i40e kernel driver >= 2.1.26.
 
+DCB function
+~~~~~~~~~~~~
+
+DCB works only when RSS is enabled.
+
 High Performance of Small Packets on 40G NIC
 --------------------------------------------