From patchwork Mon Sep 7 15:35:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ling, WeiX" X-Patchwork-Id: 76640 X-Patchwork-Delegate: lijuan.tu@intel.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 99DF5A04B9; Mon, 7 Sep 2020 09:56:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 919551C0CE; Mon, 7 Sep 2020 09:56:11 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id D96381BE0C for ; Mon, 7 Sep 2020 09:56:10 +0200 (CEST) IronPort-SDR: V+QBiVDJEIUXcox6CkYns8GmvfocvYDOutrsNpZLhXk/YNzHuBUXrmgHA1PSLponmAYo72Az4E YYVl2fHZhLZw== X-IronPort-AV: E=McAfee;i="6000,8403,9736"; a="219526287" X-IronPort-AV: E=Sophos;i="5.76,401,1592895600"; d="scan'208";a="219526287" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Sep 2020 00:56:10 -0700 IronPort-SDR: v934vfVdT0BoNViTvivevkyZkX7ld1G8IjhX5qBH07/xRwQa9Hj2kaPAQVqP0o8qJBc+nYZMKD OypaLt7zt4cQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,401,1592895600"; d="scan'208";a="316797150" Received: from unknown (HELO localhost.localdomain) ([10.240.183.222]) by orsmga002.jf.intel.com with ESMTP; 07 Sep 2020 00:56:09 -0700 From: lingwei To: dts@dpdk.org Cc: lingwei Date: Mon, 7 Sep 2020 15:35:31 +0000 Message-Id: <20200907153532.37857-5-weix.ling@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200907153532.37857-1-weix.ling@intel.com> References: <20200907153532.37857-1-weix.ling@intel.com> Subject: [dts] [dts 4/5] test_plans/ptpclient_test_plan:update test plan to sync with testcase 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" Signed-off-by: lingwei --- test_plans/ptpclient_test_plan.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test_plans/ptpclient_test_plan.rst b/test_plans/ptpclient_test_plan.rst index 64f3faa..7781bff 100644 --- a/test_plans/ptpclient_test_plan.rst +++ b/test_plans/ptpclient_test_plan.rst @@ -44,6 +44,9 @@ Prerequisites Assume one port is connected to the tester and "linuxptp.x86_64" has been installed on the tester. +Case Config:: + For support IEEE1588, need to set "CONFIG_RTE_LIBRTE_IEEE1588=y" in ./config/common_base and re-build DPDK. + The sample should be validated on Forville, Niantic and i350 Nics. Test case: ptp client