On 2/17/2022 11:09 AM, Tomasz Duszynski wrote:
diff --git a/drivers/raw/cnxk_gpio/version.map
b/drivers/raw/cnxk_gpio/version.map
new file mode 100644
index 0000000000..4a76d1d52d
--- /dev/null
+++ b/drivers/raw/cnxk_gpio/version.map
@@ -0,0 +1,3 @@
+DPDK_21 {
+ local: *;
+};
This should be 'DPDK_22' now, since patch is merged can you please send an incremental fix?

