From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 844881E2B for ; Tue, 26 Feb 2019 08:17:11 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Feb 2019 23:17:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,414,1544515200"; d="scan'208";a="129389051" Received: from itecstvdts01.sh.intel.com ([10.67.111.114]) by orsmga003.jf.intel.com with ESMTP; 25 Feb 2019 23:17:09 -0800 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Tue, 26 Feb 2019 15:20:08 +0800 Message-Id: <1551165609-98800-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V3][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: Tue, 26 Feb 2019 07:17:11 -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. v3: - remove trailing whitespace. 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 | 420 +++++++++++++++++++++++++++++ 1 file changed, 420 insertions(+) create mode 100644 test_plans/pmd_bonded_8023ad_test_plan.rst -- 1.9.3