[Bug 234444] cc_htcp + TCP_RFC7413 panic

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23 --- Comment #3 from Sergey Samoyloff --- (In reply to Michael Tuexen from comment #1) [...] Dec 27 11:24:21 hq kernel: mfid0 on mfi0 Dec 27 11:24:21 hq kernel: mfid0: 3430848MB (7026376704 sectors) RAID volume (no label) is optimal Dec 27

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

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 --- Comment #14 from cyba --- Updated pfsense, they are still using FreeBSD 11.2 so I have no way to tell other than booting from a live usb. Thanks -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 234207] VRRP packets generate "ipfw: pullup failed"

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234207 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: ae Date: Fri Jan 11 01:54:15 UTC 2019 New revision: 342925 URL: https://svnweb.freebsd.org/changeset/base/342925 Log: Relax requirement to packet size

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

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 --- Comment #13 from cyba --- I am going to be out of town until the 25th. We will update the firewall and see if it works. If it doesn’t I will let you know then I can try what you suggested to see if that works as well. I apologize.

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

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 --- Comment #12 from Navdeep Parhar --- (In reply to cyba from comment #11) I see. Are you able to temporarily boot this system from a recent 11.2-STABLE or 12.0-RELEASE boot media, load the driver, and verify that it displays correct

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

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 --- Comment #11 from cyba --- (In reply to Navdeep Parhar from comment #10) I have not been able to update yet. At the mercy of pfsense and if they updated to bsd 12. We are going to update the firewalls and provide feedback. Issues still

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

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 Rodney W. Grimes changed: What|Removed |Added CC||n...@freebsd.org -- You are

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

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142 Navdeep Parhar changed: What|Removed |Added Assignee|n...@freebsd.org |n...@freebsd.org

[Bug 230465] ixl: not working in netmap mode

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #4 from Vincenzo Maffione --- The compilation problems have been fixed. Which FreeBSD version are you using? We need to understand if your ixl driver is backed by iflib or not. -- You are receiving this mail because: You are

[Bug 207261] NETMAP don't do TX sync with kqueue

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207261 Vincenzo Maffione changed: What|Removed |Added CC||vmaffi...@freebsd.org ---

[Bug 207262] NETMAP with kevent don't process incoming packets in different thread

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207262 Vincenzo Maffione changed: What|Removed |Added CC||vmaffi...@freebsd.org ---

[Bug 226289] [igb] [netmap] Kernel NIC Driver conflict

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226289 Vincenzo Maffione changed: What|Removed |Added Status|New |In Progress --- Comment #9

[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995 --- Comment #8 from Patrik Hildingsson --- (In reply to Marek Zarychta from comment #7) Imprisoning the interface to a certain fib is probably what I was lacking in the first place. I will test it on a test system later this month. Please

[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995 --- Comment #7 from Marek Zarychta --- (In reply to Patrik Hildingsson from comment #3) If net.add_addr_allfibs is set to 0, then IMHO everything works as intended. You have only to imprison lagg0.200 interface with the command "ifconfig

[Bug 234207] VRRP packets generate "ipfw: pullup failed"

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234207 --- Comment #3 from Anssi Kolehmainen --- Looks good. I installed new virtual machine with FreeBSD 11.2-RELEASE and this patch makes pullup failures go away. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995 --- Comment #6 from Alan Somers --- The surest way to tell if you set the fib correctly is to do "ps -ax -O fib -O jid". -- You are receiving this mail because: You are the assignee for the bug.

[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995 --- Comment #5 from Patrik Hildingsson --- (In reply to Alan Somers from comment #4) I associated a jail to fib 1, running a java app inside of the jail. Several other programs, such as telnet, were executed inside of the jail. It is my

[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org --- Comment #4

[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995 --- Comment #3 from Patrik Hildingsson --- (In reply to Marek Zarychta from comment #2) /boot/loader.conf is set to net.add_addr_allfibs=0 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 234207] VRRP packets generate "ipfw: pullup failed"

2019-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234207 --- Comment #2 from Andrey V. Elsukov --- Created attachment 200985 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200985=edit Proposed patch Can you test this patch? You need to rebuild and reinstall the ipfw kernel module, or