From patchwork Thu Sep 22 20:58:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Chautru, Nicolas" X-Patchwork-Id: 116697 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 3D5BAA0543; Thu, 22 Sep 2022 22:59:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB4C940150; Thu, 22 Sep 2022 22:59:04 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 0C904400D7 for ; Thu, 22 Sep 2022 22:59:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663880343; x=1695416343; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=7LpSzFnwpnn8okQCbgae3SNjqkxLq9gmKcHLV3ik2F4=; b=Pz6DBYtwyVNoIAvt4ulIImJv8g6gaz+FxFa6jrBTEqAQ5t6aY6efZV2J 0K55y/68brbw899M2cAzkksnShYM0yYcLoarPfXyXDzCYJv3cUQhxPh6H c62zWjyh/QuR911eefWJYK/9EtQRH1G3DG+9omMHajAwkQkfMHESCPPbW vh/2Y3uxlDAiVQYjOt4vzLHC9VPaErBtnPTUQLU/n9yG9lYGhha4Z65li tg14vp6ez5aNuiUUpfkoHL9A+64OtqMgC6CgmDmBrZVINRq0IYKYFT82v Y01EM94nUN32v9FL7ZamZXOPj8K2YoJomETWQ7qcfncCquCPqCN+njWLB w==; X-IronPort-AV: E=McAfee;i="6500,9779,10478"; a="301307524" X-IronPort-AV: E=Sophos;i="5.93,337,1654585200"; d="scan'208";a="301307524" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2022 13:59:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,337,1654585200"; d="scan'208";a="622265567" Received: from unknown (HELO icx-npg-scs1-cp1.localdomain) ([10.233.180.245]) by fmsmga007.fm.intel.com with ESMTP; 22 Sep 2022 13:59:01 -0700 From: Nic Chautru To: dev@dpdk.org, gakhil@marvell.com Cc: Nic Chautru Subject: [PATCH v1 0/1] doc: release note update related to bbdev Date: Thu, 22 Sep 2022 13:58:32 -0700 Message-Id: <20220922205833.41496-1-nicolas.chautru@intel.com> X-Mailer: git-send-email 2.37.1 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 Hi Akhil, This is the release note update as discussed on the email list. Nic Chautru (1): doc: release note update for the bbdev change doc/guides/rel_notes/release_22_11.rst | 8 ++++++++ 1 file changed, 8 insertions(+)