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 DA831A04C0; Mon, 28 Sep 2020 05:57:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AE2231D5D1; Mon, 28 Sep 2020 05:57:17 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 4CE511D5C6 for ; Mon, 28 Sep 2020 05:57:15 +0200 (CEST) IronPort-SDR: ZIze8dEK0RTHTBtegOn2WCAnf0IlrQEplDWq9DfXKXz4yKapWrZ2VuS19Rcb+WK1n3EAymHXb6 zYiJ91VdtKsw== X-IronPort-AV: E=McAfee;i="6000,8403,9757"; a="149710179" X-IronPort-AV: E=Sophos;i="5.77,312,1596524400"; d="scan'208";a="149710179" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Sep 2020 20:57:14 -0700 IronPort-SDR: 9fsmjM+Hy57cZeQK8fYK9lcjtO5y57tzcUzKphj1MEw053LPBvyC1WD+wttipZXjLbf9XvgPpo F5I8kjluZ0ag== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,312,1596524400"; d="scan'208";a="324155091" Received: from unknown (HELO localhost.localdomain) ([10.240.183.80]) by orsmga002.jf.intel.com with ESMTP; 27 Sep 2020 20:57:12 -0700 From: Chen Linglix To: dts@dpdk.org Cc: chenlinglix Date: Mon, 28 Sep 2020 11:55:55 +0800 Message-Id: <20200928035559.8331-1-linglix.chen@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V1 0/4] update checkpoint to Link up 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" From: chenlinglix update checkpoint to Link up chenlinglix (4): tests/TestSuite_ipfrag:update checkpoint to Link up tests/TestSuite_ipv4_reassembly:update checkpoint to Link up tests/TestSuite_kni:update checkpoint to Link up tests/TestSuite_link_status_interrupt:update checkpoint to Link up tests/TestSuite_ipfrag.py | 2 +- tests/TestSuite_ipv4_reassembly.py | 2 +- tests/TestSuite_kni.py | 2 +- tests/TestSuite_link_status_interrupt.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) -- 2.17.1