[Bug 251726] LOR between in6_multi_sx and if_lagg sx
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 19 18:40:09 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251726
--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ee231b27fff9d6950bf36a9800c02f6474b53139
commit ee231b27fff9d6950bf36a9800c02f6474b53139
Author: Alex Richardson <arichardson at FreeBSD.org>
AuthorDate: 2021-03-19 18:35:04 +0000
Commit: Alex Richardson <arichardson at FreeBSD.org>
CommitDate: 2021-03-19 18:35:06 +0000
Also skip sys/net/if_lagg_test:witness on non-i386
The LOR also happens on amd64 and other architectures. Ideally we would
fix this. However, in order to get Jenkins green again to catch real
regressions, we should skip this test for now.
PR: 251726
Reviewed By: lwhsu
Differential Revision: https://reviews.freebsd.org/D29341
tests/sys/net/if_lagg_test.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list