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 9C872A00C5; Thu, 30 Apr 2020 10:53:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 931B31D9B5; Thu, 30 Apr 2020 10:53:47 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 0CEAD1D967 for ; Thu, 30 Apr 2020 10:53:45 +0200 (CEST) IronPort-SDR: DFKtIMCq/jzZ6pX3fokIA2dZzkjCSSBSpOrVOPTT/QiB22AinNtw+cdjLNggQz6tEyGZX2r8jv 83HPdC04oceg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Apr 2020 01:53:45 -0700 IronPort-SDR: d9MRgjYG6E3NeGZtaxgLX4gI0TXZud/SlzE5OGTRG8QFlhklRiKpISXS+2igyaDyBMf/GDwGkq WLoDfSPd2NVw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,334,1583222400"; d="scan'208";a="459501213" Received: from dpdk-moyufen06.sh.intel.com ([10.67.116.222]) by fmsmga005.fm.intel.com with ESMTP; 30 Apr 2020 01:53:44 -0700 From: yufengmx To: dts@dpdk.org, lihongx.ma@intel.com Cc: yufengmx Date: Thu, 30 Apr 2020 16:55:46 +0800 Message-Id: <20200430085547.31123-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/kni: resolve ping command compatibility 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" resolve ping/ping6 command compatibility in low version linux os and high version linux os. yufengmx (1): tests/kni: resolve ping command compatibility tests/TestSuite_kni.py | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) -- 2.21.0