← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2076412] [NEW] net:tap in ubuntu_kernel_selftests failed on noble-riscv

 

Public bug reported:


1..1
# timeout set to 0
# selftests: net: tap
# TAP version 13
# 1..3
# # Starting 3 tests from 1 test cases.
# #  RUN       	tap.test_packet_valid_udp_gso ...
# *** buffer overflow detected ***: terminated
# # test_packet_valid_udp_gso: Test terminated by assertion
# #      	FAIL  tap.test_packet_valid_udp_gso
# not ok 1 tap.test_packet_valid_udp_gso
# #  RUN       	tap.test_packet_valid_udp_csum ...
# *** buffer overflow detected ***: terminated
# # test_packet_valid_udp_csum: Test terminated by assertion
# #      	FAIL  tap.test_packet_valid_udp_csum
# not ok 2 tap.test_packet_valid_udp_csum
# #  RUN       	tap.test_packet_crash_tap_invalid_eth_proto ...
# *** buffer overflow detected ***: terminated
# # test_packet_crash_tap_invalid_eth_proto: Test terminated by assertion
# #      	FAIL  tap.test_packet_crash_tap_invalid_eth_proto
# not ok 3 tap.test_packet_crash_tap_invalid_eth_proto
# # FAILED: 0 / 3 tests passed.
# # Totals: pass:0 fail:3 xfail:0 xpass:0 skip:0 error:0
not ok 1 selftests: net: tap # exit=1

This error did reproduce when tested manually on the vf2 board

** Affects: ubuntu-kernel-tests
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2076412

Title:
  net:tap in ubuntu_kernel_selftests failed on noble-riscv

Status in ubuntu-kernel-tests:
  New

Bug description:

  1..1
  # timeout set to 0
  # selftests: net: tap
  # TAP version 13
  # 1..3
  # # Starting 3 tests from 1 test cases.
  # #  RUN       	tap.test_packet_valid_udp_gso ...
  # *** buffer overflow detected ***: terminated
  # # test_packet_valid_udp_gso: Test terminated by assertion
  # #      	FAIL  tap.test_packet_valid_udp_gso
  # not ok 1 tap.test_packet_valid_udp_gso
  # #  RUN       	tap.test_packet_valid_udp_csum ...
  # *** buffer overflow detected ***: terminated
  # # test_packet_valid_udp_csum: Test terminated by assertion
  # #      	FAIL  tap.test_packet_valid_udp_csum
  # not ok 2 tap.test_packet_valid_udp_csum
  # #  RUN       	tap.test_packet_crash_tap_invalid_eth_proto ...
  # *** buffer overflow detected ***: terminated
  # # test_packet_crash_tap_invalid_eth_proto: Test terminated by assertion
  # #      	FAIL  tap.test_packet_crash_tap_invalid_eth_proto
  # not ok 3 tap.test_packet_crash_tap_invalid_eth_proto
  # # FAILED: 0 / 3 tests passed.
  # # Totals: pass:0 fail:3 xfail:0 xpass:0 skip:0 error:0
  not ok 1 selftests: net: tap # exit=1

  This error did reproduce when tested manually on the vf2 board

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



Follow ups