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 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: e52aaa644ce1 - stable/13 - bhyve: Handle snapshots of unconfigured virtio-net devices

2022-11-06 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e52aaa644ce186b6f0f38302ad432ddbdf38620a commit e52aaa644ce186b6f0f38302ad432ddbdf38620a Author: Vitaliy Gusev AuthorDate: 2022-10-23 18:47:56 + Commit: Mark Johnston CommitDate: 2022-11-06

git: bf2d110fe387 - stable/13 - intr_event(9): document intr_event_handle()

2022-11-06 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=bf2d110fe387d68b6325564e140fa8b4d2ae922a commit bf2d110fe387d68b6325564e140fa8b4d2ae922a Author: Mitchell Horne AuthorDate: 2022-10-30 14:02:20 + Commit: Mitchell Horne CommitDate: 2022-11

git: 3e00f4ab107d - stable/13 - ddb: print the actual syscall name

2022-11-06 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=3e00f4ab107d68d5f7782c8bdeeead41cb06b38b commit 3e00f4ab107d68d5f7782c8bdeeead41cb06b38b Author: Mitchell Horne AuthorDate: 2022-10-28 21:20:05 + Commit: Mitchell Horne CommitDate: 2022-11

git: d96eebfdb351 - stable/13 - linux: populate sv_syscallnames in each sysentvec

2022-11-06 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=d96eebfdb351abf5e604f43e8f022f8bb861bdbd commit d96eebfdb351abf5e604f43e8f022f8bb861bdbd Author: Mitchell Horne AuthorDate: 2022-10-28 21:19:39 + Commit: Mitchell Horne CommitDate: 2022-11

git: 9dc3a403c34e - stable/13 - linux, linux64: improve SRCS formatting

2022-11-06 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9dc3a403c34e0013370a19fe581cfd8cff2effa3 commit 9dc3a403c34e0013370a19fe581cfd8cff2effa3 Author: Mitchell Horne AuthorDate: 2022-10-29 15:28:16 + Commit: Mitchell Horne CommitDate: 2022-11

git: e14f67dfed07 - stable/13 - riscv: decode syscall in ddb backtrace

2022-11-06 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e14f67dfed07bf57978a55f78cc19f565fe1086e commit e14f67dfed07bf57978a55f78cc19f565fe1086e Author: Mitchell Horne AuthorDate: 2022-10-02 22:47:24 + Commit: Mitchell Horne CommitDate: 2022-11

git: a4dd26ead25d - stable/13 - ddb: de-duplicate decode_syscall()

2022-11-06 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a4dd26ead25db6d5aa07938ccb83413172c9cf2b commit a4dd26ead25db6d5aa07938ccb83413172c9cf2b Author: Mitchell Horne AuthorDate: 2022-10-02 22:46:00 + Commit: Mitchell Horne CommitDate: 2022-11

git: 495850ff5ad3 - releng/12.4 - ssh: correct parse_cert_times case for hex "to" time

2022-11-06 Thread Ed Maste
The branch releng/12.4 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=495850ff5ad3e9457ab099237f16c912e77f8ff4 commit 495850ff5ad3e9457ab099237f16c912e77f8ff4 Author: Ed Maste AuthorDate: 2022-11-03 13:44:52 + Commit: Ed Maste CommitDate: 2022-11-06 14:21:

git: a841c0c240b7 - stable/12 - ssh: correct parse_cert_times case for hex "to" time

2022-11-06 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a841c0c240b705d14a5846a28f91501bf89e2bb9 commit a841c0c240b705d14a5846a28f91501bf89e2bb9 Author: Ed Maste AuthorDate: 2022-11-03 13:44:52 + Commit: Ed Maste CommitDate: 2022-11-06 14:20:04

git: 4718d86b3b1a - stable/13 - ssh: correct parse_cert_times case for hex "to" time

2022-11-06 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4718d86b3b1aac3f58c19fce34932fd88486af94 commit 4718d86b3b1aac3f58c19fce34932fd88486af94 Author: Ed Maste AuthorDate: 2022-11-03 13:44:52 + Commit: Ed Maste CommitDate: 2022-11-06 14:19:02

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

git: 77636100557f - stable/12 - tee.1: Add a HISTORY section

2022-11-06 Thread Gordon Bergling
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=77636100557f6c1f397969f15174d95a74ea2738 commit 77636100557f6c1f397969f15174d95a74ea2738 Author: Gordon Bergling AuthorDate: 2022-10-30 10:29:59 + Commit: Gordon Bergling Comm

git: 00b6644ab570 - stable/12 - tee.1: Add a missing article

2022-11-06 Thread Gordon Bergling
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=00b6644ab570891f361787f8e45e2aecbdc943cc commit 00b6644ab570891f361787f8e45e2aecbdc943cc Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2020-06-23 10:22:58 + Commit:

git: 120e13d6c7bf - stable/12 - tee(1): Add EXAMPLES section

2022-11-06 Thread Gordon Bergling
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=120e13d6c7bfcd8ec40059fe35dcc2d5ec13388e commit 120e13d6c7bfcd8ec40059fe35dcc2d5ec13388e Author: Fernando ApesteguĂ­a AuthorDate: 2020-06-23 10:05:07 + Commit: Gordon Bergling

git: 251ae6c76185 - stable/12 - tee(1): Add EXAMPLES section

2022-11-06 Thread Gordon Bergling
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=251ae6c761858b9583c202e8e4ea28bc2cdd6966 commit 251ae6c761858b9583c202e8e4ea28bc2cdd6966 Author: Fernando ApesteguĂ­a AuthorDate: 2020-06-18 10:48:37 + Commit: Gordon Bergling

git: 9a4c4a965423 - stable/13 - tee.1: Add a HISTORY section

2022-11-06 Thread Gordon Bergling
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9a4c4a9654238bf712b687674c139f90b4e6c351 commit 9a4c4a9654238bf712b687674c139f90b4e6c351 Author: Gordon Bergling AuthorDate: 2022-10-30 10:29:59 + Commit: Gordon Bergling Comm