From patchwork Mon Mar 7 10:25:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 11138 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id E2C262C49; Mon, 7 Mar 2016 11:25:47 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9E14F2BA1 for ; Mon, 7 Mar 2016 11:25:45 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP; 07 Mar 2016 02:25:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,550,1449561600"; d="scan'208";a="931241140" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga002.fm.intel.com with ESMTP; 07 Mar 2016 02:25:40 -0800 Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id u27APcb4027329; Mon, 7 Mar 2016 10:25:39 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id u27APc6o016843; Mon, 7 Mar 2016 10:25:38 GMT Received: (from fyigit@localhost) by sivswdev02.ir.intel.com with id u27APcnZ016839; Mon, 7 Mar 2016 10:25:38 GMT From: Ferruh Yigit To: dev@dpdk.org, Declan Doherty Date: Mon, 7 Mar 2016 10:25:36 +0000 Message-Id: <1457346336-16808-1-git-send-email-ferruh.yigit@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-dev] [PATCH] doc: update number of supported bonding mode X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Document mentions from 4 bonding mode but there are more modes. Signed-off-by: Ferruh Yigit --- doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst b/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst index d523ac2..01ddcb9 100644 --- a/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst +++ b/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst @@ -61,7 +61,7 @@ bonded device and its slave devices. Link Bonding Modes Overview --------------------------- -Currently the Link Bonding PMD library supports 4 modes of operation: +Currently the Link Bonding PMD library supports following modes of operation: * **Round-Robin (Mode 0):**