From patchwork Thu Jul 1 08:03:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jun Dong X-Patchwork-Id: 95107 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 84324A0A0C; Thu, 1 Jul 2021 10:03:51 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6012640141; Thu, 1 Jul 2021 10:03:51 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id C2C5140040 for ; Thu, 1 Jul 2021 10:03:48 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10031"; a="208531180" X-IronPort-AV: E=Sophos;i="5.83,313,1616482800"; d="scan'208";a="208531180" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jul 2021 01:03:43 -0700 X-IronPort-AV: E=Sophos;i="5.83,313,1616482800"; d="scan'208";a="420313501" Received: from shwdenpg197.ccr.corp.intel.com ([10.253.106.73]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jul 2021 01:03:40 -0700 From: Jun Dong To: dts@dpdk.org Cc: junx.dong@intel.com, PingX.Yu@intel.com, weix.ling@intel.com Date: Thu, 1 Jul 2021 16:03:12 +0800 Message-Id: <20210701080312.2879-1-junx.dong@intel.com> X-Mailer: git-send-email 2.24.1.windows.2 MIME-Version: 1.0 Subject: [dts] [PATCH V1] test_plans/cvl_dcf_flow_priority_test_plan: fixed build warning X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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: Jun Dong --- test_plans/cvl_dcf_flow_priority_test_plan.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- diff --git a/test_plans/cvl_dcf_flow_priority_test_plan.rst b/test_plans/cvl_dcf_flow_priority_test_plan.rst index c41acc54..8ae6052e 100644 --- a/test_plans/cvl_dcf_flow_priority_test_plan.rst +++ b/test_plans/cvl_dcf_flow_priority_test_plan.rst @@ -1786,4 +1786,4 @@ subcase 3: some rules overlap 10. destroy rule 0, repeat step 8 and check the pkts can not be received:: - flow destroy 0 rule 0 + flow destroy 0 rule 0