[SRU][Kinetic][PATCH v2 0/1] Fix lp:2000709 cmsg_ipv6.sh
Andrei Gherzan
andrei.gherzan at canonical.com
Mon Feb 6 18:10:02 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2000709
[Impact]
The IPV6_TCLASS test was introduced in
9657ad09e1fa04911034d8aac28d4377dc991eb5 which made it to 5.18. The test
may conflict with apparmor configuration.
[Fix]
The fix was merged upstream and cherry-picked here. It consists of using
a known file extension for tcpdump temporary file that should be in sync
with the main distro apparmor configurations.
Note that the test is also dependent on another fix brought in by
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1998244.
Namely, it requires dummy net support.
[Potential regression]
None expected.
[Tests]
Tested in a clean Kinetic VM.
v2:
* Fixed BugLink URL both in cover letter and in the patch
Andrei Gherzan (1):
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor
compatibility
tools/testing/selftests/net/cmsg_ipv6.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.34.1
More information about the kernel-team
mailing list