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 AE2F542B94; Thu, 25 May 2023 04:08:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAC5D40DDB; Thu, 25 May 2023 04:08:50 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id C707640A82 for ; Thu, 25 May 2023 04:08:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1684980529; x=1716516529; h=message-id:date:content-transfer-encoding:mime-version: subject:from:to:reply-to:cc:in-reply-to; bh=5/YWBwsVqZMGYCAAIenH64GYsva5J4KXLVzwnNBTrUs=; b=Y7B85jnLklY9tTX1K6os+q2/Y6GietUV/4JpqxVuYhp7elVX0205dmXZ JcYVSHP5zkD2d+yg7uKyinqhFHf9Eq75R18Mt1RFIrYD84wNgiETNen2q 5yjur4x7CdAQCbgMz6lWmHf5YAGQ0sdYuymlAWXSOpeqB1eNi3uSdGix1 MbQBFOQMixRZYPFormfah68297mRpp/N9KhH9ZzeWN8CmCEGO8gEhCwY5 Tl2r/ZRT2Z7r6ilTuN67Ej7CdV2l2rwn6R/3a9qe5wodgC0CeOkDH+gNG YI1H8jFahnL9d53TZLDAdv1SKWANH7kQDuSEUGcJ77hJrsk9a4BrlEn02 w==; X-IronPort-AV: E=McAfee;i="6600,9927,10720"; a="352594834" X-IronPort-AV: E=Sophos;i="6.00,190,1681196400"; d="scan'208";a="352594834" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2023 19:08:47 -0700 Message-Id: <8899fd$jglltt@orsmga003-auth.jf.intel.com> Date: 24 May 2023 19:08:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10720"; a="655022019" X-IronPort-AV: E=Sophos;i="6.00,190,1681196400"; d="scan'208";a="655022019" Received: from dpdk-lijuan-1.sh.intel.com ([10.67.118.233]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2023 19:08:45 -0700 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Subject: [dts][PATCH V1 4/4] conf/*: to correct I40E_10G-SFP_X710 codename From: lijuan.tu@intel.com To: lijuan.tu@intel.com,dts@dpdk.org,Yu Jiang Cc: Yu Jiang In-Reply-To: <20230510100901.991779-5-yux.jiang@intel.com> 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: , Reply-To: Yu Jiang Errors-To: dts-bounces@dpdk.org On Wed, 10 May 2023 18:09:01 +0800, Yu Jiang wrote: > To-correct-I40E_10G-SFP_X710-codename > > Signed-off-by: Yu Jiang Series applied, thanks