debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #03525
[Bug 2115790] Re: autopkgtest failures against iproute2/6.14.0-1ubuntu2 and ethtool/1:6.14.1-1
I noticed this currently failing on armhf. Which seems to be running a
6.8 kernel (which currently does not expose IFLA_VXLAN_FAN_MAP via
procfs). So the "info: Using default fan map value (34)" might disrupt
the expected output but in addition this would not work because the
default map value of iproute2 (34) does not match what a 6.8 kernel uses
(33).
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to ethtool in Ubuntu.
https://bugs.launchpad.net/bugs/2115790
Title:
autopkgtest failures against iproute2/6.14.0-1ubuntu2 and
ethtool/1:6.14.1-1
Status in ethtool package in Ubuntu:
New
Status in iproute2 package in Ubuntu:
New
Status in linux package in Ubuntu:
New
Status in netplan.io package in Ubuntu:
Triaged
Bug description:
netplan.io is showing new autopkgtest failures in Questing, when
testing against the following packages. Which seems to be related to
changed output text of those packages.
- iproute2/6.14.0-1ubuntu2
and
- ethtool/1:6.14.1-1
Specifically:
942s ======================================================================
942s FAIL: test_link_offloading (__main__.TestNetworkManager.test_link_offloading)
942s ----------------------------------------------------------------------
942s Traceback (most recent call last):
942s File "/tmp/autopkgtest.urTG2T/build.w51/src/tests/integration/ethernets.py", line 331, in test_link_offloading
942s self.assertIn(b'tcp-segmentation-offload: off', out)
942s ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
942s AssertionError: b'tcp-segmentation-offload: off' not found in b'Features for eth42:\nrx-checksumming: off\ntx-checksumming: off\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: off\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: off\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: off [requested on]\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: off\n\ttx-tcp-accecn-segmentation: on\ngeneric-segmentation-offload: off\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: off [requested on]\ntx-gso-list: on\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]\n'
942s
942s ======================================================================
942s FAIL: test_link_offloading (__main__.TestNetworkd.test_link_offloading)
942s ----------------------------------------------------------------------
942s Traceback (most recent call last):
942s File "/tmp/autopkgtest.urTG2T/build.w51/src/tests/integration/ethernets.py", line 331, in test_link_offloading
942s self.assertIn(b'tcp-segmentation-offload: off', out)
942s ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
942s AssertionError: b'tcp-segmentation-offload: off' not found in b'Features for eth42:\nrx-checksumming: off\ntx-checksumming: off\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: off\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: off\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: off [requested on]\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: off\n\ttx-tcp-accecn-segmentation: on\ngeneric-segmentation-offload: off\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: off [requested on]\ntx-gso-list: on\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]\n'
And
3191s ======================================================================
3191s FAIL: test_tunnel_vxlan (__main__.TestNetworkManager.test_tunnel_vxlan)
3191s ----------------------------------------------------------------------
3191s Traceback (most recent call last):
3191s File "/tmp/autopkgtest.u7PNnf/build.Hzu/src/tests/integration/tunnels.py", line 274, in test_tunnel_vxlan
3191s self.assert_iface('vx0', ['vxlan ', ' id 1337 ', ' group 224.0.0.5 ',
3191s ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' local 10.10.10.42 ', ' srcport 4000 4200 ',
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' dev %s ' % self.dev_e_client,
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' dstport 4567 ', ' rsc ', ' l2miss ',
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' l3miss ', ' ttl 64 ', ' ageing 100 '])
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s File "/tmp/autopkgtest.u7PNnf/build.Hzu/src/tests/integration/base.py", line 335, in assert_iface
3191s self.assertRegex(out, r, out)
3191s ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
3191s AssertionError: Regex didn't match: ' local 10.10.10.42 ' not found in '60: vx0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN group default qlen 1000\n link/ether 3a:1c:6a:fc:72:ba brd ff:ff:ff:ff:ff:ff promiscuity 0 allmulti 0 minmtu 68 maxmtu 65535 \n vxlan id 1337 group 224.0.0.5 info: Using default fan map value (34)\nlocal 10.10.10.42 dev eth42 srcport 4000 4200 dstport 4567 ttl 64 ageing 100 nolearning rsc l2miss l3miss numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 524280 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536 \n inet6 fe80::381c:6aff:fefc:72ba/64 scope link proto kernel_ll \n valid_lft forever preferred_lft forever\n' : 60: vx0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN group default qlen 1000
3191s link/ether 3a:1c:6a:fc:72:ba brd ff:ff:ff:ff:ff:ff promiscuity 0 allmulti 0 minmtu 68 maxmtu 65535
3191s vxlan id 1337 group 224.0.0.5 info: Using default fan map value (34)
3191s local 10.10.10.42 dev eth42 srcport 4000 4200 dstport 4567 ttl 64 ageing 100 nolearning rsc l2miss l3miss numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 524280 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536
3191s inet6 fe80::381c:6aff:fefc:72ba/64 scope link proto kernel_ll
3191s valid_lft forever preferred_lft forever
3191s
3191s
3191s ======================================================================
3191s FAIL: test_tunnel_vxlan (__main__.TestNetworkd.test_tunnel_vxlan)
3191s ----------------------------------------------------------------------
3191s Traceback (most recent call last):
3191s File "/tmp/autopkgtest.u7PNnf/build.Hzu/src/tests/integration/tunnels.py", line 274, in test_tunnel_vxlan
3191s self.assert_iface('vx0', ['vxlan ', ' id 1337 ', ' group 224.0.0.5 ',
3191s ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' local 10.10.10.42 ', ' srcport 4000 4200 ',
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' dev %s ' % self.dev_e_client,
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' dstport 4567 ', ' rsc ', ' l2miss ',
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s ' l3miss ', ' ttl 64 ', ' ageing 100 '])
3191s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3191s File "/tmp/autopkgtest.u7PNnf/build.Hzu/src/tests/integration/base.py", line 335, in assert_iface
3191s self.assertRegex(out, r, out)
3191s ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
3191s AssertionError: Regex didn't match: ' local 10.10.10.42 ' not found in '137: vx0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN group default qlen 1000\n link/ether da:c7:b2:42:52:5f brd ff:ff:ff:ff:ff:ff promiscuity 0 allmulti 0 minmtu 68 maxmtu 65535 \n vxlan id 1337 group 224.0.0.5 info: Using default fan map value (34)\nlocal 10.10.10.42 dev eth42 srcport 4000 4200 dstport 4567 ttl 64 ageing 100 nolearning rsc l2miss l3miss udp_zero_csum6_tx udp_zero_csum6_rx remcsum_tx remcsum_rx numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 524280 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536 \n inet6 fe80::d8c7:b2ff:fe42:525f/64 scope link proto kernel_ll \n valid_lft forever preferred_lft forever\n' : 137: vx0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN group default qlen 1000
3191s link/ether da:c7:b2:42:52:5f brd ff:ff:ff:ff:ff:ff promiscuity 0 allmulti 0 minmtu 68 maxmtu 65535
3191s vxlan id 1337 group 224.0.0.5 info: Using default fan map value (34)
3191s local 10.10.10.42 dev eth42 srcport 4000 4200 dstport 4567 ttl 64 ageing 100 nolearning rsc l2miss l3miss udp_zero_csum6_tx udp_zero_csum6_rx remcsum_tx remcsum_rx numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 524280 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536
3191s inet6 fe80::d8c7:b2ff:fe42:525f/64 scope link proto kernel_ll
3191s valid_lft forever preferred_lft forever
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/2115790/+subscriptions
References