Re: 3bf53c4c8f53 - main - release(7): Enable zpoolupgrade rc script in ZFS based VM images

2022-11-06 Thread Li-Wen Hsu
On Mon, Nov 7, 2022 at 1:33 PM Ravi Pokala wrote: > > Hi Li-Wen, > > If I'm reading this (and 72a1cb05cd23) correctly, this will run `zpool > upgrade' on the "zroot" pool on every boot. That's fine for the first time a > VM image is used, since presumably the root pool and the bootloader were >

Re: 3bf53c4c8f53 - main - release(7): Enable zpoolupgrade rc script in ZFS based VM images

2022-11-06 Thread Mark Millard
From: Ravi Pokala wrote on Date: Mon, 07 Nov 2022 05:33:05 UTC : > > Hi Li-Wen, > > If I'm reading this (and 72a1cb05cd23) correctly, this will run `zpool > upgrade' on the "zroot" pool on every boot. That's fine for the first time a > VM image is used, since presumably the root pool and the b

Re: 3bf53c4c8f53 - main - release(7): Enable zpoolupgrade rc script in ZFS based VM images

2022-11-06 Thread Ravi Pokala
Hi Li-Wen, If I'm reading this (and 72a1cb05cd23) correctly, this will run `zpool upgrade' on the "zroot" pool on every boot. That's fine for the first time a VM image is used, since presumably the root pool and the bootloader were generated from the same sources. But if the root pool is subseq

git: 3bf53c4c8f53 - main - release(7): Enable zpoolupgrade rc script in ZFS based VM images

2022-11-06 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=3bf53c4c8f53b1f19313e9c31415c7eee830cdc0 commit 3bf53c4c8f53b1f19313e9c31415c7eee830cdc0 Author: Li-Wen Hsu AuthorDate: 2022-11-07 03:47:33 + Commit: Li-Wen Hsu CommitDate: 2022-11-07 03:47:33 +

git: 72a1cb05cd23 - main - rc(8): Add a zpoolupgrade rc.d script

2022-11-06 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=72a1cb05cd230ce0d12a7180ae65ddbba2e0cb6d commit 72a1cb05cd230ce0d12a7180ae65ddbba2e0cb6d Author: Li-Wen Hsu AuthorDate: 2022-11-07 03:30:09 + Commit: Li-Wen Hsu CommitDate: 2022-11-07 03:30:09 +

git: f83db6441a2f - main - sctp: minor changes due to upstreaming of Glebs recent changes

2022-11-06 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=f83db6441a2f4f925a169c7ddf844589cb73c9b5 commit f83db6441a2f4f925a169c7ddf844589cb73c9b5 Author: Michael Tuexen AuthorDate: 2022-11-06 22:06:40 + Commit: Michael Tuexen CommitDate: 2022-11-06 2

Re: b1258b76435a - main - tcp: add conservative d.cep accounting algorithm

2022-11-06 Thread Ravi Pokala
Hi Richard, This change adds 'int tlen' and 'int pkts' as an arguments to tcp_ecn_input_segment(). However, while the function uses 'pkts', it does not use 'tlen'. Is it supposed to? Was the argument added now for planned use in the future? If it is not currently being use, it should be marked

git: 37bf391d3cee - main - tcp: make tcp_packets_this_ack() only visible in kernel scope

2022-11-06 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=37bf391d3cee813e061b7f653050895531834c43 commit 37bf391d3cee813e061b7f653050895531834c43 Author: Richard Scheffenegger AuthorDate: 2022-11-06 12:50:13 + Commit: Richard Scheffenegger CommitDat

git: 004bb636ca65 - main - tcp: Move sysctl OIDs related to ECN to tcp_ecn.c

2022-11-06 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=004bb636ca65f3239da284c20abb7f9d1d953dee commit 004bb636ca65f3239da284c20abb7f9d1d953dee Author: Richard Scheffenegger AuthorDate: 2022-11-06 11:36:55 + Commit: Richard Scheffenegger CommitDat

git: b1258b76435a - main - tcp: add conservative d.cep accounting algorithm

2022-11-06 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=b1258b76435ac370ddd0f814a351779ddb267f6f commit b1258b76435ac370ddd0f814a351779ddb267f6f Author: Richard Scheffenegger AuthorDate: 2022-11-06 10:59:55 + Commit: Richard Scheffenegger CommitDat

git: 22c81cc51636 - main - tcp: add AccECN CE packet counters to tcpinfo

2022-11-06 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=22c81cc51636cfebe94e0979eb31556d87775938 commit 22c81cc51636cfebe94e0979eb31556d87775938 Author: Richard Scheffenegger AuthorDate: 2022-11-06 10:55:52 + Commit: Richard Scheffenegger CommitDat