From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 76FF0A00C3; Thu, 16 Dec 2021 12:12:22 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FF8040696; Thu, 16 Dec 2021 12:12:22 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id 8931540143 for ; Thu, 16 Dec 2021 12:12:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639653140; x=1671189140; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=/T51lQ2EGVmig3Q/CgetSEEVwdBpKfsl13Rr9J1HtXY=; b=gZQP1Z1QoQbV6dnBXlRzjdgb/xkqu0Hy11eZhcn8y94s6f2wuQQU8I67 i9oetOfLFnSo7fhevMUdq06Uw+scCUJOxdx62LTrfvplOca6P957voK4j 3t4bWgjKZrIew17ir0vJTZtVZfEcH+r7J7eCf4vp5AvXXrydBfMhmjjN2 Hp6DN3V2lsSdgnXV//P/0rElg4XJCMaCuANgrNeIEb1QABOZiBMU+4oqi wmG2DiiBplzST6h+0zjZYevEzg5mlbJ6vF0HkrZx0XWqDFqLcpmdrcWu8 Uf77IUl0NL+IbM9MQUJwKP7CRgIbDb2ap/sTrh/ZF6aUGgZ6iJO3SUKXK g==; X-IronPort-AV: E=McAfee;i="6200,9189,10199"; a="302841236" X-IronPort-AV: E=Sophos;i="5.88,211,1635231600"; d="scan'208";a="302841236" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Dec 2021 03:12:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,211,1635231600"; d="scan'208";a="682903636" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga005.jf.intel.com with ESMTP; 16 Dec 2021 03:12:19 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Thu, 16 Dec 2021 03:12:18 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Thu, 16 Dec 2021 19:12:16 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2308.020; Thu, 16 Dec 2021 19:12:16 +0800 From: "Tu, Lijuan" To: "Jiang, YuX" , "dts@dpdk.org" Subject: RE: [dts][PATCH V1 3/3] test_plans/crypto_fips_ipsec_l2fwd_cryptodev: fix dpdk app/examples name to adapt meson build Thread-Topic: [dts][PATCH V1 3/3] test_plans/crypto_fips_ipsec_l2fwd_cryptodev: fix dpdk app/examples name to adapt meson build Thread-Index: AQHX7Xj4zt1/Sm1FAkSxAIU5Th2Fnqw1AIpQ Date: Thu, 16 Dec 2021 11:12:16 +0000 Message-ID: <55f977fc029940cf8f7549f87243da74@intel.com> References: <1639108148-29874-1-git-send-email-yux.jiang@intel.com> <1639108148-29874-4-git-send-email-yux.jiang@intel.com> In-Reply-To: <1639108148-29874-4-git-send-email-yux.jiang@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 > -----Original Message----- > From: Jiang, YuX > Sent: 2021=1B$BG/=1B(B12=1B$B7n=1B(B10=1B$BF|=1B(B 11:49 > To: Tu, Lijuan ; dts@dpdk.org > Cc: Jiang, YuX > Subject: [dts][PATCH V1 3/3] test_plans/crypto_fips_ipsec_l2fwd_cryptodev= : fix > dpdk app/examples name to adapt meson build >=20 > fix dpdk app/examples name to adapt meson build >=20 > Signed-off-by: Yu Jiang Series applied