[PATCH 0/3] ethdev: remove deprecated Flow Director configuration

Ferruh Yigit ferruh.yigit at xilinx.com
Wed Aug 31 15:27:52 CEST 2022


On 8/24/2022 10:42 AM, Ferruh Yigit wrote:
> On 8/3/2022 12:13 PM, Andrew Rybchenko wrote:
>> Flow Director configuration fdir_conf was deprecated long time ago and
>> was planned to be removed in 20.11.
>>
>> i40e, ixgbe, qede and txgbe driver maintainers are encouraged to review
>> correspodning patches very carefully.
>>
>> Internal copy of the Flow Director configuration in ixgbe and txgbe
>> drivers is not actually initialized. Should I use configuration from
>> testpmd as the default one?
>>
>> Andrew Rybchenko (3):
>>    net/ixgbe: add helper to get Flow Director configuration
>>    net/txgbe: add helper to get Flow Director configuration
>>    ethdev: remove deprecated Flow Director configuration
>>
> 
> Thanks Andrew, this is one of the long lasting deprecating notices.
> 
> Change looks good to me, but impacted driver (ixgbe, txgbe, i40e, qede) 
> maintainers, can you please looks at the change, if there is no comment 
> it will proceed.
> 

There was no objection/comment, so I am proceeding with the set:

Series applied to dpdk-next-net/main, thanks.


More information about the dev mailing list