Comment 0 for bug 1937133

Revision history for this message
Kelsey Steele (kelsey-steele) wrote : devlink_port_split from ubuntu_kernel_selftests fails on hirsute (

Failing on hirsute/linux 5.11.0-26.28 host s2lp4

Not a regression as this is also failing on 5.11.0-24.25

17:16:32 DEBUG| [stdout] # selftests: net: devlink_port_split.py
17:16:32 DEBUG| [stdout] # Traceback (most recent call last):
17:16:32 DEBUG| [stdout] # File "/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/./devlink_port_split.py", line 283, in <module>
17:16:32 DEBUG| [stdout] # main()
17:16:32 DEBUG| [stdout] # File "/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/./devlink_port_split.py", line 256, in main
17:16:32 DEBUG| [stdout] # ports = devlink_ports(dev)
17:16:32 DEBUG| [stdout] # File "/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/./devlink_port_split.py", line 70, in __init__
17:16:32 DEBUG| [stdout] # self.if_names = devlink_ports.get_if_names(dev)
17:16:32 DEBUG| [stdout] # File "/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net/./devlink_port_split.py", line 64, in get_if_names
17:16:32 DEBUG| [stdout] # if ports[port]['flavour'] == 'physical':
17:16:32 DEBUG| [stdout] # KeyError: 'flavour'
17:16:32 DEBUG| [stdout] not ok 44 selftests: net: devlink_port_split.py # exit=1