examples/ipsec-secgw: replace strncpy with strlcpy
[dpdk.git] / drivers / net / dpaa / rte_pmd_dpaa.h
index 2b03d52..38405ec 100644 (file)
@@ -33,7 +33,7 @@
  *   - (-ENODEV) if *port* invalid.
  *   - (-EINVAL) if bad parameter.
  */
-int
+int __rte_experimental
 rte_pmd_dpaa_set_tx_loopback(uint8_t port, uint8_t on);
 
 #endif /* _PMD_DPAA_H_ */