Activity log for bug #1990800

Date Who What changed Old value New value Message
2022-09-26 03:09:39 Po-Hsu Lin bug added bug
2022-09-26 03:38:07 Po-Hsu Lin description Issue found on B-ibm-5.4.0-1034.38~18.04.1 This is a new test case from bug 1988809 Test failed with: Running 'make run_tests -C net TEST_PROGS=fib_nexthop_nongw.sh TEST_GEN_PROGS='' TEST_CUSTOM_PROGS=''' make: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net' make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux' INSTALL ./usr/include make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux' TAP version 13 1..1 # selftests: net: fib_nexthop_nongw.sh # Object "nexthop" is unknown, try "ip help". # Error: either "to" is duplicate, or "nhid" is a garbage. # TEST: nexthop: get route with nexthop without gw [FAIL] # TEST: nexthop: ping through nexthop without gw [FAIL] not ok 1 selftests: net: fib_nexthop_nongw.sh # exit=1 Issue found on B-5.4.0-128-generic #144~18.04.1-Ubuntu This is a new test case from bug 1988809 Test failed with:  Running 'make run_tests -C net TEST_PROGS=fib_nexthop_nongw.sh TEST_GEN_PROGS='' TEST_CUSTOM_PROGS='''  make: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net'  make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install  make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux'    INSTALL ./usr/include  make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux'  TAP version 13  1..1  # selftests: net: fib_nexthop_nongw.sh  # Object "nexthop" is unknown, try "ip help".  # Error: either "to" is duplicate, or "nhid" is a garbage.  # TEST: nexthop: get route with nexthop without gw [FAIL]  # TEST: nexthop: ping through nexthop without gw [FAIL]  not ok 1 selftests: net: fib_nexthop_nongw.sh # exit=1
2022-10-05 13:51:47 Kleber Sacilotto de Souza bug task added linux (Ubuntu)
2022-10-05 13:52:01 Kleber Sacilotto de Souza nominated for series Ubuntu Focal
2022-10-05 13:52:01 Kleber Sacilotto de Souza bug task added linux (Ubuntu Focal)
2022-10-05 13:52:06 Kleber Sacilotto de Souza linux (Ubuntu Focal): status New Confirmed
2022-10-05 13:52:09 Kleber Sacilotto de Souza linux (Ubuntu): status New Invalid
2022-10-05 13:52:23 Kleber Sacilotto de Souza linux (Ubuntu Focal): importance Undecided Medium
2022-10-05 15:31:04 Jose Ogando Justo linux (Ubuntu Focal): assignee Jose Ogando Justo (joseogando)
2022-10-05 15:31:09 Jose Ogando Justo linux (Ubuntu): assignee Jose Ogando Justo (joseogando)
2022-10-05 15:31:12 Jose Ogando Justo ubuntu-kernel-tests: assignee Jose Ogando Justo (joseogando)
2022-10-05 20:44:23 Jose Ogando Justo linux (Ubuntu Focal): status Confirmed Fix Committed
2022-10-05 20:48:39 Jose Ogando Justo description Issue found on B-5.4.0-128-generic #144~18.04.1-Ubuntu This is a new test case from bug 1988809 Test failed with:  Running 'make run_tests -C net TEST_PROGS=fib_nexthop_nongw.sh TEST_GEN_PROGS='' TEST_CUSTOM_PROGS='''  make: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net'  make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install  make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux'    INSTALL ./usr/include  make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux'  TAP version 13  1..1  # selftests: net: fib_nexthop_nongw.sh  # Object "nexthop" is unknown, try "ip help".  # Error: either "to" is duplicate, or "nhid" is a garbage.  # TEST: nexthop: get route with nexthop without gw [FAIL]  # TEST: nexthop: ping through nexthop without gw [FAIL]  not ok 1 selftests: net: fib_nexthop_nongw.sh # exit=1 Issue found on B-5.4.0-128-generic #144~18.04.1-Ubuntu This is a new test case from bug 1988809 Test failed with:  Running 'make run_tests -C net TEST_PROGS=fib_nexthop_nongw.sh TEST_GEN_PROGS='' TEST_CUSTOM_PROGS='''  make: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net'  make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install  make[1]: Entering directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux'    INSTALL ./usr/include  make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux'  TAP version 13  1..1  # selftests: net: fib_nexthop_nongw.sh  # Object "nexthop" is unknown, try "ip help".  # Error: either "to" is duplicate, or "nhid" is a garbage.  # TEST: nexthop: get route with nexthop without gw [FAIL]  # TEST: nexthop: ping through nexthop without gw [FAIL]  not ok 1 selftests: net: fib_nexthop_nongw.sh # exit=1 -------------------------------------------------------------------------- [Impact] When running kselftests on Bionic with a 5.4 kernel, it would fail because of no nexthop capability. [Fix] We query the ip command help to know whether it is implemented or not, and we skip or execute the test accordingly [Test Plan] Running the test script directly in Bionic will throw a Skip, while running it in Focal will throw the test result. [Where problems could ocurr] The regression potential for this is low. [Other Info] None
2022-11-15 10:47:50 Launchpad Janitor linux (Ubuntu Focal): status Fix Committed Fix Released
2022-11-15 10:47:50 Launchpad Janitor cve linked 2022-2978
2022-11-15 10:47:50 Launchpad Janitor cve linked 2022-29901
2022-11-15 10:47:50 Launchpad Janitor cve linked 2022-3028
2022-11-15 10:47:50 Launchpad Janitor cve linked 2022-40768
2022-11-15 10:47:50 Launchpad Janitor cve linked 2022-42719
2022-12-14 03:06:56 Ubuntu Kernel Bot tags 5.4 bionic sru-20220919 ubuntu-kernel-selftests 5.4 bionic kernel-spammed-focal-linux-azure sru-20220919 ubuntu-kernel-selftests verification-needed-focal
2022-12-15 13:52:15 Ubuntu Kernel Bot tags 5.4 bionic kernel-spammed-focal-linux-azure sru-20220919 ubuntu-kernel-selftests verification-needed-focal 5.4 bionic kernel-spammed-focal-linux-azure kernel-spammed-focal-linux-xilinx-zynqmp sru-20220919 ubuntu-kernel-selftests verification-needed-focal
2023-01-09 19:41:54 Jose Ogando Justo tags 5.4 bionic kernel-spammed-focal-linux-azure kernel-spammed-focal-linux-xilinx-zynqmp sru-20220919 ubuntu-kernel-selftests verification-needed-focal 5.4 bionic kernel-spammed-focal-linux-azure kernel-spammed-focal-linux-xilinx-zynqmp sru-20220919 ubuntu-kernel-selftests verification-done-focal verification-needed-focal
2023-02-09 09:58:38 Po-Hsu Lin ubuntu-kernel-tests: status New Fix Released