From patchwork Wed Sep 20 06:22:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Simei Su X-Patchwork-Id: 131668 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 25C10425E9; Wed, 20 Sep 2023 08:23:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDC7E40E68; Wed, 20 Sep 2023 08:22:45 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id E67B240E64 for ; Wed, 20 Sep 2023 08:22:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695190964; x=1726726964; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=7ORP+AYEhkVt6MSloa7zQXfJFZUPM413xmhs000g5Bo=; b=elsAuUZDp9YSZ9Erl+ZKZWeI0C1ogAqy2Mvtg3lq1QEnK87WcgaCPp0w PKm8YUmKupHTA402Z3jB8EFMqhgYqNTKrMk6ypjZgtimiVmDvxqCynQZa GqiX3c9acfHkHl65UFhEG3tUBFDCTmDs1QQp83HOIfUhyHE0O5t0Y4NBD +143EKatZP8IpnFLyJ/G4Kaw9kCZ+mfzhGKHFqMAzSWdP/TtB4oSPd0Hy NTFx9SuAarNVCQ3OH0ARrwwYSzmcBaaS3nnYmAbzrU1H5Fx/Nt4yJl3um OZ/yRmoUlGU4S3Nejl59bt7m72AivexUXRhoKlzPDRGl3DGoa7udaOYTI w==; X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="466453306" X-IronPort-AV: E=Sophos;i="6.02,161,1688454000"; d="scan'208";a="466453306" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2023 23:22:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="920154780" X-IronPort-AV: E=Sophos;i="6.02,161,1688454000"; d="scan'208";a="920154780" Received: from dpdk-simei-icelake.sh.intel.com ([10.67.110.167]) by orsmga005.jf.intel.com with ESMTP; 19 Sep 2023 23:22:41 -0700 From: Simei Su To: jingjing.wu@intel.com, beilei.xing@intel.com, qi.z.zhang@intel.com Cc: dev@dpdk.org, wenjun1.wu@intel.com, mingxia.liu@intel.com, wenjing.qiao@intel.com, Simei Su Subject: [PATCH v5 11/11] common/idpf/base: update version Date: Wed, 20 Sep 2023 14:22:36 +0800 Message-Id: <20230920062236.375308-12-simei.su@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230920062236.375308-1-simei.su@intel.com> References: <20230918021130.192982-1-simei.su@intel.com> <20230920062236.375308-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 Acked-by: Beilei Xing --- 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