From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 6A1148DAF for ; Tue, 20 Oct 2015 04:16:12 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 19 Oct 2015 19:16:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,705,1437462000"; d="scan'208";a="667690297" Received: from unknown (HELO dpdk-fedora20.icx.intel.com) ([10.238.55.12]) by orsmga003.jf.intel.com with ESMTP; 19 Oct 2015 19:16:10 -0700 From: "xu,huilong" To: dts@dpdk.org Date: Tue, 20 Oct 2015 10:11:45 +0800 Message-Id: <1445307107-18556-3-git-send-email-huilongx.xu@intel.com> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1445307107-18556-1-git-send-email-huilongx.xu@intel.com> References: <1445307107-18556-1-git-send-email-huilongx.xu@intel.com> Subject: [dts] [V1 3/5] update case execute sequence for rxmode test 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: Tue, 20 Oct 2015 02:16:12 -0000 Signed-off-by: xu,huilong --- executions/execution_rxmode.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/executions/execution_rxmode.cfg b/executions/execution_rxmode.cfg index cf46dbf..36e1b14 100644 --- a/executions/execution_rxmode.cfg +++ b/executions/execution_rxmode.cfg @@ -3,9 +3,9 @@ crbs= drivername=igb_uio rx_mode=scalar test_suites= + scatter, fdir, jumboframes, - scatter, ieee1588, checksum_offload, link_flowctrl, @@ -24,9 +24,9 @@ crbs= drivername=igb_uio rx_mode=full test_suites= + scatter, fdir, jumboframes, - scatter, ieee1588, checksum_offload, link_flowctrl, @@ -45,9 +45,9 @@ crbs= drivername=igb_uio rx_mode=vector test_suites= + scatter, fdir, jumboframes, - scatter, ieee1588, checksum_offload, link_flowctrl, -- 1.9.3