[Bug 234073] ixl(4): Host X710-DA2 drops connect starting bhyve guest with SR-IOV when not all VFs are in passthrough mode: Malicious Driver Detection event 1 on RX queue X (0x1572)

2024-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234073 --- Comment #29 from lists@freshlybrewed.coffee --- Created attachment 251282 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251282&action=edit output of ifconfig -- You are receiving this mail because: You are the assignee for

[Bug 234073] ixl(4): Host X710-DA2 drops connect starting bhyve guest with SR-IOV when not all VFs are in passthrough mode: Malicious Driver Detection event 1 on RX queue X (0x1572)

2024-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234073 --- Comment #28 from lists@freshlybrewed.coffee --- Created attachment 251281 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251281&action=edit dmesg.boot -- You are receiving this mail because: You are the assignee for the bug.

[Bug 234073] ixl(4): Host X710-DA2 drops connect starting bhyve guest with SR-IOV when not all VFs are in passthrough mode: Malicious Driver Detection event 1 on RX queue X (0x1572)

2024-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234073 --- Comment #27 from lists@freshlybrewed.coffee --- Created attachment 251280 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251280&action=edit output of pciconf -lv -- You are receiving this mail because: You are the assignee f

[Bug 234073] ixl(4): Host X710-DA2 drops connect starting bhyve guest with SR-IOV when not all VFs are in passthrough mode: Malicious Driver Detection event 1 on RX queue X (0x1572)

2024-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234073 --- Comment #26 from lists@freshlybrewed.coffee --- (In reply to Kubilay Kocak from comment #20) I've been able to reproduce on 14.1-RELEASE FreeBSD 14.1-RELEASE (GENERIC) releng/14.1-n267679-10e31f0946d8 I have tried various combinations

[Bug 252165] usb network and mii bus media status race condition

2024-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165 Mark Linimon changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

Re: ICMP6

2024-06-07 Thread Zhenlei Huang
> On Jun 7, 2024, at 4:10 PM, Marek Zarychta > wrote: > > Invaluable Committers, Dear Subscribers, > > I found Gleb's fixes to ICMP6 error rate limiting extremely useful, > especially since this limiting is not working at all in stable/14 (as far as > I was able to test). It looks to me li

Re: Importing dhcpcd(8) into FreeBSD base

2024-06-07 Thread Roy Marples
Hi Ed On Thu, 06 Jun 2024 02:48:36 +0100 Ed Maste wrote --- > On Sun, 7 Aug 2022 at 01:32, Ben Woods woods...@freebsd.org> wrote: > In the previous threads some objections were raised about dhcpcd's > lack of sandboxing (Capsicum / privilege separation), which has since > been address

ICMP6

2024-06-07 Thread Marek Zarychta
Invaluable Committers, Dear Subscribers, I found Gleb's fixes to ICMP6 error rate limiting extremely useful, especially since this limiting is not working at all in stable/14 (as far as I was able to test). It looks to me like IPv6 bits in FreeBSD are not widely tested and seem to be neglected