git: 4c0bef07be07 - main - kern: net: remove TCP_LINGERTIME

2021-02-18 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=4c0bef07be071a1633ebc86a653f9bd59d40796e commit 4c0bef07be071a1633ebc86a653f9bd59d40796e Author: Kyle Evans AuthorDate: 2021-01-21 04:02:04 + Commit: Kyle Evans CommitDate: 2021-02-19 04:36:01

Re: git: e13e4fa6c4eb - main - fix Navdeeps LINT_NOINET error.

2021-02-18 Thread Warner Losh
On Thu, Feb 18, 2021 at 9:02 PM Enji Cooper wrote: > > On Feb 18, 2021, at 4:51 AM, Randall Stewart wrote: > > The branch main has been updated by rrs: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e13e4fa6c4eba72de5c4685942de5dbe8f43db73 > > commit e13e4fa6c4eba72de5c4685942de5dbe8f43db73

Re: git: e13e4fa6c4eb - main - fix Navdeeps LINT_NOINET error.

2021-02-18 Thread Enji Cooper
> On Feb 18, 2021, at 4:51 AM, Randall Stewart wrote: > > The branch main has been updated by rrs: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e13e4fa6c4eba72de5c4685942de5dbe8f43db73 > > commit e13e4fa6c4eba72de5c4685942de5dbe8f43db73 > Author: Randall Stewart > AuthorDate: 2021-

Re: git: 812c9f48a2b7 - main - Save context switch per I/O for iSCSI and IOCTL frontends.

2021-02-18 Thread Alan Somers
On Thu, Feb 18, 2021 at 8:29 PM Alexander Motin wrote: > The branch main has been updated by mav: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=812c9f48a2b7bccc31b2a6077b299822357832e4 > > commit 812c9f48a2b7bccc31b2a6077b299822357832e4 > Author: Alexander Motin > AuthorDate: 2021-02-19

git: 812c9f48a2b7 - main - Save context switch per I/O for iSCSI and IOCTL frontends.

2021-02-18 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=812c9f48a2b7bccc31b2a6077b299822357832e4 commit 812c9f48a2b7bccc31b2a6077b299822357832e4 Author: Alexander Motin AuthorDate: 2021-02-19 03:07:32 + Commit: Alexander Motin CommitDate: 2021-02-19 03

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Brandon Bergren
On Thu, Feb 18, 2021, at 7:07 PM, Jessica Clarke wrote: > On 19 Feb 2021, at 00:03, Brandon Bergren wrote: > > Ok, so the mistake was not deleting it 8 years ago and instead leaving > it around to become part of the ABI. The issue you're referring to > specifically is __getCurrentRuneLocale an

git: 4621c4f2fd17 - main - tests/sys/audit: force PIE off

2021-02-18 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4621c4f2fd179eff0923140da9af122c42dbe78b commit 4621c4f2fd179eff0923140da9af122c42dbe78b Author: Ed Maste AuthorDate: 2021-02-19 01:41:33 + Commit: Ed Maste CommitDate: 2021-02-19 01:45:36 +000

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Jessica Clarke
On 19 Feb 2021, at 00:03, Brandon Bergren wrote: > On Thu, Feb 18, 2021, at 6:00 PM, Jessica Clarke wrote: >> >> But TLS isn't broken for ELFv1? Otherwise jemalloc would die in a fire >> and nothing would ever work. TLS should have been working for ELFv1 for >> many years by this point. >> >> Je

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Brandon Bergren
On Thu, Feb 18, 2021, at 6:00 PM, Jessica Clarke wrote: > > But TLS isn't broken for ELFv1? Otherwise jemalloc would die in a fire > and nothing would ever work. TLS should have been working for ELFv1 for > many years by this point. > > Jess It's not broken, but it's an ABI change to flip it

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Jessica Clarke
On 18 Feb 2021, at 23:57, Brandon Bergren wrote: > On Thu, Feb 18, 2021, at 3:07 PM, Jessica Clarke wrote: >>> But, I wonder, what does CALL_ELF mean? Is it for old 64bit PowerPC ABI, >>> that was abandoned with the switch to ELFv2? >> >> Yes, _CALL_ELF == 2 for ELFv2. I highly doubt the defines

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Brandon Bergren
On Thu, Feb 18, 2021, at 3:07 PM, Jessica Clarke wrote: > > But, I wonder, what does CALL_ELF mean? Is it for old 64bit PowerPC ABI, > > that was abandoned with the switch to ELFv2? > > Yes, _CALL_ELF == 2 for ELFv2. I highly doubt the defines were needed > for the ELFv1 ABI, but they're espec

