git: 9596751563dc - stable/13 - Include new data sent in PRR calculation

2021-02-28 Thread Richard Scheffenegger
The branch stable/13 has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=9596751563dc1819d177fa3ec6660a3bdc18021c commit 9596751563dc1819d177fa3ec6660a3bdc18021c Author: Richard Scheffenegger AuthorDate: 2021-02-26 21:30:33 + Commit: Richard Scheffenegger Comm

git: 2c1c1255e41a - main - kcsan: add atomic_interrupt_fence

2021-02-28 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=2c1c1255e41ac3fecd79f9f704c934642f34fd60 commit 2c1c1255e41ac3fecd79f9f704c934642f34fd60 Author: Mateusz Guzik AuthorDate: 2021-03-01 07:42:15 + Commit: Mateusz Guzik CommitDate: 2021-03-01 07:43:

Re: git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled

2021-02-28 Thread Mateusz Guzik
This breaks riscv: ld: error: undefined symbol: fabs >>> referenced by t_acos.c:93 >>> (/usr/src/contrib/netbsd-tests/lib/libm/t_acos.c:93) >>> >>> >>> t_acos.o:(atfu_acos_is_plus_zero_body) >>> referenced by t_acos.c:94 >>> (/

git: a7926435c12e - releng/13.0 - pf: Fix incorrect fragment handling

2021-02-28 Thread Kristof Provost
The branch releng/13.0 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a7926435c12e2304f46c9efadd4216f469f68acc commit a7926435c12e2304f46c9efadd4216f469f68acc Author: Kristof Provost AuthorDate: 2021-02-25 07:07:36 + Commit: Kristof Provost CommitDate: 2021-03

git: 384ee7cc6e9e - main - [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().

2021-02-28 Thread Brandon Bergren
The branch main has been updated by bdragon: URL: https://cgit.FreeBSD.org/src/commit/?id=384ee7cc6e9e4ddc91a6e9e623fcbbe5826bce38 commit 384ee7cc6e9e4ddc91a6e9e623fcbbe5826bce38 Author: Brandon Bergren AuthorDate: 2021-03-01 03:06:59 + Commit: Brandon Bergren CommitDate: 2021-03-0

git: dd95b39235dd - main - [PowerPC64] Fix multiple issues in fpsetmask().

2021-02-28 Thread Brandon Bergren
The branch main has been updated by bdragon: URL: https://cgit.FreeBSD.org/src/commit/?id=dd95b39235dd81c890aa3cce02a5bb7f91f23803 commit dd95b39235dd81c890aa3cce02a5bb7f91f23803 Author: Brandon Bergren AuthorDate: 2021-03-01 02:35:53 + Commit: Brandon Bergren CommitDate: 2021-03-0

git: 113bd64cdf4e - releng/13.0 - pmap: Fix largemap restart checks in the kernel_maps sysctl handler

2021-02-28 Thread Mark Johnston
The branch releng/13.0 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=113bd64cdf4ef3f54fffcd9874ae7ec07afd882e commit 113bd64cdf4ef3f54fffcd9874ae7ec07afd882e Author: Mark Johnston AuthorDate: 2021-02-25 23:49:47 + Commit: Mark Johnston CommitDate: 2021-03-

git: 1eee54cbf040 - stable/13 - m_uiotombuf_nomap(): Stop clearing PG_ZERO in newly allocated pages

2021-02-28 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1eee54cbf040adba158e42150332905630253264 commit 1eee54cbf040adba158e42150332905630253264 Author: Mark Johnston AuthorDate: 2021-02-22 15:03:37 + Commit: Mark Johnston CommitDate: 2021-03-01

git: ba0d063cd6a5 - stable/13 - uma: Update the comment above startup_alloc() to reflect reality

2021-02-28 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ba0d063cd6a5b7b6218242a866169a2d8fe32f17 commit ba0d063cd6a5b7b6218242a866169a2d8fe32f17 Author: Mark Johnston AuthorDate: 2021-02-22 23:21:49 + Commit: Mark Johnston CommitDate: 2021-03-01

git: 55eb51ab6649 - main - Add VOP_READ_PGCACHE(9)

2021-02-28 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=55eb51ab6649c3c10bf201f82a4ec410fe4da4a2 commit 55eb51ab6649c3c10bf201f82a4ec410fe4da4a2 Author: Konstantin Belousov AuthorDate: 2021-02-28 01:08:37 + Commit: Konstantin Belousov CommitDate: 2021-

git: 15bed8c46b32 - main - nfsclient: add nfs node locking around uses of n_direofoffset

2021-02-28 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=15bed8c46b32dec19e922cb89e12c8970867a303 commit 15bed8c46b32dec19e922cb89e12c8970867a303 Author: Rick Macklem AuthorDate: 2021-02-28 22:53:54 + Commit: Rick Macklem CommitDate: 2021-02-28 22:

git: c7d27b225df8 - main - newsyslog(8): Implement a new 'E' flag to not rotate empty log files

2021-02-28 Thread Juraj Lutter
The branch main has been updated by otis (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c7d27b225df8d7fb36a31a21737d4309593c4604 commit c7d27b225df8d7fb36a31a21737d4309593c4604 Author: Juraj Lutter AuthorDate: 2021-02-28 22:07:14 + Commit: Juraj Lutter CommitDate:

git: 3e04ab36ba5c - main - nfsclient: add checks for a server returning the current directory

2021-02-28 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=3e04ab36ba5ce5cbbf6d22f17a01a391a04e465f commit 3e04ab36ba5ce5cbbf6d22f17a01a391a04e465f Author: Rick Macklem AuthorDate: 2021-02-28 22:15:32 + Commit: Rick Macklem CommitDate: 2021-02-28 22:

git: b12a960e4274 - main - libifconfig: Add a function to get down reason

2021-02-28 Thread Ryan Moeller
The branch main has been updated by freqlabs: URL: https://cgit.FreeBSD.org/src/commit/?id=b12a960e4274926171dc7a4f9887a0d0a5195b44 commit b12a960e4274926171dc7a4f9887a0d0a5195b44 Author: Ryan Moeller AuthorDate: 2021-02-28 09:34:30 + Commit: Ryan Moeller CommitDate: 2021-02-28 21:

git: 39e2c45679a5 - stable/12 - pmap: Fix largemap restart checks in the kernel_maps sysctl handler

2021-02-28 Thread Mark Johnston
The branch stable/12 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=39e2c45679a58ba3a5eaed1ac63212c7dc54b0f3 commit 39e2c45679a58ba3a5eaed1ac63212c7dc54b0f3 Author: Mark Johnston AuthorDate: 2021-02-25 23:49:47 + Commit: Mark Johnston CommitDate: 2021-02-28

git: 5966aae9c7c2 - stable/13 - pmap: Fix largemap restart checks in the kernel_maps sysctl handler

2021-02-28 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5966aae9c7c25707c785ec056cb8462a037a480e commit 5966aae9c7c25707c785ec056cb8462a037a480e Author: Mark Johnston AuthorDate: 2021-02-25 23:49:47 + Commit: Mark Johnston CommitDate: 2021-02-28

git: 18b6283014a2 - releng/13.0 - iflib: Avoid double counting in rxeof

2021-02-28 Thread Mark Johnston
The branch releng/13.0 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=18b6283014a291f5fe546092ee16d774a0102691 commit 18b6283014a291f5fe546092ee16d774a0102691 Author: Mark Johnston AuthorDate: 2021-02-24 15:08:53 + Commit: Mark Johnston CommitDate: 2021-02-

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-28 Thread Brandon Bergren
On Sun, Feb 28, 2021, at 2:25 PM, Warner Losh wrote: > Yes. I agree as well. I was just hoping to say just that: EFI is barely > theoretically possible, but in reality we'll likely never use it > > The net effect is that we don't want to install efi on powerpc on freebsd. > > Warner >

git: 6f497e47e925 - main - sbin/ifconfig: Get bridge status with libifconfig

2021-02-28 Thread Ryan Moeller
The branch main has been updated by freqlabs: URL: https://cgit.FreeBSD.org/src/commit/?id=6f497e47e925f6886f444a8e31e2e939fca264f2 commit 6f497e47e925f6886f444a8e31e2e939fca264f2 Author: Ryan Moeller AuthorDate: 2021-02-26 23:04:38 + Commit: Ryan Moeller CommitDate: 2021-02-28 20:

git: 64bacab177f7 - main - sbin/ifconfig: Get groups with libifconfig

2021-02-28 Thread Ryan Moeller
The branch main has been updated by freqlabs: URL: https://cgit.FreeBSD.org/src/commit/?id=64bacab177f7c743af3268a3e1ffcddaf77a68d0 commit 64bacab177f7c743af3268a3e1ffcddaf77a68d0 Author: Ryan Moeller AuthorDate: 2021-02-27 08:17:04 + Commit: Ryan Moeller CommitDate: 2021-02-28 20:

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-28 Thread Warner Losh
On Sun, Feb 28, 2021 at 9:48 AM Kevin Bowling wrote: > This got me interested because I did recall something like Warner > mentioned. It seems like some of the folks that used to be at OzLabs > did it as a PoC > > https://www.flamingspork.com/blog/2015/10/20/tianocore-uefi-ported-to-openpower/ >

Re: git: 530d38441d55 - main - armv8crypto: add missing newline

2021-02-28 Thread Mitchell Horne
On Sun, Feb 28, 2021 at 4:09 PM Mitchell Horne wrote: > > The branch main has been updated by mhorne: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=530d38441d55b7ac62ebae6ac8ea76903a4a3b0c > > commit 530d38441d55b7ac62ebae6ac8ea76903a4a3b0c > Author: Elliott Mitchell > AuthorDate: 2021-

git: 530d38441d55 - main - armv8crypto: add missing newline

2021-02-28 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=530d38441d55b7ac62ebae6ac8ea76903a4a3b0c commit 530d38441d55b7ac62ebae6ac8ea76903a4a3b0c Author: Elliott Mitchell AuthorDate: 2021-02-28 20:03:44 + Commit: Mitchell Horne CommitDate: 2021-02-28

git: a9cc796fa73d - main - net80211: rx_stats add 160Mhz channel width.

2021-02-28 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a9cc796fa73de2e80a2d989ba7c2c5a7c7ce9f2e commit a9cc796fa73de2e80a2d989ba7c2c5a7c7ce9f2e Author: Bjoern A. Zeeb AuthorDate: 2021-02-28 19:24:22 + Commit: Bjoern A. Zeeb CommitDate: 2021-02-28 19:24

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-28 Thread Kevin Bowling
This got me interested because I did recall something like Warner mentioned. It seems like some of the folks that used to be at OzLabs did it as a PoC https://www.flamingspork.com/blog/2015/10/20/tianocore-uefi-ported-to-openpower/. One of the exciting things about OpenPower was that everything ab

git: 5f5a45463ea0 - stable/12 - pf: Fix incorrect fragment handling

2021-02-28 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=5f5a45463ea068983092588ab897602f7aea328b commit 5f5a45463ea068983092588ab897602f7aea328b Author: Kristof Provost AuthorDate: 2021-02-25 07:07:36 + Commit: Kristof Provost CommitDate: 2021-02-2

git: 555726fda685 - stable/12 - pf: Fix build if INVARIANTS is not set

2021-02-28 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=555726fda685ab5be9ccdbfcb73b9336dc2d75af commit 555726fda685ab5be9ccdbfcb73b9336dc2d75af Author: Kristof Provost AuthorDate: 2018-11-02 19:23:50 + Commit: Kristof Provost CommitDate: 2021-02-2

git: 8de214ad4d22 - stable/12 - pf: Limit the fragment entry queue length to 64 per bucket.

2021-02-28 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=8de214ad4d225418c8c7befe975637e236ddf93d commit 8de214ad4d225418c8c7befe975637e236ddf93d Author: Kristof Provost AuthorDate: 2018-11-02 15:32:04 + Commit: Kristof Provost CommitDate: 2021-02-2

git: 11bf4f2fbb3c - stable/12 - pf: Split the fragment reassembly queue into smaller parts

2021-02-28 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=11bf4f2fbb3c10ceeda799893b61cb2d3d41521d commit 11bf4f2fbb3c10ceeda799893b61cb2d3d41521d Author: Kristof Provost AuthorDate: 2018-11-02 15:26:51 + Commit: Kristof Provost CommitDate: 2021-02-2

git: 1d6a2a742c1b - stable/12 - pf: Count holes rather than fragments for reassembly

2021-02-28 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1d6a2a742c1bcc342408df99bc5f20dec404b1e4 commit 1d6a2a742c1bcc342408df99bc5f20dec404b1e4 Author: Kristof Provost AuthorDate: 2018-11-02 15:23:57 + Commit: Kristof Provost CommitDate: 2021-02-2

git: f520c87f3a09 - stable/12 - Revert "pf: Limit the maximum number of fragments per packet"

2021-02-28 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f520c87f3a0993e9b1e872f38177639468f2e64c commit f520c87f3a0993e9b1e872f38177639468f2e64c Author: Kristof Provost AuthorDate: 2018-11-02 15:01:59 + Commit: Kristof Provost CommitDate: 2021-02-2

git: 86ebf4d3e12c - stable/13 - pf: Fix incorrect fragment handling

2021-02-28 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=86ebf4d3e12c3eae94d3e9a8dcf5bd5741889b58 commit 86ebf4d3e12c3eae94d3e9a8dcf5bd5741889b58 Author: Kristof Provost AuthorDate: 2021-02-25 07:07:36 + Commit: Kristof Provost CommitDate: 2021-02-2

git: e9071000c9a0 - main - Improve PRR initial transmission timing

2021-02-28 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=e9071000c9a04e3f685579500e24da9848944bb1 commit e9071000c9a04e3f685579500e24da9848944bb1 Author: Richard Scheffenegger AuthorDate: 2021-02-28 14:46:38 + Commit: Richard Scheffenegger CommitDat

git: d01032736cf0 - main - Fix diroffdiroff, probably copy/paste bug.

2021-02-28 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=d01032736cf067d63e66d6428ffc08e47652600f commit d01032736cf067d63e66d6428ffc08e47652600f Author: Alexander Motin AuthorDate: 2021-02-28 14:07:13 + Commit: Alexander Motin CommitDate: 2021-02-28 14

git: c0c928636156 - stable/13 - TCP_NOOPT may prevent the negotiation of TCP features, which a server has to take into consideration.

2021-02-28 Thread Richard Scheffenegger
The branch stable/13 has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=c0c928636156dd913302bc34e5ac9d70810f5cdd commit c0c928636156dd913302bc34e5ac9d70810f5cdd Author: Richard Scheffenegger AuthorDate: 2021-02-25 18:10:55 + Commit: Richard Scheffenegger Comm

git: 25fb4c363b29 - stable/13 - PRR: Avoid accounting left-edge twice in partial ACK.

2021-02-28 Thread Richard Scheffenegger
The branch stable/13 has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=25fb4c363b299c26c35158fa059379af4a007253 commit 25fb4c363b299c26c35158fa059379af4a007253 Author: Richard Scheffenegger AuthorDate: 2021-02-25 17:36:49 + Commit: Richard Scheffenegger Comm

git: ffbf1b809ef5 - stable/13 - Address two incorrect calculations and enhance readability of PRR code

2021-02-28 Thread Richard Scheffenegger
The branch stable/13 has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=ffbf1b809ef5080afa130c11fa4afce9fef7e7fe commit ffbf1b809ef5080afa130c11fa4afce9fef7e7fe Author: Richard Scheffenegger AuthorDate: 2021-02-25 16:59:45 + Commit: Richard Scheffenegger Comm

git: 32ed0ef06b83 - stable/13 - PRR: use accurate rfc6675_pipe when enabled

2021-02-28 Thread Richard Scheffenegger
The branch stable/13 has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=32ed0ef06b8326271c4665406cac81fa47d0d29c commit 32ed0ef06b8326271c4665406cac81fa47d0d29c Author: Richard Scheffenegger AuthorDate: 2021-02-20 19:10:00 + Commit: Richard Scheffenegger Comm