summaryrefslogtreecommitdiff
path: root/drivers/gpu
diff options
context:
space:
mode:
authorDavid Marchand <[email protected]>2022-07-09 10:43:09 +0200
committerDavid Marchand <[email protected]>2022-07-21 12:13:48 +0200
commit72206323a5dd3182b13f61b25a64abdddfee595c (patch)
tree663b7129aee1deee1fc9faeb991aec844c9e6905 /drivers/gpu
parent4fceceed5b5e9fbf04acffd66239c79d81e79260 (diff)
version: 22.11-rc0
Start a new release cycle with empty release notes. The ABI version becomes 23.0. The map files are updated to the new ABI major number (23). The ABI exceptions are dropped and CI ABI checks are disabled because compatibility is not preserved. Special handling of removed drivers is also dropped in check-abi.sh and a note has been added in libabigail.abignore as a reminder. Signed-off-by: David Marchand <[email protected]> Acked-by: Thomas Monjalon <[email protected]>
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/cuda/version.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/cuda/version.map b/drivers/gpu/cuda/version.map
index c2e0723b4c..78c3585d7c 100644
--- a/drivers/gpu/cuda/version.map
+++ b/drivers/gpu/cuda/version.map
@@ -1,3 +1,3 @@
-DPDK_22 {
+DPDK_23 {
local: *;
};