[SRU][N][PATCH 0/1] UBUNTU: SAUCE: selftests: net: altnames.sh fix following upstream updates

Mehmet Basaran mehmet.basaran at canonical.com
Thu Dec 18 12:41:23 UTC 2025


BugLink: https://bugs.launchpad.net/bugs/2135261

SRU Justification:

[Impact]

The following commit changed a common libraries location without updating
the references:

  [ Upstream commit b219bcfcc92e9bd50c6277ac68cb75f64b403e5e ]
  selftests: net: lib: Move logging from forwarding/lib.sh here

As a result, net:altnames.sh test case fails complaining it cannot find
functions defined by the library:

  # ./altnames.sh: line 55: log_test: command not found

[Fix]

There is only one reference to this library. Updating it fixes the error.

[Test Plan]

Rerun selftests: net: altnames.sh locally. Tests passed with the proposed
change.

[Where problems could occur]

Changes only effect selftests: net: altnames.sh testcase. So this commit
is practically safe and upstream will probably fix it. After that we can
undo this commit.


Mehmet Basaran (1):
  UBUNTU: SAUCE: selftests: net: altnames.sh fix following upstream
    updates

 tools/testing/selftests/net/altnames.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.43.0



More information about the kernel-team mailing list