← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2067464] [NEW] udpgro_fwd.sh from ubuntu_kselftests_net needs net_helper.sh on Mantic

 

Public bug reported:

[Impact]
Since upstream commit 4acffb6 "selftests: net: explicitly wait for listener ready", a new "net_helper.sh" script will be needed for this change.

Otherwise the test script will complain about:
 # timeout set to 0
 # selftests: net: udpgro_fwd.sh
 # ./udpgro_fwd.sh: line 4: net_helper.sh: No such file or directory
 # IPv4
 # No GRO       ./udpgro_fwd.sh: line 124: wait_local_port_listen: command not found

[Fix]
* 3bdd9fd2 "selftests/net: synchronize udpgro tests' tx and rx connection"
* 9d851dd4 "selftests: net: Remove executable bits from library scripts"
* a71d0908 "selftests: net: more strict check in net_helper"

All these patches can be cherry-picked into our Mantic tree.
The first one is the fix, the following two are enhancements.

[Test Plan]
Run the tools/testing/selftests/net/udpgro_fwd.sh script in the patched tree and this "command not found issue" should be gone.

[Where problems could occur]
Patch limited to test cases only, no actual change to real kernel function.

** Affects: ubuntu-kernel-tests
     Importance: Undecided
     Assignee: Po-Hsu Lin (cypressyew)
         Status: New


** Tags: mantic sru-20240429 ubuntu-kselftests-net

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2067464

Title:
  udpgro_fwd.sh from ubuntu_kselftests_net needs net_helper.sh on Mantic

Status in ubuntu-kernel-tests:
  New

Bug description:
  [Impact]
  Since upstream commit 4acffb6 "selftests: net: explicitly wait for listener ready", a new "net_helper.sh" script will be needed for this change.

  Otherwise the test script will complain about:
   # timeout set to 0
   # selftests: net: udpgro_fwd.sh
   # ./udpgro_fwd.sh: line 4: net_helper.sh: No such file or directory
   # IPv4
   # No GRO       ./udpgro_fwd.sh: line 124: wait_local_port_listen: command not found

  [Fix]
  * 3bdd9fd2 "selftests/net: synchronize udpgro tests' tx and rx connection"
  * 9d851dd4 "selftests: net: Remove executable bits from library scripts"
  * a71d0908 "selftests: net: more strict check in net_helper"

  All these patches can be cherry-picked into our Mantic tree.
  The first one is the fix, the following two are enhancements.

  [Test Plan]
  Run the tools/testing/selftests/net/udpgro_fwd.sh script in the patched tree and this "command not found issue" should be gone.

  [Where problems could occur]
  Patch limited to test cases only, no actual change to real kernel function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2067464/+subscriptions



Follow ups