X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsoftnic%2Frte_eth_softnic.h;h=3f011617775f88e2087d914d4d7f1f9e58a80187;hb=dbd3809261d1db11316b7885a85c7150b705f9ab;hp=e8ba2bcaa7805c5d1d30a7d78830d72c57a4eb87;hpb=a958a5c07f4b5e715921a2f22c931142417287a5;p=dpdk.git diff --git a/drivers/net/softnic/rte_eth_softnic.h b/drivers/net/softnic/rte_eth_softnic.h index e8ba2bcaa7..3f01161777 100644 --- a/drivers/net/softnic/rte_eth_softnic.h +++ b/drivers/net/softnic/rte_eth_softnic.h @@ -75,7 +75,8 @@ rte_pmd_softnic_run(uint16_t port_id); * @return * Zero on success, error code otherwise. */ -int __rte_experimental +__rte_experimental +int rte_pmd_softnic_manage(uint16_t port_id); #ifdef __cplusplus