From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radu Nicolau Subject: [PATCH] doc: document bonding known issue Date: Mon, 28 May 2018 14:43:46 +0100 Message-ID: <1527515026-7582-1-git-send-email-radu.nicolau@intel.com> Cc: thomas@monjalon.net, ferruh.yigit@intel.com, john.mcnamara@intel.com, Radu Nicolau To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 16DDD160 for ; Mon, 28 May 2018 15:50:06 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Radu Nicolau --- doc/guides/rel_notes/release_18_05.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index e8d74f5..ae14181 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/doc/guides/rel_notes/release_18_05.rst @@ -568,6 +568,11 @@ Known Issues dpdk-pdump example and any other applications using librte_pdump, cannot work with older version DPDK primary applications. +* **Bonding PMD may fail to accept new slaves in certain conditions.** + + In certain conditions when using tespmd bonding may fail to register new slave + ports. More information on the Bugzilla entry: + https://dpdk.org/tracker/show_bug.cgi?id=52. Shared Library Versions ----------------------- -- 2.7.5