New upstream version 17.11-rc3
[deb_dpdk.git] / lib / librte_ether / rte_tm_driver.h
index a5b698f..b2e8ccf 100644 (file)
@@ -357,7 +357,7 @@ rte_tm_error_set(struct rte_tm_error *error,
  *   success, NULL otherwise.
  */
 const struct rte_tm_ops *
-rte_tm_ops_get(uint8_t port_id, struct rte_tm_error *error);
+rte_tm_ops_get(uint16_t port_id, struct rte_tm_error *error);
 
 #ifdef __cplusplus
 }