Hello,
My colleague Mathieu already submitted the tested patch here https://lore.kernel.org/stable/20240806122236.60183-1-mathieu.tortuyaux@gmai....
Links to Flatcar patch and test run:
* https://github.com/flatcar/scripts/pull/2194/commits/33259937abe19f612faac25... * https://github.com/flatcar/scripts/actions/runs/10251425081
But this patch has been tested and submitted only for the 6.6.y branch.
It will take some time to properly test the 6.1.y, as Flatcar is going to be fully upgraded on all channels to 6.6.y, but I will come back with the patch and test results.
Thanks, Adrian.
________________________________________ From: Greg KH gregkh@linuxfoundation.org Sent: Wednesday, August 7, 2024 5:12 PM To: Adrian Vladu avladu@cloudbasesolutions.com Cc: willemdebruijn.kernel@gmail.com willemdebruijn.kernel@gmail.com; alexander.duyck@gmail.com alexander.duyck@gmail.com; arefev@swemel.ru arefev@swemel.ru; davem@davemloft.net davem@davemloft.net; edumazet@google.com edumazet@google.com; jasowang@redhat.com jasowang@redhat.com; kuba@kernel.org kuba@kernel.org; mst@redhat.com mst@redhat.com; netdev@vger.kernel.org netdev@vger.kernel.org; pabeni@redhat.com pabeni@redhat.com; stable@vger.kernel.org stable@vger.kernel.org; willemb@google.com willemb@google.com Subject: Re: [PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr On Mon, Aug 05, 2024 at 09:28:29PM +0000, avladu@cloudbasesolutions.com wrote:
Hello,
This patch needs to be backported to the stable 6.1.x and 6.64.x branches, as the initial patch https://github.com/torvalds/linux/commit/e269d79c7d35aa3808b1f3c1737d63dab50... backported a few days ago: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/incl... https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/incl...
Please provide a working backport, the change does not properly cherry-pick.
greg k-h