> > On Mon, 18 Aug 2025 at 13:00, Ciara Loftus <ciara.lof...@intel.com> wrote: > > > > The offload RTE_ETH_RX_OFFLOAD_SCTP_CKSUM is not supported in the ice > > driver so remove the one erroneous use of it. > > > > Signed-off-by: Ciara Loftus <ciara.lof...@intel.com> > > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > > I just noticed this fix in main. > Fixes: 808a17b3c1e6 ("net/ice: add Rx AVX512 offload path") > > This looks like something worth fixing in LTS. > Was it intentional not marking it for backport?
Apologies, it was not intentional not marking it for backport. I should have added that. Shall I submit a new patch to be backported or can this one be used? Ciara > > > -- > David Marchand