net:test_vxlan_under_vrf.sh from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL]) on Azure Standard_B1ms
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
After a similar bug (bug 1871015) fixed, this test is recently found failing but only on Azure instance Standard_B1ms with K-azure
It's not a regression, failure can be found on this instance with:
* K 5.19.0-1020 in the last cycle
* F 5.15.0-1034 in the last cycle
Test failed with:
Running 'make run_tests -C net TEST_PROGS=
make: Entering directory '/home/
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/home/
INSTALL ./usr/include
make[1]: Leaving directory '/home/
TAP version 13
1..1
# selftests: net: test_vxlan_
# Checking HV connectivity [ OK ]
# Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL]
not ok 1 selftests: net: test_vxlan_
summary: |
net:test_vxlan_under_vrf.sh from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL]) on - K-azure + Azure Standard_B1ms |
description: | updated |
tags: | added: 5.15 focal sru-20230130 |
Can be found on F-azure-5.4.0-1125, on Standard_B1ms only.