From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 4841947CE for ; Thu, 28 Feb 2019 06:58:48 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Feb 2019 21:58:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,422,1544515200"; d="scan'208";a="278477034" Received: from itecstvdts01.sh.intel.com ([10.67.111.114]) by orsmga004.jf.intel.com with ESMTP; 27 Feb 2019 21:58:46 -0800 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Thu, 28 Feb 2019 14:01:47 +0800 Message-Id: <1551333708-34248-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V2][pmd_stacked_bonded]: upload test plan and automation script 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, 28 Feb 2019 05:58:48 -0000 pmd stacked bonded automation script v2: - move the same methods as pmd_bonded_8023ad suite in bonding.py. - refactor packet traffic method. - remove debug methods. - remove un-used parameters. - fix typo issue. yufengmx (1): pmd_stacked_bonded: upload automation script tests/TestSuite_pmd_stacked_bonded.py | 531 ++++++++++++++++++++++++++++++++++ 1 file changed, 531 insertions(+) create mode 100644 tests/TestSuite_pmd_stacked_bonded.py -- 1.9.3