svn commit: r321511 - head/sys/dev/iwm

2017-07-25 Thread Adrian Chadd
Author: adrian Date: Wed Jul 26 05:52:37 2017 New Revision: 321511 URL: https://svnweb.freebsd.org/changeset/base/321511 Log: [iwm] Sync rs (rate-selection) API definitions from Linux iwlwifi. * While there clean up alignments and line wrapping in existing definitions for rs API in

svn commit: r321510 - head/sys/dev/iwm

2017-07-25 Thread Adrian Chadd
Author: adrian Date: Wed Jul 26 05:51:31 2017 New Revision: 321510 URL: https://svnweb.freebsd.org/changeset/base/321510 Log: [iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi to if_iwm_util.c. Obtained from:dragonflybsd.git 8a5dd7783e407856754093f5b1c9c757c64534b7 Modified:

svn commit: r321509 - head/sys/dev/iwm

2017-07-25 Thread Adrian Chadd
Author: adrian Date: Wed Jul 26 05:40:52 2017 New Revision: 321509 URL: https://svnweb.freebsd.org/changeset/base/321509 Log: [iwm] Sync statistics API definitions with Linux iwlwifi. Obtained from:dragonflybsd.git 75895a53a9c1ba60d75be9b4bf6e49a37f91a7cf Modified:

svn commit: r321508 - head/sys/dev/iwm

2017-07-25 Thread Adrian Chadd
Author: adrian Date: Wed Jul 26 05:29:08 2017 New Revision: 321508 URL: https://svnweb.freebsd.org/changeset/base/321508 Log: [iwm] Cleanup mbufq draining. Add iwm_xmit_queue_drain() like in iwn(4). * iwm_xmit_queue_drain() calls ieee80211_free_node(), removing a possible memory leak,

svn commit: r321507 - head/sys/dev/iwm

2017-07-25 Thread Adrian Chadd
Author: adrian Date: Wed Jul 26 05:26:01 2017 New Revision: 321507 URL: https://svnweb.freebsd.org/changeset/base/321507 Log: [iwm] if_iwm - Use chan list from ieee80211_scan_state for scan, not ic_channels. * Limiting the channel list with "ifconfig wlan0 chanlist ..." now will

svn commit: r321504 - head/kerberos5/lib/libkafs5

2017-07-25 Thread Cy Schubert
Author: cy Date: Wed Jul 26 02:05:09 2017 New Revision: 321504 URL: https://svnweb.freebsd.org/changeset/base/321504 Log: Remove trailing slash (/) for consistency. Modified: head/kerberos5/lib/libkafs5/Makefile Modified: head/kerberos5/lib/libkafs5/Makefile

svn commit: r321503 - stable/9/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:48:57 2017 New Revision: 321503 URL: https://svnweb.freebsd.org/changeset/base/321503 Log: MFC 321233 Raise the watchdog timer interval to 2 ticks, there by guaranteeing that it fires between 1ms and 2ms. ` Treat two consecutive occurrences of Heartbeat

svn commit: r321502 - head/sys/dev/mpr

2017-07-25 Thread Scott Long
Author: scottl Date: Wed Jul 26 01:48:13 2017 New Revision: 321502 URL: https://svnweb.freebsd.org/changeset/base/321502 Log: Quiet a message that sounds far more dire than it really is. Modified: head/sys/dev/mpr/mpr_sas.c Modified: head/sys/dev/mpr/mpr_sas.c

svn commit: r321501 - stable/9/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:46:25 2017 New Revision: 321501 URL: https://svnweb.freebsd.org/changeset/base/321501 Log: MFC 320705 Release mtx hw_lock before calling pause() in qla_stop() and qla_error_recovery() Modified: stable/9/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r321500 - stable/9/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:43:44 2017 New Revision: 321500 URL: https://svnweb.freebsd.org/changeset/base/321500 Log: MFC 320694 Allow MTU changes without ifconfig down/up Modified: stable/9/sys/dev/qlxgbe/ql_hw.c stable/9/sys/dev/qlxgbe/ql_os.c Directory Properties: stable/9/

