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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229002
Niclas Zeising changed:
What|Removed |Added
Assignee|b...@freebsd.org|x...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195165
Niclas Zeising changed:
What|Removed |Added
CC||zeis...@freebsd.org
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=153746
Niclas Zeising changed:
What|Removed |Added
CC||zeis...@freebsd.org
--- Comment #
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 the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=127553
Andriy Voskoboinyk changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171531
Andriy Voskoboinyk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232329
Andriy Voskoboinyk changed:
What|Removed |Added
Version|Latest |unspecified
Componen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=69268
--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:
Author: avos
Date: Wed Jan 30 12:32:47 UTC 2019
New revision: 343576
URL: https://svnweb.freebsd.org/changeset/base/343576
Log:
ndiscvt(8): abort if no IDs were
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=69268
Andriy Voskoboinyk changed:
What|Removed |Added
CC||a...@freebsd.org
S
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235316
Bug ID: 235316
Summary: usr.bin/units: How do I convert a negative temperature
in degrees Celsius to Fahrenheit with units(1)?
Product: Base System
Version: 11.2-RELEASE
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235162
--- Comment #4 from Andriy Gapon ---
(In reply to Dave Cottlehuber from comment #3)
Looks like the crash is in add_ds_to_guidmap().
Could it be that you somehow got two datasets with the same GUID in the
original pool?
I think that you can
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235318
Bug ID: 235318
Summary: when updating jails using -b, freebsd-update is
reusing host's /var/db/freebsd-update without
indication of doing so, unless explicit -d as well
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235320
Bug ID: 235320
Summary: usr.bin/units: What does this error message really
mean: units: memory overflow in unit reduction
Product: Base System
Version: 11.2-RELEASE
H
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235162
--- Comment #5 from Dave Cottlehuber ---
thanks Andriy. No unique guids found via:
zfs list -o guid -r embiggen |sort -h | uniq -d
I'll try to get a coredump again tonight, it looks as if the crash is triggered
by a single zvol.
--
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235321
Bug ID: 235321
Summary: freebsd-update gets confused when updating a jail, and
jail is missing ${j}/boot and/or ${j}/rescue and/or
others
Product: Base System
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235322
Bug ID: 235322
Summary: it should be possible to remount nullfs mount from
readonly to writable and back
Product: Base System
Version: 12.0-RELEASE
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233413
Ed Maste changed:
What|Removed |Added
CC||d...@freebsd.org
--- Comment #7 from Ed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234455
Erich Dollansky changed:
What|Removed |Added
CC||freebsd.ed.lists@sumeritec.
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229670
Allan Jude changed:
What|Removed |Added
Summary|ZFS ARC limit |Too many vnodes causes ZFS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235325
Bug ID: 235325
Summary: After applied last patches to 11.2-p8 one of both ix*
interfaces reported no carrier and no chance to be
bring up
Product: Base System
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465
Jeff Pieper changed:
What|Removed |Added
CC||jeffrey.e.pie...@intel.com
--- Comme
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 (
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
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
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 the assignee for the bug.
___
freebsd-
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 t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217389
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Wed Jan 30 19:19:14 UTC 2019
New revision: 343589
URL: https://svnweb.freebsd.org/changeset/base/343589
Log:
freebsd-update: regenerate ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217389
Ed Maste changed:
What|Removed |Added
Assignee|b...@freebsd.org|ema...@freebsd.org
Status|N
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214545
--- Comment #21 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Wed Jan 30 19:19:14 UTC 2019
New revision: 343589
URL: https://svnweb.freebsd.org/changeset/base/343589
Log:
freebsd-update: regenerate m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214545
Ed Maste changed:
What|Removed |Added
Status|Open|In Progress
Assignee|b...@fre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=153746
Patrick Mackinlay changed:
What|Removed |Added
CC||freebsd.68fba@nospam.spaces
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235330
Bug ID: 235330
Summary: install: relative symlink bug
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170930
Oleksandr Tymoshenko changed:
What|Removed |Added
CC||go...@freebsd.org
R
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155873
Oleksandr Tymoshenko changed:
What|Removed |Added
Status|Open|Closed
Resolution|-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235333
Bug ID: 235333
Summary: SSH data transmission speed unnecessarily slow due to
IPQoS default setting
Product: Base System
Version: 12.0-RELEASE
Hardware: amd64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=153746
Niclas Zeising changed:
What|Removed |Added
Resolution|--- |Unable to Reproduce
S
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211771
--- Comment #21 from Kevin H. Patterson ---
(In reply to Krzysztof Galazka from comment #17)
FWIW, I can confirm that my card operates normally under FreeBSD 12.0-RELEASE.
I was able to boot from the install CD and bring up the interface f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232983
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Wed Jan 30 20:44:51 UTC 2019
New revision: 343592
URL: https://svnweb.freebsd.org/changeset/base/343592
Log:
readelf: decode flag bits in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232983
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Wed Jan 30 21:46:12 UTC 2019
New revision: 343593
URL: https://svnweb.freebsd.org/changeset/base/343593
Log:
readelf: fix i386 build
Us
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235333
--- Comment #1 from t...@accesslab.com ---
The IPQoS setting for the non-interactive sessions also needs to be changed
from 'cs1' to 'throughput'.
--
You are receiving this mail because:
You are the assignee for the bug.
_
42 matches
Mail list logo