New upstream version 17.11-rc3
[deb_dpdk.git] / lib / librte_bitratestats / rte_bitrate.h
index 15fc270..1646722 100644 (file)
@@ -85,7 +85,7 @@ int rte_stats_bitrate_reg(struct rte_stats_bitrates *bitrate_data);
  *  - Negative value on error
  */
 int rte_stats_bitrate_calc(struct rte_stats_bitrates *bitrate_data,
-       uint8_t port_id);
+                          uint16_t port_id);
 
 #ifdef __cplusplus
 }