]> git.droids-corp.org - dpdk.git/commitdiff
raw/octeontx2_ep: fix ABI version
authorMahipal Challa <mchalla@marvell.com>
Tue, 11 Feb 2020 11:27:41 +0000 (16:57 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 11 Feb 2020 13:29:08 +0000 (14:29 +0100)
Changed the ABI version to 20.0.1.

Fixes: 56d46d13f736 ("raw/octeontx2_ep: add build infra and device probe")
Signed-off-by: Mahipal Challa <mchalla@marvell.com>
Acked-by: David Marchand <david.marchand@redhat.com>
drivers/raw/octeontx2_ep/rte_rawdev_octeontx2_ep_version.map

index ff357af8ad8908f555967a08d1524a977a7176ba..bc8fd6d4db9438cc3db70f1aab25689ba051bd7a 100644 (file)
@@ -1,4 +1,4 @@
-DPDK_20.02 {
+DPDK_20.0.1 {
 
        local: *;
 };