> > APIs for flow director filters has been replaced by rte_eth_dev_filter_ctrl > > by > > previous releases. Enic, ixgbe and i40e are switched to support filter_ctrl > > APIs, so > > the old APIs are useless, and ready to be removed now. > > This patch announces the ABI change for these APIs removing. > > > > Signed-off-by: Jingjing Wu <jingjing.wu at intel.com> > Acked-by: Helin Zhang <helin.zhang at intel.com>
Reworded and applied, thanks

