From patchwork Fri Sep 15 02:17:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Simei Su X-Patchwork-Id: 131453 X-Patchwork-Delegate: qi.z.zhang@intel.com 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 118A44259D; Fri, 15 Sep 2023 04:18:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBD8840E78; Fri, 15 Sep 2023 04:17:23 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 6BC2A40E78 for ; Fri, 15 Sep 2023 04:17:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1694744242; x=1726280242; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=v9t+CvBHK+g7UHa53wfyWpeztHMchm2CTcwdUtu0I2k=; b=mA9dIiGxfdhC9FVGYwaKr6fX7qQX/mZc1YNuJsUecxlgfFWFszCq/+Xb TOfDWuyTmG2/LsR575D6YSiLRj/mtrCSBC/qghznODg0uxjZbnj6crTG6 3ODcOngWhnd5mlMzXgds4HfeHbTMjULXcgZCVRwEkFYRyFHFjoEuQNOja x27mndOGRtkvgLXOr7g64mI3CUOidLNZGUa4b/rg72vRM2VdZl6zAnS9h SD0cPtfBoHcqwwVMu8DdFTsUeziPc5Qyf73CIGI6Y08YQkpCAkq9BZMvz HwM00bdEGX4SslqGO1XWPtHbsjRI2Icq7vizeZ4CSEY1uOX0CsYj/6gqc A==; X-IronPort-AV: E=McAfee;i="6600,9927,10833"; a="410078013" X-IronPort-AV: E=Sophos;i="6.02,147,1688454000"; d="scan'208";a="410078013" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Sep 2023 19:17:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10833"; a="1075622857" X-IronPort-AV: E=Sophos;i="6.02,147,1688454000"; d="scan'208";a="1075622857" Received: from dpdk-simei-icelake.sh.intel.com ([10.67.110.167]) by fmsmga005.fm.intel.com with ESMTP; 14 Sep 2023 19:17:20 -0700 From: Simei Su To: jingjing.wu@intel.com, beilei.xing@intel.com, qi.z.zhang@intel.com Cc: dev@dpdk.org, mingxia.liu@intel.com, wenjing.qiao@intel.com, Simei Su Subject: [PATCH v3 17/17] common/idpf/base: update version Date: Fri, 15 Sep 2023 10:17:30 +0800 Message-Id: <20230915021730.2681882-18-simei.su@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230915021730.2681882-1-simei.su@intel.com> References: <20230825101344.1828774-1-simei.su@intel.com> <20230915021730.2681882-1-simei.su@intel.com> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Update README Signed-off-by: Simei Su --- drivers/common/idpf/base/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/common/idpf/base/README b/drivers/common/idpf/base/README index 693049c057..ff26f736ec 100644 --- a/drivers/common/idpf/base/README +++ b/drivers/common/idpf/base/README @@ -6,7 +6,7 @@ IntelĀ® IDPF driver ================== This directory contains source code of BSD-3-Clause idpf driver of version -2023.02.23 released by the team which develops basic drivers for Intel IPU. +2023.07.25 released by the team which develops basic drivers for Intel IPU. The directory of base/ contains the original source package. This driver is valid for the product(s) listed below