ethdev: remove old flow director API
[dpdk.git] / doc / guides / rel_notes / deprecation.rst
index fffad80..fa55117 100644 (file)
@@ -17,13 +17,6 @@ Deprecation Notices
   imissed, ibadcrc, ibadlen, imcasts, fdirmatch, fdirmiss,
   tx_pause_xon, rx_pause_xon, tx_pause_xoff, rx_pause_xoff
 
-* API for flow director filters has been replaced by rte_eth_dev_filter_ctrl.
-  Following old API is deprecated and will be removed with version 2.2 without
-  backward compatibility.
-  Functions: rte_eth_dev_fdir_*.
-  Structures: rte_fdir_*, rte_eth_fdir.
-  Enums: rte_l4type, rte_iptype.
-
 * ABI changes are planned for struct rte_eth_fdir_flow_ext in order to support
   flow director filtering in VF. The release 2.1 does not contain these ABI
   changes, but release 2.2 will, and no backwards compatibility is planned.