From patchwork Fri May 26 02:11:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Chautru, Nicolas" X-Patchwork-Id: 127515 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 A213142BA3; Fri, 26 May 2023 04:16:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AEEF40A89; Fri, 26 May 2023 04:16:44 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 2653740A87 for ; Fri, 26 May 2023 04:16:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685067403; x=1716603403; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=gWefzCe4k03TQKtkatVQyERu2T1ap4uKs4dhFnAz3Qo=; b=TC1lgFQcJx7jxO1eaOQzNTmuI5y1tgotmiWt0heq5JXRkT2zaT+Xc/Ib uwVTrH6A9YXKSQJuTJtcKCuchS724lkSgT+4IY2FFN4oDVmeCxXB4MBqr WvNj59qU47cBej6iv3A7GlJq1aNv/hHidvfXCr8EBi/E0RIi5pK2xvvHN DeWbytYj+RKbXoJt2kEEqXCq9E0BFuMHWu41BJ11cXXc72H4WOPZ0DQgW hNfH9Yu5NUmxf4Qx4uQ18pVLJwVnIc27katDtS/JpBY6REjVJLrBcnLw5 2w/2EKed9JfjcLthoIaf4STvHhUJYo+cE6BFgUVBOlfT9mCjpWKk2gswB Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10721"; a="334438238" X-IronPort-AV: E=Sophos;i="6.00,192,1681196400"; d="scan'208";a="334438238" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2023 19:16:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10721"; a="682559695" X-IronPort-AV: E=Sophos;i="6.00,192,1681196400"; d="scan'208";a="682559695" Received: from spr-npg-bds1-eec2.sn.intel.com (HELO spr-npg-bds1-eec2..) ([10.233.181.123]) by orsmga006.jf.intel.com with ESMTP; 25 May 2023 19:16:41 -0700 From: Nicolas Chautru To: dev@dpdk.org, maxime.coquelin@redhat.com Cc: trix@redhat.com, hemant.agrawal@nxp.com, david.marchand@redhat.com, hernan.vargas@intel.com, Nicolas Chautru Subject: [PATCH v1 0/1] doc: accounce change in bbdev extension Date: Fri, 26 May 2023 02:11:31 +0000 Message-Id: <20230526021132.41413-1-nicolas.chautru@intel.com> X-Mailer: git-send-email 2.34.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 Maxime, Adding a deprecation notice for the change planning to be introduced in https://patches.dpdk.org/project/dpdk/list/?series=28192 Thanks Nicolas Nicolas Chautru (1): doc: announce change in bbdev api related to operation extension doc/guides/rel_notes/deprecation.rst | 6 ++++++ 1 file changed, 6 insertions(+)