svn commit: r321499 - stable/10/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:28:27 2017 New Revision: 321499 URL: https://svnweb.freebsd.org/changeset/base/321499 Log: MFC 321233 Raise the watchdog timer interval to 2 ticks, there by guaranteeing that it fires between 1ms and 2ms. ` Treat two consecutive occurrences of Heartbeat

svn commit: r321498 - stable/10/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:25:51 2017 New Revision: 321498 URL: https://svnweb.freebsd.org/changeset/base/321498 Log: MFC 320705 Release mtx hw_lock before calling pause() in qla_stop() and qla_error_recovery() Modified: stable/10/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r321497 - stable/10/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:23:35 2017 New Revision: 321497 URL: https://svnweb.freebsd.org/changeset/base/321497 Log: MFC 320694 Allow MTU changes without ifconfig down/up Modified: stable/10/sys/dev/qlxgbe/ql_hw.c stable/10/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r321496 - stable/11/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:19:49 2017 New Revision: 321496 URL: https://svnweb.freebsd.org/changeset/base/321496 Log: MFC 321233 Raise the watchdog timer interval to 2 ticks, there by guaranteeing that it fires between 1ms and 2ms. ` Treat two consecutive occurrences of

svn commit: r321495 - stable/11/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:15:31 2017 New Revision: 321495 URL: https://svnweb.freebsd.org/changeset/base/321495 Log: MFC 320705 Release mtx hw_lock before calling pause() in qla_stop() and qla_error_recovery() Modified: stable/11/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r321494 - stable/11/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:12:28 2017 New Revision: 321494 URL: https://svnweb.freebsd.org/changeset/base/321494 Log: MFC 320694 Allow MTU changes without ifconfig down/up Modified: stable/11/sys/dev/qlxgbe/ql_hw.c stable/11/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r321493 - head

2017-07-25 Thread Bryan Drewery
Author: bdrewery Date: Tue Jul 25 20:51:06 2017 New Revision: 321493 URL: https://svnweb.freebsd.org/changeset/base/321493 Log: NO_CLEAN: Hide delete-old output. It is full of distracting noise about UPDATING and may confuse the user about what is actually being deleted. It is also

svn commit: r321492 - head

2017-07-25 Thread Bryan Drewery
Author: bdrewery Date: Tue Jul 25 20:43:37 2017 New Revision: 321492 URL: https://svnweb.freebsd.org/changeset/base/321492 Log: Only build libzfs_core in 'make libraries' if needed. MFC after:2 weeks Sponsored by: Dell EMC Isilon Modified: head/Makefile.inc1 Modified:

svn commit: r321491 - head

2017-07-25 Thread Bryan Drewery
Author: bdrewery Date: Tue Jul 25 20:43:26 2017 New Revision: 321491 URL: https://svnweb.freebsd.org/changeset/base/321491 Log: Remove unneeded dependency for libzfs. This dependency does nothing since cddl/lib/libzfs is never added into the 'make libraries' dependency chain directly.

svn commit: r321490 - head/sys/dev/mmc

2017-07-25 Thread Marius Strobl
Author: marius Date: Tue Jul 25 20:36:44 2017 New Revision: 321490 URL: https://svnweb.freebsd.org/changeset/base/321490 Log: Improve the clarity of a comment added in r321385 by not referring to volatile SDHCI specification lingo. Modified: head/sys/dev/mmc/mmcsd.c Modified:

Re: svn commit: r321422 - head/usr.bin/ktrace

2017-07-25 Thread Edward Tomasz Napierala
On 0725T1002, John Baldwin wrote: > On Monday, July 24, 2017 04:58:54 PM Edward Tomasz Napierala wrote: > > Author: trasz > > Date: Mon Jul 24 16:58:54 2017 > > New Revision: 321422 > > URL: https://svnweb.freebsd.org/changeset/base/321422 > > > > Log: > > Improve the ktrace(1) man page to make

svn commit: r321489 - head/sys/arm/include

