X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ether%2Fethdev_profile.h;h=697facff7377d05ca2cdec10d0e3de91746b63ce;hb=3eb7e207ea8615cf12a0964e073ad86b1b4397b2;hp=32f103ec1720a455896acbe3e9106d59d56b0f3b;hpb=49d193cfb231e6a2b29e1ae59692b6e307c006ff;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