]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ethdev/rte_ethdev.h
ethdev: deprecate descriptor status check API
[dpdk.git] / lib / librte_ethdev / rte_ethdev.h
index f30245b102e94b0049cc0ba3db7109172c654a29..eb6cd01f8dc550868bec6439fa6f84fe1c62c722 100644 (file)
@@ -4567,6 +4567,7 @@ rte_eth_rx_queue_count(uint16_t port_id, uint16_t queue_id)
  *  - (-ENODEV) if *port_id* invalid.
  *  - (-ENOTSUP) if the device does not support this function
  */
+__rte_deprecated
 static inline int
 rte_eth_rx_descriptor_done(uint16_t port_id, uint16_t queue_id, uint16_t offset)
 {