2017-07-25 Thread Ian Lepore
Author: ian Date: Tue Jul 25 17:39:06 2017 New Revision: 321489 URL: https://svnweb.freebsd.org/changeset/base/321489 Log: Use the MD __size_t to avoid a dependency on/include of non-MD header files. This should fix the compilation of the lua 5.3.4 port, among others. Reported by:

Re: svn commit: r321370 - head/lib/libsysdecode

2017-07-25 Thread John Baldwin
On Sunday, July 23, 2017 06:03:48 PM Kristof Provost wrote: > On 22 Jul 2017, at 17:42, Ngie Cooper (yaneurabeya) wrote: > > > On Jul 22, 2017, at 5:51 AM, Kristof Provost wrote: > >> > >> Author: kp > >> Date: Sat Jul 22 12:51:19 2017 > >> New Revision: 321370 > >> URL:

Re: svn commit: r321422 - head/usr.bin/ktrace

2017-07-25 Thread John Baldwin
On Monday, July 24, 2017 04:58:54 PM Edward Tomasz Napierala wrote: > Author: trasz > Date: Mon Jul 24 16:58:54 2017 > New Revision: 321422 > URL: https://svnweb.freebsd.org/changeset/base/321422 > > Log: > Improve the ktrace(1) man page to make it slightly more obvious that there > are _two_

svn commit: r321488 - stable/11/contrib/elftoolchain/readelf

2017-07-25 Thread Ed Maste
Author: emaste Date: Tue Jul 25 17:24:50 2017 New Revision: 321488 URL: https://svnweb.freebsd.org/changeset/base/321488 Log: readelf: fix printing of DT_FILTER and some other DT_* values MFC r321045: readelf: fix printing of DT_FILTER and some other DT_* values Some

svn commit: r321487 - head/usr.bin/indent

2017-07-25 Thread Piotr Pawel Stefaniak
Author: pstef Date: Tue Jul 25 17:04:35 2017 New Revision: 321487 URL: https://svnweb.freebsd.org/changeset/base/321487 Log: indent(1): add option -tsn for setting tab size. Modified: head/usr.bin/indent/args.c head/usr.bin/indent/indent.1 head/usr.bin/indent/indent.c

svn commit: r321486 - head/lib/msun/tests

2017-07-25 Thread Ngie Cooper
Author: ngie Date: Tue Jul 25 16:57:25 2017 New Revision: 321486 URL: https://svnweb.freebsd.org/changeset/base/321486 Log: Re-add #endif accidentally deleted in r321484 MFC after:1 month MFC with: r321455, r321484 Modified: head/lib/msun/tests/trig_test.c Modified:

svn commit: r321485 - in head: share/mk sys/conf

2017-07-25 Thread Bryan Drewery
Author: bdrewery Date: Tue Jul 25 16:46:12 2017 New Revision: 321485 URL: https://svnweb.freebsd.org/changeset/base/321485 Log: Allow -DNO_SKIP_DEPEND to override the _SKIP_DEPEND logic. MFC after:2 weeks Sponsored by: Dell EMC Isilon Modified: head/share/mk/bsd.dep.mk

svn commit: r321484 - head/lib/msun/tests

2017-07-25 Thread Ngie Cooper
Author: ngie Date: Tue Jul 25 16:21:22 2017 New Revision: 321484 URL: https://svnweb.freebsd.org/changeset/base/321484 Log: Only test ld_pi_odd with LDBL_MANT_DIG == 64 to fix the build The empty (unimplemented) test inputs for sparc64 trigger a -Wtype-limits build failure because

svn commit: r321483 - head/lib/msun/tests

2017-07-25 Thread Ngie Cooper
Author: ngie Date: Tue Jul 25 16:11:36 2017 New Revision: 321483 URL: https://svnweb.freebsd.org/changeset/base/321483 Log: Mask issues with duplicate definitions for __fnstcw, __fldenv, and __fldcw on i386 by ignoring -Wmacro-redefined. This is a bandaid until the code is fixed and will

svn commit: r321481 - head/sys/dev/bnxt

