Author: sbruno
Date: Tue May 15 13:30:59 2018
New Revision: 333631
URL: https://svnweb.freebsd.org/changeset/base/333631
Log:
igb(4):
I210 restore functionality if pxeboot rom is enabled on this device.
r45 attempted to determine if this code was needed or it was some kind
of work a
Author: sbruno
Date: Thu May 17 14:55:41 2018
New Revision: 333717
URL: https://svnweb.freebsd.org/changeset/base/333717
Log:
Retire vxge(4).
This driver was merged to HEAD one week prior to Exar publicly announcing they
had left the Ethernet market. It is not known to be used and has var
On 05/17/18 09:11, Rodney W. Grimes wrote:
>> Author: sbruno
>> Date: Thu May 17 14:55:41 2018
>> New Revision: 333717
>> URL: https://svnweb.freebsd.org/changeset/base/333717
>>
>> Log:
>> Retire vxge(4).
>>
>> This driver was merged to HEAD one week prior to Exar publicly announcing
>> th
Author: sbruno
Date: Fri May 18 13:49:12 2018
New Revision: 333792
URL: https://svnweb.freebsd.org/changeset/base/333792
Log:
bnxt(4)
- Fix HWRM warning message during HW LRO configuration.
Submitted by: bhargava.marre...@broadcom.com
MFC after:1 week
Sponsored by: Broadcom Limite
Author: sbruno
Date: Fri May 18 17:23:23 2018
New Revision: 333801
URL: https://svnweb.freebsd.org/changeset/base/333801
Log:
Quiesce a couple pages of clang warnings with a cast. Duplicates
linux maintainer commit:
https://github.com/torvalds/linux/commit/627871b71c89a6ec12fbed75063f23
On 05/18/18 11:29, Ian Lepore wrote:
> On Fri, 2018-05-18 at 17:23 +0000, Sean Bruno wrote:
>> Author: sbruno
>> Date: Fri May 18 17:23:23 2018
>> New Revision: 333801
>> URL: https://svnweb.freebsd.org/changeset/base/333801
>>
>> Log:
>> Quiesce
Author: sbruno
Date: Fri May 25 18:11:13 2018
New Revision: 334215
URL: https://svnweb.freebsd.org/changeset/base/334215
Log:
pmcstat(8)
- Document per thread filtering.
Submitted by: kbowling
Sponsored by: Limelight Networks
Differential Revision:https://reviews.freebsd.org/D
Author: sbruno
Date: Tue May 29 21:52:13 2018
New Revision: 334357
URL: https://svnweb.freebsd.org/changeset/base/334357
Log:
dumpon(8)
- fix the WITHOUT_CRYPTO buildworld case. Its rare, but some of us do
build this way.
Sponsored by: Limelight Networks
Modified:
head/sbin/dumpon
Author: sbruno
Date: Wed Jun 6 15:45:57 2018
New Revision: 334719
URL: https://svnweb.freebsd.org/changeset/base/334719
Log:
Load balance sockets with new SO_REUSEPORT_LB option.
This patch adds a new socket option, SO_REUSEPORT_LB, which allow multiple
programs or threads to bind to the
Author: sbruno
Date: Thu Jun 7 15:27:07 2018
New Revision: 334788
URL: https://svnweb.freebsd.org/changeset/base/334788
Log:
Unbreak dtrace runtime for udp after svn r334719 SO_REUSEPORT commit.
Submitted by: Johannes Lundberg
Sponsored by: Limeligght Networks
Modified:
head/cddl/lib
Author: sbruno
Date: Tue Jun 12 18:58:56 2018
New Revision: 335010
URL: https://svnweb.freebsd.org/changeset/base/335010
Log:
cpucontrol:
- fix debugging for family on AMD cpus and add useful debugging for
which file is being selected for update.
Reviewed by: cem
Sponsored by: Lime
Author: sbruno
Date: Tue Jun 12 19:26:25 2018
New Revision: 335011
URL: https://svnweb.freebsd.org/changeset/base/335011
Log:
WITHOUT_NLS cleanup of more empty dirs.
Reviewed by: emaste
Sponsored by: Limelight Networks
Differential Revision:https://reviews.freebsd.org/D15626
M
On 06/12/18 16:05, Oliver Pinter wrote:
> On 5/22/18, Ed Maste wrote:
>> Author: emaste
>> Date: Tue May 22 14:35:33 2018
>> New Revision: 334046
>> URL: https://svnweb.freebsd.org/changeset/base/334046
>>
>> Log:
>> intel-ucode-split: add -n flag to skip creating output files
>>
>> Sponsore
Author: sbruno
Date: Tue Jun 19 15:55:21 2018
New Revision: 335372
URL: https://svnweb.freebsd.org/changeset/base/335372
Log:
Remove "diff" line indicator. Next to see if this code works or not.
Submitted by: mmacy
Sponsored by: Limelight Networks
Modified:
head/sys/dev/ixl/ixlvc.c
M
Author: sbruno
Date: Tue Jun 19 18:09:15 2018
New Revision: 335379
URL: https://svnweb.freebsd.org/changeset/base/335379
Log:
Set prev to NULL so its garaunteed to have a value of some kind and
gcc doesn't explode. Feel free to fix this correctly or whatever for
gcc builds.
This *shoul
Author: sbruno
Date: Tue Jun 19 21:07:25 2018
New Revision: 335386
URL: https://svnweb.freebsd.org/changeset/base/335386
Log:
MK_EFI - Add uefisign and friends to this knob and ensure that we don't
try to build them if MK_OPENSSL is unset.
Reviewed by: emaste imp kevans
Sponsored by: L
Author: sbruno
Date: Thu Dec 28 21:26:40 2017
New Revision: 327312
URL: https://svnweb.freebsd.org/changeset/base/327312
Log:
e1000: Add support for Ice Lake and Cannon Lake
Ths add initial support for Ice Lake and Cannon Lake ethernet devices.
This also addressed errata 1.5.4.4 for Sk
Author: sbruno
Date: Fri Jan 5 23:50:50 2018
New Revision: 327606
URL: https://svnweb.freebsd.org/changeset/base/327606
Log:
Handle misconfigured/nonexistent pcidev for comconsole instead of BTX panic.
PR: 203319
Reviewed by: imp jhb
MFC after:2 weeks
Sponsored by: Lim
Author: sbruno
Date: Thu Mar 22 20:21:05 2018
New Revision: 331373
URL: https://svnweb.freebsd.org/changeset/base/331373
Log:
Improve write locking in ip6_ctloutput() with macros.
Submitted by: Jason Eggleston
Sponsored by: Limelight Networks
Differential Revision:https://revie
Author: sbruno
Date: Thu Mar 22 21:18:34 2018
New Revision: 331376
URL: https://svnweb.freebsd.org/changeset/base/331376
Log:
Handle locking and memory safety for IPV6_PATHMTU in ip6_ctloutput().
Submitted by: Jason Eggleston
Reviewed by: ae
Sponsored by: Limelight Networks
Differen
Author: sbruno
Date: Thu Mar 22 22:29:32 2018
New Revision: 331379
URL: https://svnweb.freebsd.org/changeset/base/331379
Log:
Simple locking fixes in ip_ctloutput, ip6_ctloutput, rip_ctloutput.
Submitted by: Jason Eggleston
Sponsored by: Limelight Networks
Differential Revision:
Author: sbruno
Date: Thu Mar 22 23:34:48 2018
New Revision: 331380
URL: https://svnweb.freebsd.org/changeset/base/331380
Log:
Refactor ip6_getpcbopt() for better locking and memory management
Created GET_PKTOPT_EXT_HDR() and GET_PKTOPT_SOCKADDR() macros to
handle safely fetching options f
Author: sbruno
Date: Fri Mar 23 18:34:38 2018
New Revision: 331454
URL: https://svnweb.freebsd.org/changeset/base/331454
Log:
Revert r331379 as the "simple" lock changes have revealed a deeper problem
and need for a rethink.
Submitted by: Jason Eggleston
Sponsored by: Limelight Network
Author: sbruno
Date: Mon Mar 26 19:53:36 2018
New Revision: 331567
URL: https://svnweb.freebsd.org/changeset/base/331567
Log:
CC Cubic: fix underflow for cubic_cwnd()
Singed calculations in cubic_cwnd() can result in negative cwnd
value which is then cast to an unsigned value. Values less
Author: sbruno
Date: Thu Apr 5 13:56:40 2018
New Revision: 332070
URL: https://svnweb.freebsd.org/changeset/base/332070
Log:
Squash error from geom by sizing ident strings to DISK_IDENT_SIZE.
Display attribute in future error strings and differentiate g_handleattr()
error messages for ea
Author: sbruno
Date: Wed Apr 11 17:26:53 2018
New Revision: 332411
URL: https://svnweb.freebsd.org/changeset/base/332411
Log:
Revert r332389 as it is causing panics for various users and we need
to add some more test cases.
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/iflib.c
Author: sbruno
Date: Thu Apr 12 14:35:37 2018
New Revision: 332432
URL: https://svnweb.freebsd.org/changeset/base/332432
Log:
Restore r332389 after resolution of locking fixes.
Add one extra lock initialization to iflib_register() that was missed
in the git<->phab conversion.
Split o
Author: sbruno
Date: Mon Apr 23 16:38:27 2018
New Revision: 332890
URL: https://svnweb.freebsd.org/changeset/base/332890
Log:
hda(4)
- add quirk for Dell XPS9560 audio gleaned and massages from linux
https://github.com/freebsd/freebsd/pull/137
Submitted by: K Staring
MFC after:
Author: sbruno
Date: Mon Apr 23 19:51:00 2018
New Revision: 332894
URL: https://svnweb.freebsd.org/changeset/base/332894
Log:
Load balance sockets with new SO_REUSEPORT_LB option
This patch adds a new socket option, SO_REUSEPORT_LB, which allow multiple
programs or threads to bind to the
Author: sbruno
Date: Tue Apr 24 19:55:12 2018
New Revision: 332967
URL: https://svnweb.freebsd.org/changeset/base/332967
Log:
Revert r332894 at the request of the submitter.
Submitted by: Johannes Lundberg
Sponsored by: Limelight Networks
Modified:
head/cddl/lib/libdtrace/tcp.d
head
Author: sbruno
Date: Thu Apr 26 16:59:06 2018
New Revision: 333019
URL: https://svnweb.freebsd.org/changeset/base/333019
Log:
martpqi(4):
- Microsemi SCSI driver for PQI controllers.
- Found on newer model HP servers.
- Restrict to AMD64 only as per developer request.
The driver provi
Author: sbruno
Date: Thu Apr 26 17:32:35 2018
New Revision: 333021
URL: https://svnweb.freebsd.org/changeset/base/333021
Log:
Tigthen up kern_prefetch.h includes. The DMAP check was not committed in
here with HPTS so these includes aren't necessary.
Comments from rrs:
Yeah I had those
Author: sbruno
Date: Thu Apr 26 22:43:25 2018
New Revision: 333046
URL: https://svnweb.freebsd.org/changeset/base/333046
Log:
move smartpqi(4) controller out of NOTES and into sys/amd64/NOTES to
appease LINT
Submitted by: rpokala
Reported by: npn
Modified:
head/sys/amd64/conf/NOTES
Author: sbruno
Date: Tue May 1 12:58:01 2018
New Revision: 333137
URL: https://svnweb.freebsd.org/changeset/base/333137
Log:
ixgb(4): Add deprecation notice for this old and busted 10GE adapter.
This is a prequisite before we remove the driver from -current.
Reviewed by: emaste kbow
Author: sbruno
Date: Wed May 2 15:59:15 2018
New Revision: 333173
URL: https://svnweb.freebsd.org/changeset/base/333173
Log:
Retire ixgb(4)
This driver was for an early and uncommon legacy PCI 10GbE for a single
ASIC, Intel 82597EX. Intel quickly shifted to the long lived ixgbe family.
Author: sbruno
Date: Wed May 2 21:32:20 2018
New Revision: 333185
URL: https://svnweb.freebsd.org/changeset/base/333185
Log:
Follow up to r333173, Retire ixgb(4)
Remove sys/modules/ixgb and add the linked man page for if_ixgb via
ObsoleteFiles.
Submitted by: kbowling
Relnotes:
Author: sbruno
Date: Thu May 3 14:48:42 2018
New Revision: 333210
URL: https://svnweb.freebsd.org/changeset/base/333210
Log:
nxge(4) deprecation notice
Submitted by: kbowling
Reviewed by: brooks
Sponsored by: Limelight Networks
Differential Revision:https://reviews.freebsd.o
Author: sbruno
Date: Thu May 3 15:01:27 2018
New Revision: 333211
URL: https://svnweb.freebsd.org/changeset/base/333211
Log:
cc_cubic:
- Update cubic parameters to draft-ietf-tcpm-cubic-04
Submitted by: Matt Macy
Reviewed by: lstewart
Differential Revision:https://reviews.f
For the "official" record:
Approved-by: sbruno
:-)
sean
p.s. silly svn didn't stop this commit, I wonder why.
On 05/04/18 10:20, K. Macy wrote:
> Yes. Good catch. Thanks.
>
> -M
>
>>
>> Missing Approved by: sbruno?
>>
>>
>>> Modified:
>>> head/sys/kern/kern_descrip.c
>>>
>>> Modified: hea
Author: sbruno
Date: Sat May 5 18:39:54 2018
New Revision: 333274
URL: https://svnweb.freebsd.org/changeset/base/333274
Log:
Remove accidentally committed debug statement that induced the following
warning:
make[3]: "/usr/src/share/mk/bsd.prog.mk" line 274: warning: duplicate
script fo
Author: sbruno
Date: Sun May 6 16:22:02 2018
New Revision: 07
URL: https://svnweb.freebsd.org/changeset/base/07
Log:
Cleanup sundry clang warnings for code that is not upstream in illumos.
https://github.com/illumos/illumos-gate/edit/master/usr/src/lib/libzfs/common/libzfs_sendrecv.c
Author: sbruno
Date: Tue May 8 21:14:29 2018
New Revision: 88
URL: https://svnweb.freebsd.org/changeset/base/88
Log:
nxge(4):
Remove nxge(4) and associated man page and tools in FreeBSD 12.0.
Submitted by: kbowling
Reviewed by: brooks
Relnotes: yes
Sponsored by: Limeli
https://reviews.freebsd.org/D15292
*shakes fist at self*
sean
On 05/08/18 15:14, Sean Bruno wrote:
> Author: sbruno
> Date: Tue May 8 21:14:29 2018
> New Revision: 88
> URL: https://svnweb.freebsd.org/changeset/base/88
>
> Log:
> nxge(4):
> Remove nxge(4)
Author: sbruno
Date: Fri May 11 17:26:59 2018
New Revision: 333499
URL: https://svnweb.freebsd.org/changeset/base/333499
Log:
vxge(4): deprecation notice
This hardware isn't totally ancient, about equal to a mxge(4) or mlx4en(4),
but the company was sold to Exar which then promptly exited
Author: sbruno
Date: Tue May 16 18:05:34 2017
New Revision: 318359
URL: https://svnweb.freebsd.org/changeset/base/318359
Log:
Add version tag to the driver.
Start at version 1.0.0.0
Submitted by: bhargava.marre...@broadcom.com
Reviewed by: venkatkumar.duvv...@broadcom.com
Differen
Author: sbruno
Date: Tue Jun 13 19:32:23 2017
New Revision: 319917
URL: https://svnweb.freebsd.org/changeset/base/319917
Log:
Plug mbuf leak in the busdma path of iflib.
Submitted by: Michael Tuexen
Reported by: Drew Gallitin
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/if
Author: sbruno
Date: Tue Jun 13 23:16:38 2017
New Revision: 319921
URL: https://svnweb.freebsd.org/changeset/base/319921
Log:
Add new sysctl to allow changing of timing of the txq timers.
Add new sysctl to override use of busdma in the driver.
Submitted by: Drew Gallitin
Modified:
Author: sbruno
Date: Tue Jun 13 23:49:49 2017
New Revision: 319922
URL: https://svnweb.freebsd.org/changeset/base/319922
Log:
bnxt: In case of multi queues, have unique name for different IRQs.
Submitted by: bhargava.marre...@broadcom.com
Differential Revision:https://reviews.free
On 06/14/17 03:17, Peter Holm wrote:
> On Tue, Jun 13, 2017 at 11:16:39PM +0000, Sean Bruno wrote:
>> Author: sbruno
>> Date: Tue Jun 13 23:16:38 2017
>> New Revision: 319921
>> URL: https://svnweb.freebsd.org/changeset/base/319921
>>
>> Log:
>>
On 06/14/17 08:46, Peter Holm wrote:
> On Wed, Jun 14, 2017 at 08:38:36AM -0600, Sean Bruno wrote:
>>
>>
>> On 06/14/17 03:17, Peter Holm wrote:
>>> On Tue, Jun 13, 2017 at 11:16:39PM +, Sean Bruno wrote:
>>>> Author: sbruno
>>>> Da
Author: sbruno
Date: Thu Jun 15 17:46:20 2017
New Revision: 319984
URL: https://svnweb.freebsd.org/changeset/base/319984
Log:
Revert r319921 which seems to cause NFS booting assertion panics in
various configurations.
Reported by: pho@
Modified:
head/sys/net/iflib.c
Modified: head/sy
On 06/15/17 04:22, Peter Holm wrote:
> On Wed, Jun 14, 2017 at 09:21:30AM -0600, Sean Bruno wrote:
>>
>>
>> On 06/14/17 08:46, Peter Holm wrote:
>>> On Wed, Jun 14, 2017 at 08:38:36AM -0600, Sean Bruno wrote:
>>>>
>>>>
>>>> On 06/
Author: sbruno
Date: Thu Jun 15 21:06:03 2017
New Revision: 319989
URL: https://svnweb.freebsd.org/changeset/base/319989
Log:
bnxt(4) Enable LRO support
iflib - Handle out of order packet delivery from hardware in support of LRO
Out of order updates to rxd's is fixed in r315217. Howeve
Author: sbruno
Date: Thu Jun 15 21:14:48 2017
New Revision: 319990
URL: https://svnweb.freebsd.org/changeset/base/319990
Log:
bnxt(4): Implement temporary workaround in driver to report supported media
types that are currently unavailable from the firmware. e.g. 10G, 25G, 50G
& 100G
S
Author: sbruno
Date: Fri Jun 16 20:00:39 2017
New Revision: 320009
URL: https://svnweb.freebsd.org/changeset/base/320009
Log:
Quiesce clang warning while building lpc.
usr.sbin/lpr/lpc/lpc.c
Warning
passing 'char *[20]' to parameter of type 'const char **' discards
qualifier
Author: sbruno
Date: Fri Jun 16 22:32:23 2017
New Revision: 320033
URL: https://svnweb.freebsd.org/changeset/base/320033
Log:
TCP Wrappers: tcpdchk (tcp wrapper configuration checker) and tcpdmatch
(tcp wrapper oracle) warning fixes via edits to the C code files
contrib/tcp_wrappers/fakel
Author: sbruno
Date: Sat Jun 17 17:42:52 2017
New Revision: 320059
URL: https://svnweb.freebsd.org/changeset/base/320059
Log:
Revert r319989 "bnxt(4) Enable LRO support"
This generates startup LORs and panics when adding elements to bridge
devices. I will document further in https://revie
Hmmm ... This seems to break 'poudriere jail -c jailname -m src=/usr/src
-v head"
--- realinstall_subdir_share/zoneinfo ---
install: builddir/Africa/Abidjan: No such file or directory
On 06/26/17 09:40, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Mon Jun 26 15:40:24 2017
> New Revisio
Author: sbruno
Date: Mon Jul 3 18:23:35 2017
New Revision: 320609
URL: https://svnweb.freebsd.org/changeset/base/320609
Log:
bnxt(4) Enable LRO support, redux
iflib - reset fl-ifl_fragidx to 0 on iflib_fl_bufs_free(). This caused the
panic in em/igb when adding it to a bridge device.
Author: sbruno
Date: Mon Jul 3 19:23:45 2017
New Revision: 320611
URL: https://svnweb.freebsd.org/changeset/base/320611
Log:
iflib - flib_busdma_load_mbuf_sg used isc_tx_maxsize as max semgent size.
Submitted by: krzysztof.gala...@intel.com
Differential Revision:https://reviews.f
Author: sbruno
Date: Mon Jul 3 19:33:50 2017
New Revision: 320613
URL: https://svnweb.freebsd.org/changeset/base/320613
Log:
Garbage collect kernel option TWA_FLASH_FIRMWARE
Submitted by: kevin.bowling0kev009.com
Differential Revision:https://reviews.freebsd.org/D11387
Modified
Author: sbruno
Date: Mon Jul 3 19:39:58 2017
New Revision: 320614
URL: https://svnweb.freebsd.org/changeset/base/320614
Log:
Add a sysctl to toggle the use of the sockets LOWAT when calculating auto
window growth
Submitted by: j...@nitrology.com (Jason Wolfe)
Reviewed by: gnn hiren
S
Author: sbruno
Date: Mon Jul 3 19:49:25 2017
New Revision: 320616
URL: https://svnweb.freebsd.org/changeset/base/320616
Log:
Clear clang warning:
warning: macro expansion producing 'defined' has undefined behavior
[-Wexpansion-to-defined]
Submitted by: Aaron Prieger
Reviewed by:
Author: sbruno
Date: Wed Jul 12 17:35:32 2017
New Revision: 320916
URL: https://svnweb.freebsd.org/changeset/base/320916
Log:
Reset unsupported SFP tuneable back to original entry name.
Reported by: olivier@
Modified:
head/sys/dev/ixgbe/if_ix.c
Modified: head/sys/dev/ixgbe/if_ix.c
Author: sbruno
Date: Thu Jul 13 15:33:08 2017
New Revision: 320948
URL: https://svnweb.freebsd.org/changeset/base/320948
Log:
Add 4K quirks for Samsung 750 EVO SSD
Submitted by: lev
Reviewed by: mav
Differential Revision:https://reviews.freebsd.org/D9478
Modified:
head/sys/c
Author: sbruno
Date: Thu Jul 13 16:56:26 2017
New Revision: 320953
URL: https://svnweb.freebsd.org/changeset/base/320953
Log:
Add 4k and NCQ_TRIM_BROKEN quirks for Samsung 845 SSDs.
Submitted by: hann...@gmail.com
Differential Revision:https://reviews.freebsd.org/D7967
Modified:
Author: sbruno
Date: Tue Oct 18 13:12:19 2016
New Revision: 307560
URL: https://svnweb.freebsd.org/changeset/base/307560
Log:
Fix misusage of CPU_FFS when binding queues to cpus
ref:
https://github.com/NextBSD/NextBSD/commit/922d0bdf2277f30954f143107d2a3eddb02abd2d
Submitted by: mm...
Author: sbruno
Date: Tue Oct 18 13:16:27 2016
New Revision: 307561
URL: https://svnweb.freebsd.org/changeset/base/307561
Log:
Tell gtask to what we've been bound.
ref:
https://github.com/NextBSD/NextBSD/commit/54414984cfebb920bbc40aadeb601bdce448d8d7
Submitted by: mm...@nextbsd.org
M
Author: sbruno
Date: Tue Oct 18 13:22:44 2016
New Revision: 307562
URL: https://svnweb.freebsd.org/changeset/base/307562
Log:
Toggle v4/v6 rxcsum together
Only re-init if driver is running
ref:
https://github.com/NextBSD/NextBSD/commit/106518e874ec9a61daf4c09894170d24e2f4d60d
Sub
Author: sbruno
Date: Tue Oct 18 13:29:30 2016
New Revision: 307563
URL: https://svnweb.freebsd.org/changeset/base/307563
Log:
When deciding whether or not to call tqg_attach_cpu(), reference rid
directly.
ref:
https://github.com/NextBSD/NextBSD/commit/c9b47b468b8a3350811acfd9e167a8b91dc8
Author: sbruno
Date: Tue Oct 18 13:55:34 2016
New Revision: 307566
URL: https://svnweb.freebsd.org/changeset/base/307566
Log:
Ensure that tasks with a specific cpu set prior to smp starting get
re-attached to a thread running on that cpu.
ref:
https://github.com/NextBSD/NextBSD/commit/fc
Author: sbruno
Date: Tue Oct 18 14:00:26 2016
New Revision: 307567
URL: https://svnweb.freebsd.org/changeset/base/307567
Log:
Assert that we're assigning a non-null taskqueue.
ref:
https://github.com/NextBSD/NextBSD/commit/535865d02c162e415d7436899cd6db5000a0cc7b
Fix cpu assignment by as
Author: sbruno
Date: Tue Oct 18 14:02:45 2016
New Revision: 307568
URL: https://svnweb.freebsd.org/changeset/base/307568
Log:
Set default capabilities at attach.
ref:
https://github.com/NextBSD/NextBSD/commit/6425f45e5fc89f64925995bbcfc09c7558d896ea
Submitted by: mm...@nextbsd.org
Mo
Author: sbruno
Date: Tue Oct 18 14:48:41 2016
New Revision: 307569
URL: https://svnweb.freebsd.org/changeset/base/307569
Log:
Restore svn r306772 that was overwritten by netmap import at svn r307394
#include should be here as all drivers that support
netmap need to use this file regardle
Author: sbruno
Date: Wed Oct 19 21:01:24 2016
New Revision: 307657
URL: https://svnweb.freebsd.org/changeset/base/307657
Log:
Resolve whitespace diff to NextBSD.
Check to see that the taskqueue thread count requires us to acutally
iterate over the thread count to bind to cpus.
Submit
Author: sbruno
Date: Fri Oct 28 13:37:58 2016
New Revision: 308038
URL: https://svnweb.freebsd.org/changeset/base/308038
Log:
The buffer address is always overwritten in the extended descriptor format,
we have to refresh it ... always. This fixes problems reported in NetMap
with em(4) devic
Author: sbruno
Date: Wed Nov 2 14:25:30 2016
New Revision: 308215
URL: https://svnweb.freebsd.org/changeset/base/308215
Log:
Removed unused M_TSO_LEN.
MFC after:2 weeks
Modified:
head/sys/dev/e1000/if_em.c
Modified: head/sys/dev/e1000/if_em.c
===
Author: sbruno
Date: Sat Nov 5 16:17:07 2016
New Revision: 308343
URL: https://svnweb.freebsd.org/changeset/base/308343
Log:
r266979 missed a call to enable capabilities of the hw leading to an
inability to enable features of the device.
PR: 213845
Submitted by: pher...@f
Author: sbruno
Date: Sat Nov 5 16:30:42 2016
New Revision: 308345
URL: https://svnweb.freebsd.org/changeset/base/308345
Log:
r295133 attempted to deactivate TSO in the 100Mbit link case with this
adapter to work around bugs in TSO handling at this speed.
em_init_locked is called during f
On 11/05/16 17:16, John Baldwin wrote:
> On Saturday, November 05, 2016 04:30:43 PM Sean Bruno wrote:
>> Author: sbruno
>> Date: Sat Nov 5 16:30:42 2016
>> New Revision: 308345
>> URL: https://svnweb.freebsd.org/changeset/base/308345
>>
>> Log:
>>
On 11/06/16 23:37, Sepherosa Ziehau wrote:
> On Sun, Nov 6, 2016 at 7:16 AM, John Baldwin wrote:
>> On Saturday, November 05, 2016 04:30:43 PM Sean Bruno wrote:
>>> Author: sbruno
>>> Date: Sat Nov 5 16:30:42 2016
>>> New Revision: 308345
>>> U
Author: sbruno
Date: Mon Nov 7 22:24:37 2016
New Revision: 308429
URL: https://svnweb.freebsd.org/changeset/base/308429
Log:
The igb driver currently requires a VF interface to have a non-zero MAC
address, but the associated PF is giving the VF an all zeros MAC address
when one is not admin
Author: sbruno
Date: Mon Nov 14 17:19:03 2016
New Revision: 308643
URL: https://svnweb.freebsd.org/changeset/base/308643
Log:
Update WOL support for newer em(4) devices.
Do not overwrite the contents of the WUC register, add E1000_WUC_PME_EN
to the register contents, leaving the default c
Author: sbruno
Date: Fri Nov 18 04:19:21 2016
New Revision: 308792
URL: https://svnweb.freebsd.org/changeset/base/308792
Log:
iflib updates and fixes:
-reset gen on down
-initialize admin task statically
-drain mp_ring on down
-don't drop context lock on stop
-reset
On 11/18/16 16:03, Adrian Chadd wrote:
> fwiw, this breaks -head compilation.
>
>
>
> -a
>
This seems to not allow head to be built on stable/10 (not strictly
supported, but worked until this commit) ... I haven't tried building
head on stable/11 as of yet, but I assume it will break there t
Author: sbruno
Date: Mon Nov 21 14:43:31 2016
New Revision: 308926
URL: https://svnweb.freebsd.org/changeset/base/308926
Log:
Add Intel Atom Cherryview SOC HSUART support
PR: 207910
Submitted by: johan...@brilliantservice.co.jp
MFC after:1 week
Modified:
head/sys/dev/uart/uart_
Author: sbruno
Date: Wed Jul 17 04:13:46 2019
New Revision: 350078
URL: https://svnweb.freebsd.org/changeset/base/350078
Log:
I add the ability to accept the default pin widget configuration to help
with various laptops using hdaa(4) sound devices. We don't seem to know
the "correct" config
On 2020-10-17 05:27, Alexander V. Chernikov wrote:
> 02.10.2020, 19:26, "Emmanuel Vadot" :
>
> Author: manu
> Date: Fri Oct 2 18:26:41 2020
> New Revision: 366372
> URL: https://svnweb.freebsd.org/changeset/base/366372
>
> Log:
> linuxkpi: Add backlight support
>
>> Same buildfailure with GENERIC-NODEBUG.
>
> Seems different.
>
>
>> https://people.freebsd.org/~sbruno/backlight.txt
>
> HEAD with which version of the drm port/package?
>
> /bz
sbruno@alice:~ % pkg info |grep kmod
drm-current-kmod-4.16.g20200320 DRM modules for the linuxkpi-based KMS
com
>> sbruno@alice:~ % pkg info |grep kmod
>> drm-current-kmod-4.16.g20200320 DRM modules for the linuxkpi-based KMS
>> components
>> drm-kmod-g20190710 Metaport of DRM modules for the
>> linuxkpi-based KMS components
>> gpu-firmware-kmod-g20200503 Firmware modules for the linuxkpi-base
Author: sbruno
Date: Sat Oct 7 23:30:57 2017
New Revision: 324405
URL: https://svnweb.freebsd.org/changeset/base/324405
Log:
Check so_error early in sendfile() call. Prior to this patch, if a
connection was reset by the remote end, sendfile() would just report
ENOTCONN instead of ECONNRESE
Author: sbruno
Date: Sat Oct 7 23:33:14 2017
New Revision: 324406
URL: https://svnweb.freebsd.org/changeset/base/324406
Log:
Fix symlink if_igb.ko in -current such that its relative and doesn't
end up with non-standard DESTDIR information in its symlink. This
can happen very trivially if t
On 10/09/17 14:33, Brooks Davis wrote:
> On Sun, Oct 08, 2017 at 08:42:35AM -0700, Rodney W. Grimes wrote:
>>>
>>>> On Oct 7, 2017, at 16:33, Sean Bruno wrote:
>>>>
>>>> Author: sbruno
>>>> Date: Sat Oct 7 23:33:14 2017
>>>
Author: sbruno
Date: Tue Oct 10 00:32:21 2017
New Revision: 324459
URL: https://svnweb.freebsd.org/changeset/base/324459
Log:
Revert r324405 at the request of the submitter pending better solution.
Submitted by: Jason Eggleston
Sponsored by: Limelight Networks
Modified:
head/sys/kern/
Author: sbruno
Date: Tue Oct 10 19:14:40 2017
New Revision: 324500
URL: https://svnweb.freebsd.org/changeset/base/324500
Log:
Hard link if_igb.ko to if_em.ko. Use a LINK directive to ensure that
this is more friendly to the tree.
Tested this with loader.conf:if_igb_load="YES" and it does
Author: sbruno
Date: Tue Oct 10 22:21:05 2017
New Revision: 324508
URL: https://svnweb.freebsd.org/changeset/base/324508
Log:
match sendfile() error handling to send().
Sendfile() should match the error checking order of send() which
is currently:
SBS_CANTSENDMORE
so_error
SS_ISC
Author: sbruno
Date: Wed Oct 25 17:49:17 2017
New Revision: 324994
URL: https://svnweb.freebsd.org/changeset/base/324994
Log:
Enable i386 build of the Cavium LiquidIO driver (lio) module.
Submitted by: pkannega...@cavium.com (Prasad V Kanneganti)
MFC after:1 week
Sponsored by: Caviu
Author: sbruno
Date: Mon Nov 6 18:08:59 2017
New Revision: 325492
URL: https://svnweb.freebsd.org/changeset/base/325492
Log:
Fix ixgbe(4) support for ifconfig's vlanhwtag flag. Disabling this flag
will now prevent the driver from stripping vlan tags from packets.
PR: 219390
Author: sbruno
Date: Mon Nov 6 19:54:25 2017
New Revision: 325494
URL: https://svnweb.freebsd.org/changeset/base/325494
Log:
Fix NOINET/NOINET6 build during compilation of iflib.
Reported by: kib
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/iflib.c
===
Author: sbruno
Date: Thu Nov 9 22:26:49 2017
New Revision: 325620
URL: https://svnweb.freebsd.org/changeset/base/325620
Log:
Fix issue with VXLAN-ecapsulated rx h/w checksumming.
Submitted by: grehan
Reviewed by: bhargava.marre...@broadcom.com
Differential Revision:https://rev
1 - 100 of 576 matches
Mail list logo