[Bug 270607] if_bridge: net.link.bridge.inherit_mac doesn't quite work

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270607 Zhenlei Huang changed: What|Removed |Added Assignee|n...@freebsd.org |z...@freebsd.org Resoluti

[Bug 270607] if_bridge: net.link.bridge.inherit_mac doesn't quite work

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270607 --- Comment #15 from Zhenlei Huang --- (In reply to Zhenlei Huang from comment #14) --- I'm confident +++ I'm not confident -- You are receiving this mail because: You are the assignee for the bug.

[Bug 270607] if_bridge: net.link.bridge.inherit_mac doesn't quite work

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270607 --- Comment #14 from Zhenlei Huang --- (In reply to Mark Linimon from comment #13) > Note that that DR was committed Sep 9 2023. Well, it is true that was committed about one year plus 3 months ago, but at the time you wrote this it is in

[Bug 284073] bnxt: kernel panic on 14.2-RELEASE

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284073 --- Comment #26 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e69309223199e56397df3b6f750f012eb729d904 commit e69309223199e56397df3b6f750f012eb729d904 Author

[Bug 284073] bnxt: kernel panic on 14.2-RELEASE

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284073 --- Comment #25 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1c465e52920848dec6a76f0672fa209db7d5e5b5 commit 1c465e52920848dec6a76f0672fa209db7d5e5b5 Author

[Bug 284057] vmxnet3/iflib: crash in vmxnet3_isc_txd_credits_update

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284057 Andriy Gapon changed: What|Removed |Added Attachment #257031|0 |1 is obsolete|

[Bug 200323] BPF userland misuse can crash the system

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200323 Mark Johnston changed: What|Removed |Added CC||tr...@davidsen.no --- Comment #24

Re: per-FIB socket binding

2025-01-27 Thread Mark Johnston
On Sat, Jan 25, 2025 at 08:44:25PM +, Paul Vixie wrote: > On Monday, January 13, 2025 6:59:20 PM UTC Mark Johnston wrote: > > On Sun, Jan 12, 2025 at 07:17:48AM +, Paul Vixie wrote: > > > On Saturday, January 11, 2025 4:51:07 PM UTC Mark Johnston wrote: > > > > On Sat, Jan 11, 2025 at 06:25

[Bug 284283] if_re(4) crashes when attaching on RVVM

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283 Zhenlei Huang changed: What|Removed |Added CC||j...@freebsd.org --- Comment #11 f

[Bug 284057] vmxnet3/iflib: crash in vmxnet3_isc_txd_credits_update

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284057 Andriy Gapon changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are rec

[Bug 284057] vmxnet3/iflib: crash in vmxnet3_isc_txd_credits_update

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284057 --- Comment #17 from Andriy Gapon --- (In reply to Mark Johnston from comment #16) Good catch. Let me fix that and also test a kernel with INVARIANTS. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 284057] vmxnet3/iflib: crash in vmxnet3_isc_txd_credits_update

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284057 --- Comment #16 from Mark Johnston --- (In reply to Andriy Gapon from comment #14) I think the patch should be using mtx_lock_spin() and mtx_unlock_spin(). -- You are receiving this mail because: You are the assignee for the bug.

[Bug 284057] vmxnet3/iflib: crash in vmxnet3_isc_txd_credits_update

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284057 Andriy Gapon changed: What|Removed |Added Attachment #257030|0 |1 is obsolete|

[Bug 284057] vmxnet3/iflib: crash in vmxnet3_isc_txd_credits_update

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284057 Andriy Gapon changed: What|Removed |Added Attachment #256710|0 |1 is obsolete|

[Bug 284283] if_re(4) crashes when attaching on RVVM

2025-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283 --- Comment #10 from Hyogeol Lee --- Created attachment 257026 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257026&action=edit Patch to fix module order to allow loading from kldload This patch adjusts the module order to allo