On Tue, Oct 14, 2025 at 08:45:13AM +0000, Ciara Loftus wrote:
> Two rx paths had incorrect feature and offload definitions
> which led to incorrect path selections. Fix these.
>
> Remove timestamp offload from the list of offloads
> supported by paths that use the flexible rx descriptor. It
> is only available in the "offload" versions of those paths.
>
> Fixes: 91e3205d72d8 ("net/iavf: use common Rx path selection infrastructure")
> Cc: [email protected]
>
> Signed-off-by: Ciara Loftus <[email protected]>
> ---
> drivers/net/intel/iavf/iavf_rxtx.c | 5 +++--
> drivers/net/intel/iavf/iavf_rxtx.h | 1 -
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Acked-by: Bruce Richardson <[email protected]>- [PATCH v2 0/7] net/intel: fixes and improvements to rx pa... Ciara Loftus
- [PATCH v2 5/7] net/iavf: reformat the Rx path infos ... Ciara Loftus
- [PATCH v2 4/7] net/iavf: fix Rx path selection for s... Ciara Loftus
- [PATCH v2 7/7] net/ice: reformat the Rx path infos a... Ciara Loftus
- [PATCH v2 6/7] net/i40e: reformat the Rx path infos ... Ciara Loftus
- [PATCH v2 3/7] net/iavf: fix Rx paths feature defini... Ciara Loftus
- Re: [PATCH v2 0/7] net/intel: fixes and improvements... Bruce Richardson
- [PATCH v2 1/7] net/intel: fix Rx vector capability d... Ciara Loftus
- [PATCH v2 2/7] net/intel: remove redundant Rx offloa... Ciara Loftus
- [PATCH 2/6] net/iavf: fix Rx paths feature definitions Ciara Loftus
- Re: [PATCH 2/6] net/iavf: fix Rx paths feature defin... Bruce Richardson
- [PATCH 3/6] net/iavf: fix Rx path selection for scalar fl... Ciara Loftus
- Re: [PATCH 3/6] net/iavf: fix Rx path selection for ... Bruce Richardson
- [PATCH 4/6] net/iavf: reformat the Rx path infos array Ciara Loftus
- Re: [PATCH 4/6] net/iavf: reformat the Rx path infos... Bruce Richardson
- [PATCH 5/6] net/i40e: reformat the Rx path infos array Ciara Loftus
- Re: [PATCH 5/6] net/i40e: reformat the Rx path infos... Bruce Richardson

