X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fraw%2Fifpga%2Fversion.map;h=a1a6be25a90141c1efebe973d820cc91018a1ff3;hb=07d4bde1c0e811ae60144ae74337237e6fb47e29;hp=ca6f7f5810d4a6234ff52ef18dbe5f5d29938710;hpb=cf38bcd7763fa4cf6347a93a6193e00205404275;p=dpdk.git diff --git a/drivers/raw/ifpga/version.map b/drivers/raw/ifpga/version.map index ca6f7f5810..a1a6be25a9 100644 --- a/drivers/raw/ifpga/version.map +++ b/drivers/raw/ifpga/version.map @@ -1,4 +1,4 @@ -DPDK_21 { +DPDK_22 { local: *; }; @@ -8,10 +8,14 @@ EXPERIMENTAL { # added in 21.05 rte_pmd_ifpga_get_dev_id; rte_pmd_ifpga_get_rsu_status; + rte_pmd_ifpga_set_rsu_status; rte_pmd_ifpga_get_property; rte_pmd_ifpga_get_phy_info; rte_pmd_ifpga_update_flash; rte_pmd_ifpga_stop_update; rte_pmd_ifpga_reboot_try; rte_pmd_ifpga_reload; + rte_pmd_ifpga_get_pci_bus; + rte_pmd_ifpga_partial_reconfigure; + rte_pmd_ifpga_cleanup; };