** Description changed:

  [Impact]
- Found this issue while debugging devlink_port_split.py test issue in bug 
1928889.
+ Found this issue while debugging devlink_port_split.py test issue in
+ bug 1928889.
  
- There are some tests like icmp_redirect.sh, ip6_gre_headroom.sh and etc
- are not in the Makefile of the net directory, thus they are not tested
- at all.
+ There are some tests like icmp_redirect.sh, ip6_gre_headroom.sh and
+ etc are not in the Makefile of the net directory, thus they are not
+ tested at all.
  
  [Fix]
  * 919a23e9d6ccf8 selftests/net: add missing tests to Makefile
  
- Backport needed for Focal as we only have these tests leftover: 
+ Backport needed for Focal as we only have these tests unadded:
  $ for file in $(ls *.sh); do grep -q $file Makefile || echo $file; done
  fib_nexthop_multiprefix.sh
  fib_nexthops.sh
  icmp_redirect.sh
  ip6_gre_headroom.sh
  route_localnet.sh
  
  [Test]
- Run the "net" test suite in the kselftest directory from a patched source 
tree. These tests will be executed.
+ Run the "net" test suite in the kselftest directory from a patched
+ source tree. These tests will be executed.
  
  [Where problems could occur]
- This change will bring in more test for our SRU, we might see new failures 
because of these test in the future.
+ This change will bring in more tests for our SRU, we might see new
+ failures because of these test in the future.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1934282

Title:
  Some test in kselftest/net on focal source tree were not tested at all

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to