[PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
Burakov, Anatoly
anatoly.burakov at intel.com
Tue Feb 17 13:51:54 CET 2026
On 2/16/2026 6:16 PM, Bruce Richardson wrote:
> On Fri, Feb 13, 2026 at 10:26:27AM +0000, Anatoly Burakov wrote:
>> When pipeline mode was removed, some of the things used by pipelines were
>> left in the code. Remove them as they are unused.
>>
>
> This needs a fixes tag to point to the removal.
>
>> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
>> ---
>> drivers/net/intel/iavf/iavf_fdir.c | 1 -
>> drivers/net/intel/iavf/iavf_fsub.c | 1 -
>> drivers/net/intel/iavf/iavf_generic_flow.h | 15 ---------------
>> drivers/net/intel/iavf/iavf_hash.c | 1 -
>> drivers/net/intel/iavf/iavf_ipsec_crypto.c | 1 -
>> 5 files changed, 19 deletions(-)
>>
Well it's technically not a *bug* so I'm not sure if having a Fixes: tag
is worth it here. We're not fixing anything that is broken.
--
Thanks,
Anatoly
More information about the dev
mailing list