2017-07-25 Thread Sean Bruno
Author: sbruno Date: Tue Jul 25 15:33:34 2017 New Revision: 321481 URL: https://svnweb.freebsd.org/changeset/base/321481 Log: bnxt: Implement interrupt coalescing options using sysctl. Submitted by: bhargava.marre...@broadcom.com Differential Revision:

svn commit: r321480 - in head/sys/netinet: . cc tcp_stacks

2017-07-25 Thread Sean Bruno
Author: sbruno Date: Tue Jul 25 15:08:52 2017 New Revision: 321480 URL: https://svnweb.freebsd.org/changeset/base/321480 Log: Revert r307901 - Inform CC modules about loss events. This was discussed between various transport@ members and it was requested to be reverted and discussed.

svn commit: r321479 - in head/sys/netinet: . cc

2017-07-25 Thread Sean Bruno
Author: sbruno Date: Tue Jul 25 15:03:05 2017 New Revision: 321479 URL: https://svnweb.freebsd.org/changeset/base/321479 Log: Revert r308180 - Set slow start threshold more accurrately on loss ... This was discussed between various transport@ members and it was requested to be reverted

svn commit: r321478 - stable/11/release/doc/en_US.ISO8859-1/errata

2017-07-25 Thread Glen Barber
Author: gjb Date: Tue Jul 25 14:46:13 2017 New Revision: 321478 URL: https://svnweb.freebsd.org/changeset/base/321478 Log: Document a late-discovered issue where 'root on ZFS' installations on arm64 fail to find the root pool. Sponsored by: The FreeBSD Foundation Modified:

svn commit: r321477 - head/sys/net

2017-07-25 Thread Sean Bruno
Author: sbruno Date: Tue Jul 25 14:41:50 2017 New Revision: 321477 URL: https://svnweb.freebsd.org/changeset/base/321477 Log: Don't hold the RM lock during lagg_proto_addport() to avoid an LOR. Submitted by: Kevin Bowling Reviewed by: mav MFC after:1

svn commit: r321476 - head/sys/dev/ixgbe

2017-07-25 Thread Sean Bruno
Author: sbruno Date: Tue Jul 25 14:38:30 2017 New Revision: 321476 URL: https://svnweb.freebsd.org/changeset/base/321476 Log: Drop ixgbe RX lock during TCP_LRO processing. This eliminates a "storm" of LOR detection and a bit of lock release/acquire collision when using LRO. Submitted

svn commit: r321475 - stable/11/release/doc/en_US.ISO8859-1/errata

2017-07-25 Thread Glen Barber
Author: gjb Date: Tue Jul 25 14:35:44 2017 New Revision: 321475 URL: https://svnweb.freebsd.org/changeset/base/321475 Log: Mention arm64 lacking EFI RTC support, and a workaround. Submitted by: emaste Sponsored by: The FreeBSD Foundation Modified:

svn commit: r321474 - stable/11/release/doc/share/xml

2017-07-25 Thread Glen Barber
Author: gjb Date: Tue Jul 25 13:43:51 2017 New Revision: 321474 URL: https://svnweb.freebsd.org/changeset/base/321474 Log: Trim stale entries from 11.0. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/share/xml/errata.xml

svn commit: r321473 - stable/11/release/doc/en_US.ISO8859-1/errata

2017-07-25 Thread Glen Barber
Author: gjb Date: Tue Jul 25 13:43:14 2017 New Revision: 321473 URL: https://svnweb.freebsd.org/changeset/base/321473 Log: Fix a typo. PR: 220917 (related) Submitted by: fbsdbugs4 _at_ sentry dot org Sponsored by: The FreeBSD Foundation Modified:

svn commit: r321472 - head/cddl/usr.sbin/dtrace/tests/tools

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 13:18:28 2017 New Revision: 321472 URL: https://svnweb.freebsd.org/changeset/base/321472 Log: The test case common.funcs.t_dtrace_contrib.tst_basename_d generates a verifying script which needs being run to complete the test. While here,

