Message ID | 20250208185521.2998155-1-harshit.m.mogalapalli@oracle.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix rtnetlink.sh kselftest failures in stable | expand |
Hi Greg, On 09/02/25 00:25, Harshit Mogalapalli wrote: > This is reproducible on on stable kernels after the backport of commit: > 2cf567f421db ("netdevsim: copy addresses for both in and out paths") to > stable kernels. > > Using a single cover letter for all stable kernels but will send ... > Solution: > ======== > > Backport both the commits commit: c71bc6da6198 ("netdevsim: print human > readable IP address") and script fixup commit: 3ec920bb978c ("selftests: > rtnetlink: update netdevsim ipsec output format") to all stable kernels > which have commit: 2cf567f421db ("netdevsim: copy addresses for both in > and out paths") in them. > > Another clue to say this is right way to do this is that these above > three patches did go as patchset into net/ [1]. > > I am sending patches for all stable trees differently, however I am > using same cover letter. > > Tested all stable kernels after patching. This failure is no more > reproducible. > Ping on this series: 6.12.y: https://lore.kernel.org/all/20250208185521.2998155-1-harshit.m.mogalapalli@oracle.com/ 6.6.y: https://lore.kernel.org/all/20250208185711.2998210-1-harshit.m.mogalapalli@oracle.com/ 6.1.y: https://lore.kernel.org/all/20250208185756.2998240-1-harshit.m.mogalapalli@oracle.com/ 5.15.y: https://lore.kernel.org/all/20250208185909.2998264-1-harshit.m.mogalapalli@oracle.com/ 5.10.y: https://lore.kernel.org/all/20250208190215.2998554-1-harshit.m.mogalapalli@oracle.com/ I noticed new stable rc tags being released, so pinging. Sorry if I pinged before you got to these. Thanks, Harshit > Thanks, > Harshit > > [1] https://lore.kernel.org/all/172868703973.3018281.2970275743967117794.git-patchwork-notify@kernel.org/ > > > Hangbin Liu (2): > netdevsim: print human readable IP address > selftests: rtnetlink: update netdevsim ipsec output format > > drivers/net/netdevsim/ipsec.c | 12 ++++++++---- > tools/testing/selftests/net/rtnetlink.sh | 4 ++-- > 2 files changed, 10 insertions(+), 6 deletions(-) >
On Thu, Feb 13, 2025 at 08:14:25PM +0530, Harshit Mogalapalli wrote: > Hi Greg, > > On 09/02/25 00:25, Harshit Mogalapalli wrote: > > This is reproducible on on stable kernels after the backport of commit: > > 2cf567f421db ("netdevsim: copy addresses for both in and out paths") to > > stable kernels. > > > > Using a single cover letter for all stable kernels but will send > ... > > Solution: > > ======== > > > > Backport both the commits commit: c71bc6da6198 ("netdevsim: print human > > readable IP address") and script fixup commit: 3ec920bb978c ("selftests: > > rtnetlink: update netdevsim ipsec output format") to all stable kernels > > which have commit: 2cf567f421db ("netdevsim: copy addresses for both in > > and out paths") in them. > > > > Another clue to say this is right way to do this is that these above > > three patches did go as patchset into net/ [1]. > > > > I am sending patches for all stable trees differently, however I am > > using same cover letter. > > > > Tested all stable kernels after patching. This failure is no more > > reproducible. > > > > Ping on this series: > > 6.12.y: https://lore.kernel.org/all/20250208185521.2998155-1-harshit.m.mogalapalli@oracle.com/ > > 6.6.y: https://lore.kernel.org/all/20250208185711.2998210-1-harshit.m.mogalapalli@oracle.com/ > > 6.1.y: https://lore.kernel.org/all/20250208185756.2998240-1-harshit.m.mogalapalli@oracle.com/ > > 5.15.y: https://lore.kernel.org/all/20250208185909.2998264-1-harshit.m.mogalapalli@oracle.com/ > > 5.10.y: https://lore.kernel.org/all/20250208190215.2998554-1-harshit.m.mogalapalli@oracle.com/ > > I noticed new stable rc tags being released, so pinging. Sorry if I pinged > before you got to these. No, thanks for the ping, these fell through the cracks, I'll queue them up for the next round after these. thanks, greg k-h