git: 80ab50e1de19 - main - pass UNAME_r to fix building 14.x ports on 13.x

2021-02-18 Thread Glen Barber
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=80ab50e1de19ca125f05a13937c796d48c4edd4a commit 80ab50e1de19ca125f05a13937c796d48c4edd4a Author: Glen Barber AuthorDate: 2021-02-18 23:52:39 + Commit: Glen Barber CommitDate: 2021-02-18 23:53:20 +

git: bdde49b7c723 - main - nvdimm(4): Export NVDIMM health flags via sysctl

2021-02-18 Thread Ravi Pokala
The branch main has been updated by rpokala: URL: https://cgit.FreeBSD.org/src/commit/?id=bdde49b7c7232c6936525f84ffb90856a7cd8e74 commit bdde49b7c7232c6936525f84ffb90856a7cd8e74 Author: Ravi Pokala AuthorDate: 2021-02-16 08:03:32 + Commit: Ravi Pokala CommitDate: 2021-02-18 23:08:

git: 2f48313ab26e - main - nfs-over-tls: add rc scripts for rpc.tlsclntd and rpc.tlsservd

2021-02-18 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=2f48313ab26ef257ca8d46052a33fb6ad6abdb4f commit 2f48313ab26ef257ca8d46052a33fb6ad6abdb4f Author: Rick Macklem AuthorDate: 2021-02-18 22:38:01 + Commit: Rick Macklem CommitDate: 2021-02-18 22:

git: b9cbc85d7272 - main - nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservd

2021-02-18 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=b9cbc85d727214cf3e13196ab7e7564e53037f77 commit b9cbc85d727214cf3e13196ab7e7564e53037f77 Author: Rick Macklem AuthorDate: 2021-02-18 22:08:19 + Commit: Rick Macklem CommitDate: 2021-02-18 22:

git: c67a2909a629 - main - Move XPT_IMMEDIATE_NOTIFY handling out of periph lock.

2021-02-18 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=c67a2909a629db138227993e1093e66bb6c00af5 commit c67a2909a629db138227993e1093e66bb6c00af5 Author: Alexander Motin AuthorDate: 2021-02-18 21:22:01 + Commit: Alexander Motin CommitDate: 2021-02-18 21

git: 0ee0dbfb0d26 - main - Merge libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456

2021-02-18 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=0ee0dbfb0d26cf4bc37f24f12e76c7f532b0f368 commit 0ee0dbfb0d26cf4bc37f24f12e76c7f532b0f368 Merge: 04d2d2d7fd22 3f8a54b20893 Author: Dimitry Andric AuthorDate: 2021-02-18 21:30:27 + Commit: Dimitry An

Re: git: 04d2d2d7fd22 - main - cgem: improve usage of busdma(9) KPI

2021-02-18 Thread Mitchell Horne
On Thu, Feb 18, 2021 at 5:19 PM Mitchell Horne wrote: > > The branch main has been updated by mhorne: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=04d2d2d7fd22bba638ccb5a0b2e0805087a70cd3 > > commit 04d2d2d7fd22bba638ccb5a0b2e0805087a70cd3 > Author: Mitchell Horne > AuthorDate: 2021-01

git: 04d2d2d7fd22 - main - cgem: improve usage of busdma(9) KPI

2021-02-18 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=04d2d2d7fd22bba638ccb5a0b2e0805087a70cd3 commit 04d2d2d7fd22bba638ccb5a0b2e0805087a70cd3 Author: Mitchell Horne AuthorDate: 2021-01-20 15:07:53 + Commit: Mitchell Horne CommitDate: 2021-02-18 2

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Jessica Clarke
On 18 Feb 2021, at 20:52, Konstantin Belousov wrote: > On Wed, Feb 17, 2021 at 04:48:22PM -0800, John Baldwin wrote: >> On 2/17/21 4:35 PM, John Baldwin wrote: >>> The branch main has been updated by jhb: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=24fd63e0970f91189dd2acde987bd2e4c8

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-18 Thread Konstantin Belousov
On Wed, Feb 17, 2021 at 04:48:22PM -0800, John Baldwin wrote: > On 2/17/21 4:35 PM, John Baldwin wrote: > > The branch main has been updated by jhb: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=24fd63e0970f91189dd2acde987bd2e4c8c04a50 > > > > commit 24fd63e0970f91189dd2acde987bd2e4c8

