APPLIED: [SRU][Focal][PATCH 0/1] fix rtnetlink.sh for older iproute2 (LP#1896448)

Kelsey Skunberg kelsey.skunberg at canonical.com
Wed Oct 13 00:03:39 UTC 2021


On 2021-10-08 16:39:06 , Kleber Sacilotto de Souza wrote:
> BugLink: https://bugs.launchpad.net/bugs/1896448
> 
> [ Impact ]
> When running the net/rtnetlink.sh selftest from v5.4 on older Ubuntu releases
> (e.g. Bionic 18.04), some of the iproute2 CLI options are not available causing
> the testcase to fail.
> 
> [ Fix ]
> SAUCE patch to detect whether some options not present on older iproute2
> versions are available, skipping or adapting the tests.
> 
> [ Test ]
> Run net/rtnetlink.sh on 5.4 kernels with both Focal and Bionic userspace. The
> test should complete without introducing regressions on Focal and without
> breaking on Bionic.
> 
> [ Where problems could occur ]
> If the checks for the available interfaces are not done correctly, we could end
> up having a smaller coverage on Focal or the tests would still break in Bionic.
> 
> Kleber Sacilotto de Souza (1):
>   UBUNTU: SAUCE: selftests: rtnetlink: fixes for older iproute2
> 
>  tools/testing/selftests/net/rtnetlink.sh | 153 +++++++++++++++--------
>  1 file changed, 100 insertions(+), 53 deletions(-)
> 
> -- 
> 2.30.2
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list