Comment 1 for bug 1926228

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

A manual test on riccioli didn't managed to reproduce this issue:
$ uname -a
Linux riccioli 5.8.0-51-generic #57-Ubuntu SMP Wed Apr 14 16:02:45 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ sudo ./fib_tests.sh
....
    TEST: Single path route with IPv6 gateway - ping [ OK ]
....
Tests passed: 165
Tests failed: 0

And it has passed with the net test run (please find attachment for the test log) with:
sudo make run_tests TARGETS=net
A glitch maybe?