From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beilei Xing Subject: [PATCH] doc: add i40e limitation of DCB function Date: Tue, 12 Dec 2017 15:19:19 +0800 Message-ID: <1513063159-27537-1-git-send-email-beilei.xing@intel.com> Cc: dev@dpdk.org To: john.mcnamara@intel.com Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id D81D47D34 for ; Tue, 12 Dec 2017 08:18:53 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patch adds limitation of DCB function. Signed-off-by: Beilei Xing --- doc/guides/nics/i40e.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 -------------------------------------------- -- 2.5.5