From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B5F61A0613 for ; Mon, 26 Aug 2019 07:29:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AD3251BF50; Mon, 26 Aug 2019 07:29:59 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id E2D631BF49 for ; Mon, 26 Aug 2019 07:29:57 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Aug 2019 22:29:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,431,1559545200"; d="scan'208";a="191620003" Received: from dpdk-moyufen01.sh.intel.com ([10.67.111.77]) by orsmga002.jf.intel.com with ESMTP; 25 Aug 2019 22:29:54 -0700 From: yufengmx To: changqingx.wu@intel.com, dts@dpdk.org Cc: yufengmx Date: Mon, 26 Aug 2019 13:31:04 +0800 Message-Id: <1566797465-122445-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V1]test_plans/pmd_stacked_bonded: update test plan 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" quote Nicolau, Radu port start all action is not really a defect, but due to a race condition this setup implies; the right way will be to start top level bond port only, and let it propagate the start to the bonded ports and they will propagate it to the real nics. fix typo yufengmx (1): test_plans/pmd_stacked_bonded: update test plan test_plans/pmd_stacked_bonded_test_plan.rst | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) -- 1.9.3