net/iavf: enable IRQ mapping configuration for large VF
[dpdk.git] / drivers / net / dpaa / rte_pmd_dpaa.h
index 8d244bb..ec45633 100644 (file)
@@ -29,6 +29,6 @@
  *   - (-EINVAL) if bad parameter.
  */
 int
-rte_pmd_dpaa_set_tx_loopback(uint8_t port, uint8_t on);
+rte_pmd_dpaa_set_tx_loopback(uint16_t port, uint8_t on);
 
 #endif /* _PMD_DPAA_H_ */