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 1A609A056A; Fri, 6 Mar 2020 09:55:43 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 017E81BFDD; Fri, 6 Mar 2020 09:55:43 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 992EA1BFBB for ; Fri, 6 Mar 2020 09:55:41 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Mar 2020 00:55:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,521,1574150400"; d="scan'208";a="441877558" Received: from dpdk-lihong-ub1604.sh.intel.com ([10.67.118.203]) by fmsmga006.fm.intel.com with ESMTP; 06 Mar 2020 00:55:39 -0800 From: lihong To: dts@dpdk.org Cc: lihong Date: Fri, 6 Mar 2020 09:26:48 +0800 Message-Id: <1583458010-1414-1-git-send-email-lihongx.ma@intel.com> X-Mailer: git-send-email 2.7.4 Subject: [dts] [PATCH V1 0/2] framework/dut: same prefix add once is enough 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" * delete the hugepage in the mount path after kill testpmd lihong (2): framework/dut: same prefix add once is enough framework/crb: delete the mnt of hugepage when dut kill_all framework/crb.py | 6 ++++++ framework/dut.py | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) -- 2.7.4