X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ether%2Fethdev_profile.h;h=697facff7377d05ca2cdec10d0e3de91746b63ce;hb=d4a586d29e65c1c1069e52a43ddda3f03f1c7770;hp=32f103ec1720a455896acbe3e9106d59d56b0f3b;hpb=5dce9fcdb2308becb7de7470118af3eeccfe4fd7;p=dpdk.git diff --git a/lib/librte_ether/ethdev_profile.h b/lib/librte_ether/ethdev_profile.h index 32f103ec17..697facff73 100644 --- a/lib/librte_ether/ethdev_profile.h +++ b/lib/librte_ether/ethdev_profile.h @@ -51,6 +51,6 @@ * - On failure, a negative value. */ int -__rte_eth_profile_rx_init(uint8_t port_id, struct rte_eth_dev *dev); +__rte_eth_profile_rx_init(uint16_t port_id, struct rte_eth_dev *dev); #endif