From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 320D31E34 for ; Thu, 28 Feb 2019 06:47:07 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Feb 2019 21:47:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,422,1544515200"; d="scan'208";a="118381732" Received: from itecstvdts01.sh.intel.com ([10.67.111.114]) by orsmga007.jf.intel.com with ESMTP; 27 Feb 2019 21:47:05 -0800 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Thu, 28 Feb 2019 13:50:06 +0800 Message-Id: <1551333007-33661-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V1][pmd bonding]: common methods used by bonding suites 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:47:07 -0000 a module that common methods are ran by pmd_bonded_8023ad/pmd_stacked_bonded suites yufengmx (1): pmd_bonding: common methods used by bonding suites tests/bonding.py | 831 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 831 insertions(+) create mode 100644 tests/bonding.py -- 1.9.3