[Bug 209682] [panic] [netinet] arptimer race

2018-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209682 Andrey V. Elsukov changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 225927] [panic] NULL pointer dereference in nd6_llinfo_timer()

2018-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927 Andrey V. Elsukov changed: What|Removed |Added Resolution|--- |FIXED Status|In Pr

Are somebody developing support for ChaCha20-Poly1305 support in IPsec (RFC7634)?

2018-10-15 Thread Lev Serebryakov
Now, when FreeBSD 12 have ChaCha20 and Poly1305 support in kernel, are here any plans to add support of RFC7634 to IPsec? -- // Lev Serebryakov ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubsc

Re: Relatively deterministic panic with sendfile(2) when running tests in the sxlock code

2018-10-15 Thread Gleb Smirnoff
On Sun, Oct 14, 2018 at 10:17:28PM -0700, Enji Cooper (yaneurabeya) wrote: E> Oh yipes. I guess passing in a server socket (a bound and listening socket) instead of a client socket (connect’ed to a server socket) for `s` will result in a crash? Oh, thanks enough info. Thanks! Isn't related to se

Re: Relatively deterministic panic with sendfile(2) when running tests in the sxlock code

2018-10-15 Thread Gleb Smirnoff
Enji, can you please check that with this patch all your tests pass? -- Gleb Smirnoff Index: sys/kern/kern_sendfile.c === --- sys/kern/kern_sendfile.c (revision 339098) +++ sys/kern/kern_sendfile.c (working copy) @@ -526,6 +526,8

[Bug 232142] Chelsio T520-SO cxgbe driver no longer recognized as 10Gb

2018-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 --- Comment #7 from Jason Wolfe --- My mistake, 1 is the default. Try setting hw.cxgbe.fw_install="2" in loader.conf to allow the driver to downgrade the firmware. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 222314] ifconfig epair create panics the kernel (arm64)

2018-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222314 Bjoern A. Zeeb changed: What|Removed |Added Status|New |Closed Resolution|---

Re: Relatively deterministic panic with sendfile(2) when running tests in the sxlock code

2018-10-15 Thread Enji Cooper (yaneurabeya)
> On Oct 15, 2018, at 6:10 AM, Gleb Smirnoff wrote: > > Enji, > > can you please check that with this patch all your tests pass? Hi Gleb! It almost compiled. I just needed to dereference the `so` pointer: $ git diff /usr/src/sys/kern/kern_sendfile.c diff --git a/sys/kern/kern_sendfil

[Bug 232142] Chelsio T520-SO cxgbe driver no longer recognized as 10Gb

2018-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 --- Comment #8 from cyba --- Created attachment 198195 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198195&action=edit loader.conf I ended up doing what you suggested, but I still have the same issue of only 1GB versus 10GB. I

[Bug 232142] Chelsio T520-SO cxgbe driver no longer recognized as 10Gb

2018-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 cyba changed: What|Removed |Added Attachment #198097|0 |1 is obsolete|