From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 18CF22B9E for ; Thu, 28 Feb 2019 06:33:03 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Feb 2019 21:33:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,422,1544515200"; d="scan'208";a="142278347" Received: from itecstvdts01.sh.intel.com ([10.67.111.114]) by orsmga001.jf.intel.com with ESMTP; 27 Feb 2019 21:33:02 -0800 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Thu, 28 Feb 2019 13:36:03 +0800 Message-Id: <1551332164-33086-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V2][pmd_bonded_8023ad]: upload 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:33:04 -0000 pmd_bonded_8023ad automation script v2: - unify the same methods with pmd_stacked_bonded suite and put them in bonding.py. - remove testing content using switch equipment - remove debug methods. - remove un-used parameters. - fix typo issue. yufengmx (1): pmd_bonded_8023ad: upload automation script tests/TestSuite_pmd_bonded_8023ad.py | 599 +++++++++++++++++++++++++++++++++++ 1 file changed, 599 insertions(+) create mode 100644 tests/TestSuite_pmd_bonded_8023ad.py -- 1.9.3