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 54488A00C5; Sun, 26 Apr 2020 12:44:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0FF7B1BF8C; Sun, 26 Apr 2020 12:44:58 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id C53C11BF88 for ; Sun, 26 Apr 2020 12:44:56 +0200 (CEST) IronPort-SDR: uBfvXdxP12qFMFqf+MQd05CQROl8j44AuiF951AywpwAFDX99KZ6BcWa5dUhUYOJ43en047Ceo iG+xKWHlj3IQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Apr 2020 03:44:55 -0700 IronPort-SDR: NJa+b5qeN+DRnB3rdaEEW+108d5FL7wYp9bLVskyHgyP9ldCxI65ViGTvkpEQ5I8kPP4GLMJ1w 5bm/1ug9cTiA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,319,1583222400"; d="scan'208";a="335955405" Received: from unknown (HELO xqm-virtio_tester.sh.intel.com) ([10.240.183.52]) by orsmga001.jf.intel.com with ESMTP; 26 Apr 2020 03:44:54 -0700 From: Xiao Qimai To: dts@dpdk.org Cc: Xiao Qimai Date: Sun, 26 Apr 2020 18:38:42 +0800 Message-Id: <1587897525-114547-1-git-send-email-qimaix.xiao@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dts] [PATCH V1 0/3] bind test nic to driver specified in cfg 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" *** BLURB HERE *** Xiao Qimai (3): set test nic to driver specified in cfg set test nic to driver specified in cfg set test nic to driver specified in cfg tests/TestSuite_dpdk_gro_lib.py | 6 +++--- tests/TestSuite_dpdk_gso_lib.py | 8 ++++---- tests/TestSuite_virtio_user_as_exceptional_path.py | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) -- 1.8.3.1