git: cee8be2c78f1 - main - vis(1): Add EXAMPLES section

2021-02-18 Thread Fernando Apesteguía
The branch main has been updated by fernape (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cee8be2c78f15bed6d2339d41e3f8c232d41bb33 commit cee8be2c78f15bed6d2339d41e3f8c232d41bb33 Author: Fernando Apesteguía AuthorDate: 2021-02-18 18:04:23 + Commit: Fernando Ap

git: acab1d58befa - main - mq_unlink(3): Add manual page

2021-02-18 Thread Fernando Apesteguía
The branch main has been updated by fernape (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=acab1d58befaa8f42930bd62c26558e6005e1c13 commit acab1d58befaa8f42930bd62c26558e6005e1c13 Author: Fernando Apesteguía AuthorDate: 2021-02-18 17:53:06 + Commit: Fernando Ap

git: a10020cfe283 - main - cryptosoft: Support per-op keys for AES-GCM and AES-CCM.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a10020cfe2830e9626ac58ae97ecd12afb3553be commit a10020cfe2830e9626ac58ae97ecd12afb3553be Author: John Baldwin AuthorDate: 2021-02-18 17:24:35 + Commit: John Baldwin CommitDate: 2021-02-18 17:53:25

git: 4dd6800e22b0 - main - Add Chacha20-Poly1305 support in the OCF backend for KTLS.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4dd6800e22b08fa1f756115600e9436818abb168 commit 4dd6800e22b08fa1f756115600e9436818abb168 Author: John Baldwin AuthorDate: 2021-02-18 17:24:26 + Commit: John Baldwin CommitDate: 2021-02-18 17:30:13

git: 9c64fc40290e - main - Add Chacha20-Poly1305 as a KTLS cipher suite.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9c64fc40290e08f6dc6b75aa04084b04e48a61af commit 9c64fc40290e08f6dc6b75aa04084b04e48a61af Author: John Baldwin AuthorDate: 2021-02-18 17:23:59 + Commit: John Baldwin CommitDate: 2021-02-18 17:26:32

git: 1bd9fc96d4e4 - main - cryptocheck: Add Chacha20-Poly1305 AEAD coverage.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1bd9fc96d4e4a26bb0060698c07b6f13d19cd819 commit 1bd9fc96d4e4a26bb0060698c07b6f13d19cd819 Author: John Baldwin AuthorDate: 2021-02-18 17:23:36 + Commit: John Baldwin CommitDate: 2021-02-18 17:26:32

git: dd2e1352b68a - main - Add an implementation of CHACHA20_POLY1305 to cryptosoft.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 commit dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Author: John Baldwin AuthorDate: 2021-02-18 17:22:18 + Commit: John Baldwin CommitDate: 2021-02-18 17:26:23

git: fc8fc743d893 - main - Add an OCF algorithm for ChaCha20-Poly1305 AEAD.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=fc8fc743d89388c0c5b97a491428fab2b36beac8 commit fc8fc743d89388c0c5b97a491428fab2b36beac8 Author: John Baldwin AuthorDate: 2021-02-18 17:21:56 + Commit: John Baldwin CommitDate: 2021-02-18 17:26:00

Re: git: f61e92ca5a23 - main - release: permanently remove the 'reldoc' target and associates

2021-02-18 Thread Glen Barber
On Thu, Feb 18, 2021 at 11:19:45AM +0100, Mateusz Piotrowski wrote: > Hi Glen, > > On 18/02/2021 05:00, Glen Barber wrote: > > The branch main has been updated by gjb: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=f61e92ca5a23450bc28169bbdd71d7674df98c19 > > > > commit f61e92ca5a2345

git: cd6114d1a65c - main - git-arc: Preserve the commit author when staging commits

2021-02-18 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=cd6114d1a65cda09410e91ed4dc220df825a8ba2 commit cd6114d1a65cda09410e91ed4dc220df825a8ba2 Author: Mark Johnston AuthorDate: 2021-02-18 15:59:43 + Commit: Mark Johnston CommitDate: 2021-02-18 16:0

git: 57ba8673d7de - main - git-arc: Globally save and restore the git checkout head

2021-02-18 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=57ba8673d7de509c9f2d23fdc1a5e179ff4ff3cc commit 57ba8673d7de509c9f2d23fdc1a5e179ff4ff3cc Author: Mark Johnston AuthorDate: 2021-02-18 15:59:32 + Commit: Mark Johnston CommitDate: 2021-02-18 16:0

git: 9976b42b697c - main - ddb: fix show devmap output on 32-bit arm

2021-02-18 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9976b42b697ce203b1d257b2a6fe64c8a2961645 commit 9976b42b697ce203b1d257b2a6fe64c8a2961645 Author: Thomas Skibo AuthorDate: 2021-01-11 20:58:12 + Commit: Mitchell Horne CommitDate: 2021-02-18 15:

git: 17d0f830dddf - main - arm64: Include NUMA locality info in the CPU topology

2021-02-18 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=17d0f830dddf38724068f4139b6bef9a5dab70c5 commit 17d0f830dddf38724068f4139b6bef9a5dab70c5 Author: Mark Johnston AuthorDate: 2021-02-18 15:50:57 + Commit: Mark Johnston CommitDate: 2021-02-18 15:5

git: 8c280db0b4d2 - main - ipmi_ssif: Fix inverted for the end of multi-part reads

2021-02-18 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=8c280db0b4d22ad92152bf05f941201428c80b87 commit 8c280db0b4d22ad92152bf05f941201428c80b87 Author: Allan Jude AuthorDate: 2021-02-18 15:48:01 + Commit: Allan Jude CommitDate: 2021-02-18 15:48:

git: 37ef8d4cd6b5 - main - ig4(4): Increase timeout to about 1 second

2021-02-18 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=37ef8d4cd6b570c0882e97826df961a5d6003d07 commit 37ef8d4cd6b570c0882e97826df961a5d6003d07 Author: Allan Jude AuthorDate: 2021-02-18 15:47:17 + Commit: Allan Jude CommitDate: 2021-02-18 15:47:

git: 0577e39bec76 - main - Fix ibnd_* manpages sources

2021-02-18 Thread Fernando Apesteguía
The branch main has been updated by fernape (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0577e39bec76b23aa099b68d5d1c832cc3823c38 commit 0577e39bec76b23aa099b68d5d1c832cc3823c38 Author: Fernando Apesteguía AuthorDate: 2021-02-17 14:55:57 + Commit: Fernando Ap

git: 662283b1088d - main - vn_printf: handle VI_FOPENING

2021-02-18 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=662283b1088d6488671b90ab18a66a997c526448 commit 662283b1088d6488671b90ab18a66a997c526448 Author: Konstantin Belousov AuthorDate: 2021-02-18 14:24:55 + Commit: Konstantin Belousov CommitDate: 2021-

git: 10f57cb98fd6 - main - zfs: bump version and install new share files

2021-02-18 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=10f57cb98fd61b2669640a84aa73ad118601f281 commit 10f57cb98fd61b2669640a84aa73ad118601f281 Author: Martin Matuska AuthorDate: 2021-02-18 11:08:20 + Commit: Martin Matuska CommitDate: 2021-02-18 14:21

Re: git: 8fa6abb6f4f6 - main - Expose clang's alignment builtins and use them for roundup2/rounddown2

2021-02-18 Thread Alexander Richardson
On Thu, 18 Feb 2021 at 12:46, Tijl Coosemans wrote: > > On Wed, 17 Feb 2021 21:01:05 + Alexander Richardson > wrote: > > On Wed, 17 Feb 2021 at 20:46, Ryan Libby wrote: > >> On Wed, Feb 3, 2021 at 8:04 AM Alex Richardson > >> wrote: > >>> The branch main has been updated by arichardson: > >

git: ee36e25a86cb - main - zfs: merge OpenZFS master-bf156c966

2021-02-18 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=ee36e25a86cbe2a9474c1d61f2c4b450da8ef952 commit ee36e25a86cbe2a9474c1d61f2c4b450da8ef952 Merge: fa2528ac6435 62ceb3c592a5 Author: Martin Matuska AuthorDate: 2021-02-18 14:17:31 + Commit: Martin Matu

git: fa2528ac6435 - main - Use atomic loads/stores when updating td->td_state

2021-02-18 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=fa2528ac643519072c498b483d0dcc1fa5d99bc1 commit fa2528ac643519072c498b483d0dcc1fa5d99bc1 Author: Alex Richardson AuthorDate: 2021-02-18 10:25:10 + Commit: Alex Richardson CommitDate: 2021-

git: cbcfe28f9d5f - main - libc/qsort: Don't allow interposing recursive calls

2021-02-18 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=cbcfe28f9d5f975f97b7fb4a0d72bc9780eb0c46 commit cbcfe28f9d5f975f97b7fb4a0d72bc9780eb0c46 Author: Alex Richardson AuthorDate: 2021-02-18 10:12:29 + Commit: Alex Richardson CommitDate: 2021-

git: df093aa9463b - main - tests/sys/audit: Avoid race caused by starting auditd(8) for testing

2021-02-18 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=df093aa9463b2121d8307fb91c4ba7cf17f4ea64 commit df093aa9463b2121d8307fb91c4ba7cf17f4ea64 Author: Alex Richardson AuthorDate: 2021-02-18 10:14:27 + Commit: Alex Richardson CommitDate: 2021-

git: 2aa3ef285a23 - main - libc: Fix t_spawn_fileactions test after ATF update

2021-02-18 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=2aa3ef285a23d802f0bd6c7281612e16834e9b68 commit 2aa3ef285a23d802f0bd6c7281612e16834e9b68 Author: Alex Richardson AuthorDate: 2021-02-18 10:07:51 + Commit: Alex Richardson CommitDate: 2021-

git: 1c808fcd859f - main - Allocate BAR for ENA MSIx vector table

2021-02-18 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=1c808fcd859f5ce24132a903a4c7c9996e0513b1 commit 1c808fcd859f5ce24132a903a4c7c9996e0513b1 Author: Michal Krawczyk AuthorDate: 2021-02-18 09:00:58 + Commit: Marcin Wojtas CommitDate: 2021-02-18 12:54

git: e13e4fa6c4eb - main - fix Navdeeps LINT_NOINET error.

2021-02-18 Thread Randall Stewart
The branch main has been updated by rrs: URL: https://cgit.FreeBSD.org/src/commit/?id=e13e4fa6c4eba72de5c4685942de5dbe8f43db73 commit e13e4fa6c4eba72de5c4685942de5dbe8f43db73 Author: Randall Stewart AuthorDate: 2021-02-18 12:29:12 + Commit: Randall Stewart CommitDate: 2021-02-18 12

Re: git: 8fa6abb6f4f6 - main - Expose clang's alignment builtins and use them for roundup2/rounddown2

2021-02-18 Thread Tijl Coosemans
On Wed, 17 Feb 2021 21:01:05 + Alexander Richardson wrote: > On Wed, 17 Feb 2021 at 20:46, Ryan Libby wrote: >> On Wed, Feb 3, 2021 at 8:04 AM Alex Richardson >> wrote: >>> The branch main has been updated by arichardson: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=8fa6abb6f

Re: git: f61e92ca5a23 - main - release: permanently remove the 'reldoc' target and associates

2021-02-18 Thread Mateusz Piotrowski
Hi Glen, On 18/02/2021 05:00, Glen Barber wrote: The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=f61e92ca5a23450bc28169bbdd71d7674df98c19 commit f61e92ca5a23450bc28169bbdd71d7674df98c19 Author: Glen Barber AuthorDate: 2021-02-18 04:00:03 + Commit

Re: Re: git: 0a4f851074a3 - main - Fix another pesky missing #ifdef TCPHPTS

2021-02-18 Thread rscheff
I remember having added this in the driver to expose the tos byte for tso/lro operations; interesting that it is unused now. Hope the IP ECN flags are still propagated in the fastpath Gesendet mit der GMX Mail App Am 18.02.21 um 09:48 schrieb Navdeep Parhar > I still get build failures in

git: fae028dd97d8 - main - cxgbe(4): Break up t4_read_chip_settings.

2021-02-18 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=fae028dd97d8fc8f9ba5153408b177481dbefd70 commit fae028dd97d8fc8f9ba5153408b177481dbefd70 Author: Navdeep Parhar AuthorDate: 2021-02-18 09:15:46 + Commit: Navdeep Parhar CommitDate: 2021-02-18 09:22

Re: git: 0a4f851074a3 - main - Fix another pesky missing #ifdef TCPHPTS

2021-02-18 Thread Navdeep Parhar
I still get build failures in tcp_lro.c for i386/amd64 LINT-NOINET builds after this. --- tcp_lro.o --- /storage/src/head/sys/netinet/tcp_lro.c:1359:10: error: unused variable 'iptos' [-Werror,-Wunused-variable] uint8_t iptos; ^ 1 error generated. *** [tcp_lro.o] Error code

git: 2ed689a674c3 - main - pf: Fix osfp configuration

2021-02-18 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=2ed689a674c380e48245933d5326da4dda65f94d commit 2ed689a674c380e48245933d5326da4dda65f94d Author: Kristof Provost AuthorDate: 2021-02-18 07:36:46 + Commit: Kristof Provost CommitDate: 2021-02-18 07: