Re: Panic with recent -CURRENT kernel in EC2

2018-01-19 Thread Bradley T. Hughes
> On 12 Jan 2018, at 23:19, Colin Percival wrote: > > On 01/12/18 08:16, Pieper, Jeffrey E wrote: >> Hrm… >> >>> taskqgroup_attach_cpu: setaffinity failed: 22 >>> taskqgroup_attach_cpu: setaffinity failed: 22 >> >> Is this a fresh snapshot? That should have been fixed in >> https://svnweb.fre

Re: Panic with recent -CURRENT kernel in EC2

2018-01-19 Thread Bradley T. Hughes
> On 19 Jan 2018, at 10:02, Bradley T. Hughes wrote: > >> On 12 Jan 2018, at 23:19, Colin Percival wrote: >> >> On 01/12/18 08:16, Pieper, Jeffrey E wrote: >>> Hrm… >>> taskqgroup_attach_cpu: setaffinity failed: 22 taskqgroup_attach_cpu: setaffinity failed: 22 >>> >>> Is this a fre

Re: mlx4 weird error "Failed to map EQ context memory" after update

2018-01-19 Thread Hans Petter Selasky
On 01/18/18 14:11, Greg V wrote: Hi. I've upgraded CURRENT from December 19 (https://github.com/freebsd/freebsd/commit/fd53ccf393f4f8ac1948e97eca108) to today (https://github.com/freebsd/freebsd/commit/391a83c86bb91ae3840cf37b7de478f42cc97e2a) and my Mellanox ConnectX-2 network card stopped wo

[Bug 225312] panic: Assertion if_getdrvflags(ifp) == i failed at /usr/src/sys/net/iflib.c:2201

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225312 Conrad Meyer changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

[Bug 224218] Kernel panic in SCTP/IpV6 server mode

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224218 --- Comment #24 from Michael Tuexen --- OK, I'll reduce the stack usage... -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.org mailing list http

[Bug 224218] Kernel panic in SCTP/IpV6 server mode

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224218 Michael Tuexen changed: What|Removed |Added Assignee|freebsd-net@FreeBSD.org |tue...@freebsd.org St

[Bug 225312] panic: Assertion if_getdrvflags(ifp) == i failed at /usr/src/sys/net/iflib.c:2201

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225312 Eric Joyner changed: What|Removed |Added CC||e...@freebsd.org --- Comment #2 from

3 ARP cache related reviews

2018-01-19 Thread Ryan Stone
I've opened 3 phabricator reviews fixing issues with the inpcb llentry caching. https://reviews.freebsd.org/D13988 This fix invalidates the llentry cache after the L3 route cache was invalidated by the routing table's generation count incrementing. Without this fix existing connections would cont

[Bug 224218] Kernel panic in SCTP/IpV6 server mode

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224218 Rodney W. Grimes changed: What|Removed |Added CC||freebsd-net@FreeBSD.org,

Re: mlx4 weird error "Failed to map EQ context memory" after update

2018-01-19 Thread Greg V via freebsd-net
On 01/19/2018 12:54, Hans Petter Selasky wrote: On 01/18/18 14:11, Greg V wrote: Hi. I've upgraded CURRENT from December 19 (https://github.com/freebsd/freebsd/commit/fd53ccf393f4f8ac1948e97eca108) to today (https://github.com/freebsd/freebsd/commit/391a83c86bb91ae3840cf37b7de478f42cc97e2a)

[Bug 225325] RealTek 8169 network devices don't seem to work with memory mapped registers

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225325 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org K