common/iavf: fix ABI version
authorHaiyue Wang <haiyue.wang@intel.com>
Thu, 6 Feb 2020 12:04:42 +0000 (20:04 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 14 Feb 2020 11:42:12 +0000 (12:42 +0100)
The new symbols should be in ABI version 20.0.1.

Fixes: 89214fe915b8 ("net/iavf/base: move to drivers common directory")

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/common/iavf/rte_common_iavf_version.map

index 1a08392..2f11d67 100644 (file)
@@ -1,4 +1,4 @@
-DPDK_20.0 {
+DPDK_20.0.1 {
        global:
 
        iavf_init_adminq;