On 7/11/24 2:18 PM, Ignat Korchagin wrote:
On Thu, Jul 11, 2024 at 8:16 PM John Hubbard jhubbard@nvidia.com wrote:
On 7/11/24 8:31 AM, Ignat Korchagin wrote:
On 9 Jul 2024, at 12:09, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
6.6-stable review patch. If anyone has any objections, please let me know.
...
This breaks selftest compilation on 6.6, because opt_ipproto_off is not defined in the first place in 6.6
Let's just drop this patch for 6.6, then. Thanks for noticing and analyzing, Ignat!
We noticed on 6.6 because we run some selftests for this stable branch, but by the looks of it the patch needs 4e321d590cec ("selftests/net: fix GRO coalesce test and add ext header coalesce tests") so it will be broken for every stable release below 6.8
Ignat
Oh right, I see that these are already applied to -stable, so we'll need fixes for each. I'll put that together, then.
thanks,