[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #26 from Vincenzo Maffione --- (In reply to Charles Goncalves from comment #25) Thanks! So this means that the issue is not related to the number of queues changing dynamically. -- You are receiving this mail because: You are

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #27 from Charles Goncalves --- (In reply to Vincenzo Maffione from comment #26) I'll try to test on 12.0 today and give you some feedback. Thank you! -- You are receiving this mail because: You are on the CC list for the bug

[Bug 235246] if_em init fails to allocate IRQ in 12.0-RELEASE

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235246 --- Comment #1 from p...@aoek.com --- Ok, here I have an update: I found a working and a not working hardware, so maybe it helps. WORKING: em0@pci0:1:0:0: class=0x02 card=0x10d315d9 chip=0x10d38086 rev=0x00 hdr=0x00 vendor = 'In

[Bug 171532] [ndis] ndis(4) driver includes 'pccard'-specific code, even if 'device pccard' absent from config

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171532 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: avos Date: Wed Jan 30 11:40:13 UTC 2019 New revision: 343574 URL: https://svnweb.freebsd.org/changeset/base/343574 Log: Fix compilation with 'option ND

[Bug 171532] [ndis] ndis(4) driver includes 'pccard'-specific code, even if 'device pccard' absent from config

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171532 --- Comment #5 from Andriy Voskoboinyk --- *** Bug 171531 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-ne

[Bug 171532] [ndis] ndis(4) driver includes 'pccard'-specific code, even if 'device pccard' absent from config

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171532 Andriy Voskoboinyk changed: What|Removed |Added Assignee|n...@freebsd.org |a...@freebsd.org

[Bug 171532] [ndis] ndis(4) driver includes 'pccard'-specific code, even if 'device pccard' absent from config

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

[Bug 171531] [ndis] undocumented dependency for ndis(4)

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

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #28 from Charles Goncalves --- (In reply to Charles Goncalves from comment #27) Hi! I test ixl on top of 12.0 and it works with pkt-gen # dmesg | grep 'netmap queues' ixl0: netmap queues/slots: TX 8/1024, RX 8/1024 ixl1: netm

[Bug 235256] [net] IW10 without ABC leads to initial window of 11 Segments

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235256 Michael Tuexen changed: What|Removed |Added Status|New |In Progress --- Comment #3 from M

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 Jeff Pieper changed: What|Removed |Added CC||jeffrey.e.pie...@intel.com --- Comme

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #30 from Vincenzo Maffione --- (In reply to Charles Goncalves from comment #28) Good. I'm not surprised this works, because ixl in FreeBSD 12.x is implemented through iflib, and netmap in this case uses iflib to access the hw (

[Bug 200319] Bridge+CARP crashes/freezes

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200319 Thomas Steen Rasmussen / Tykling changed: What|Removed |Added CC||tho...@gibfest.d

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #31 from Charles Goncalves --- (In reply to Jeff Pieper from comment #29) Thank you for your reply! I setted dev.ixl.0.iflib.override_ntxqs and dev.ixl.0.iflib.override_nrxqs to "4" but still can some sysctl like "dev.ixl.0.if

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #32 from Jeff Pieper --- (In reply to Charles Goncalves from comment #31) I believe this requires a driver reset. If you are using a static driver (compiled into the kernel), then yes, it has to be at boot. If you are using a d

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #33 from Charles Goncalves --- (In reply to Jeff Pieper from comment #32) Thank you, it works! -- You are receiving this mail because: You are on the CC list for the bug. ___ freebs

[Bug 230465] ixl: not working in netmap mode

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465 --- Comment #34 from Charles Goncalves --- (In reply to Vincenzo Maffione from comment #30) So this is only issue with 11.x. I'll wait this solution from maintainers on 11.2. Thank you! -- You are receiving this mail because: You are o

[Bug 233955] net/wireguard Occassional hard reboot of FreeBSD 11.2-RELEASE-p6 when used together with setfib(1)

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233955 Mark Johnston changed: What|Removed |Added Assignee|de...@freebsd.org |n...@freebsd.org Produc

[Bug 233955] net/wireguard Occassional hard reboot of FreeBSD 11.2-RELEASE-p6 when used together with setfib(1)

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233955 Mark Johnston changed: What|Removed |Added Version|CURRENT |12.0-RELEASE --- Comment #6 from M

[Bug 200319] Bridge+CARP crashes/freezes

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200319 --- Comment #11 from Kristof Provost --- (In reply to Thomas Steen Rasmussen / Tykling from comment #10) I'm not too familiar with the relevant code, but if you can create a test script to reproduce the problem I can try taking a look. (As

[Bug 235246] if_em init fails to allocate IRQ in 12.0-RELEASE

2019-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235246 Arun Pereira changed: What|Removed |Added CC||arunpere...@gmail.com --- Comment #