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 BB9F6A2EEB for ; Thu, 12 Sep 2019 09:53:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B27401E53C; Thu, 12 Sep 2019 09:53:17 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id A71231BE86 for ; Thu, 12 Sep 2019 09:53:15 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Sep 2019 00:53:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,489,1559545200"; d="scan'208";a="385961303" Received: from dpdk-moyufen06.sh.intel.com ([10.67.117.220]) by fmsmga006.fm.intel.com with ESMTP; 12 Sep 2019 00:53:13 -0700 From: yufengmx To: dts@dpdk.org, yuan.peng@intel.com, wenjiex.a.li@intel.com Cc: yufengmx Date: Thu, 12 Sep 2019 15:54:39 +0800 Message-Id: <20190912075440.19444-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dts] [PATCH V1 0/1] tests/flow_classify_softnic: fix target source code directory issue 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" For hard code of target source code directory, this script can't run with --dir option. yufengmx (1): tests/flow_classify_softnic: fix target source code directory issue tests/TestSuite_flow_classify_softnic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.21.0