From e72579a6b1ad1f976bbd925b0fe05c4c9831abcd Mon Sep 17 00:00:00 2001 From: Tomasz Zawadzki Date: Fri, 20 Jan 2023 13:46:49 +0100 Subject: [PATCH] deprecation: VTune support VTune support was already deprecated in patch below, this one just formalizes that with SPDK 23.05 removal date. (6b97cc)bdev, bdev_nvme: deprecate VTUNE support Change-Id: I09f067a23453f994fa901aa3d82898257aa39a54 Signed-off-by: Tomasz Zawadzki Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16391 Reviewed-by: Jim Harris Reviewed-by: Paul Luse Reviewed-by: Aleksey Marchuk Reviewed-by: Konrad Sztyber Tested-by: SPDK CI Jenkins --- deprecation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deprecation.md b/deprecation.md index fe9fbeab0..0f4810c2a 100644 --- a/deprecation.md +++ b/deprecation.md @@ -19,6 +19,10 @@ The tags can be matched with the level 4 headers below. ## Deprecation Notices {#deprecation-notices} +### VTune + +VTune integration is in now deprecated and will be removed in SPDK 23.05. + ### nvme #### `nvme_ctrlr_prepare_for_reset`