From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 866791E34 for ; Fri, 1 Mar 2019 07:23:50 +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 fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Feb 2019 22:23:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,426,1544515200"; d="scan'208";a="138164505" Received: from itecstvdts01.sh.intel.com ([10.67.111.114]) by orsmga002.jf.intel.com with ESMTP; 28 Feb 2019 22:23:48 -0800 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Fri, 1 Mar 2019 14:26:50 +0800 Message-Id: <1551421611-45817-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V3][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: Fri, 01 Mar 2019 06:23:51 -0000 pmd_bonded_8023ad automation script v3: - remove trailing whitespace. 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