From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id B36311B3A7 for ; Thu, 31 Jan 2019 07:29:08 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Jan 2019 22:29:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,543,1539673200"; d="scan'208";a="130361405" Received: from itecstvdts01.sh.intel.com ([10.67.111.114]) by orsmga002.jf.intel.com with ESMTP; 30 Jan 2019 22:29:07 -0800 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Thu, 31 Jan 2019 14:31:44 +0800 Message-Id: <1548916305-182681-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V2][bonding/802.3ad]: test plan for testpmd bonding/802.3ad mode X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2019 06:29:09 -0000 802.3ad mode is link bonding mode 4 in testpmd, which is IEEE 802.3ad Dynamic link aggregation.This test plan aims to cover this feature. v2: - remove test content using switch. - fix typo issue. yufengmx (1): [bonding/802.3ad]: test plan for testpmd bonding/802.3ad mode test_plans/pmd_bonded_8023ad_test_plan.rst | 421 +++++++++++++++++++++++++++++ 1 file changed, 421 insertions(+) create mode 100644 test_plans/pmd_bonded_8023ad_test_plan.rst -- 1.9.3