svn commit: r321471 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-07-25 Thread Andriy Gapon
Author: avg Date: Tue Jul 25 13:17:06 2017 New Revision: 321471 URL: https://svnweb.freebsd.org/changeset/base/321471 Log: spa_import_rootpool should be able to handle an imported root pool That is required to support reboot -r with a new root filesystem being on an already imported

svn commit: r321470 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 13:14:02 2017 New Revision: 321470 URL: https://svnweb.freebsd.org/changeset/base/321470 Log: Modify glob patterns and expected output to match FreeBSD's implementation. Reviewed by: gnn, markj, ngie Differential Revision:

svn commit: r321469 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 13:11:20 2017 New Revision: 321469 URL: https://svnweb.freebsd.org/changeset/base/321469 Log: Make this test case accepts basename() in D script returns "" or "." In Solaris, basename(1) and basename(3) both return "." while being given an

svn commit: r321468 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 13:07:06 2017 New Revision: 321468 URL: https://svnweb.freebsd.org/changeset/base/321468 Log: Explicitly set dynamic variable buffer size. We added too many variable assignments in BEGIN block, which will run out of default auto-configured

svn commit: r321467 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 13:04:24 2017 New Revision: 321467 URL: https://svnweb.freebsd.org/changeset/base/321467 Log: Explicitly set dynamic variable buffer size. We added too many variable assignments in BEGIN block, which will run out of default auto-configured

svn commit: r321466 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 13:01:10 2017 New Revision: 321466 URL: https://svnweb.freebsd.org/changeset/base/321466 Log: Add an auxiliary subroutine to generate read(2) event while testing. Reviewed by: gnn, ngie Differential Revision:

svn commit: r321465 - in head/cddl: contrib/opensolaris/cmd/dtrace/test/tst/common/speculation usr.sbin/dtrace/tests/common/speculation

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 12:58:03 2017 New Revision: 321465 URL: https://svnweb.freebsd.org/changeset/base/321465 Log: Add a simple script which calls open(2) and others to generate events for testing. This test times-out on a quiet system because there is nobody

svn commit: r321464 - in head/cddl: contrib/opensolaris/cmd/dtrace/test/tst/common/probes usr.sbin/dtrace/tests/common/probes

2017-07-25 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Tue Jul 25 12:52:32 2017 New Revision: 321464 URL: https://svnweb.freebsd.org/changeset/base/321464 Log: Add a simple program which calls sigtimedwait(2) to generate events for testing This test timeout on a quiet system because there is nobody

svn commit: r321463 - head/sys/netinet

2017-07-25 Thread Michael Tuexen
Author: tuexen Date: Tue Jul 25 11:05:53 2017 New Revision: 321463 URL: https://svnweb.freebsd.org/changeset/base/321463 Log: Remove duplicate statement. Modified: head/sys/netinet/sctp_indata.c Modified: head/sys/netinet/sctp_indata.c

svn commit: r321462 - head/share/mk

2017-07-25 Thread Andrew Turner
Author: andrew Date: Tue Jul 25 10:41:34 2017 New Revision: 321462 URL: https://svnweb.freebsd.org/changeset/base/321462 Log: Build the 32-bit ARM libstand and loader parts with -fPIC. Many of them are already built with this flag so libstand should also be build as such. This will be

svn commit: r321461 - head/lib/libc/x86/sys

2017-07-25 Thread Konstantin Belousov
Author: kib Date: Tue Jul 25 09:48:33 2017 New Revision: 321461 URL: https://svnweb.freebsd.org/changeset/base/321461 Log: Fix indent. Sponsored by: The FreeBSD Foundation MFC after:3 days Modified: head/lib/libc/x86/sys/__vdso_gettc.c Modified:

svn commit: r321460 - head/sys/fs/fdescfs

2017-07-25 Thread Dmitry Chagin
Author: dchagin Date: Tue Jul 25 06:59:35 2017 New Revision: 321460 URL: https://svnweb.freebsd.org/changeset/base/321460 Log: Replace unnecessary _KERNEL by double-include protection. MFC after:2 week Modified: head/sys/fs/fdescfs/fdesc.h Modified: head/sys/fs/fdescfs/fdesc.h