Re: git: f44ff2aba2d6 - main - bhyve: Treat the COMMAND register for PCI passthru devices as emulated

2024-08-15 Thread Oleg Nauman
Hello, I can confirm that net/wifibox fails to operate after f44ff2aba2d6 On Wed, Aug 14, 2024 at 4:17 AM Navdeep Parhar wrote: > > On 7/31/24 7:50 AM, John Baldwin wrote: > > The branch main has been updated by jhb: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=f44ff2aba2d64d1d9312c

git: 3d89acf59098 - main - nvme: Separate total failures from I/O failures

2024-08-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3d89acf59098cc7a7a118c8aed89e562f686d8ed commit 3d89acf59098cc7a7a118c8aed89e562f686d8ed Author: Warner Losh AuthorDate: 2024-08-14 22:55:49 + Commit: Warner Losh CommitDate: 2024-08-16 03:31:20 +

git: ce7fac64ba50 - main - Revert "nvme: Separate total failures from I/O failures"

2024-08-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ce7fac64ba508dee27f5fa09780debf09cc2 commit ce7fac64ba508dee27f5fa09780debf09cc2 Author: Warner Losh AuthorDate: 2024-08-16 03:29:53 + Commit: Warner Losh CommitDate: 2024-08-16 03:29:53 +

Re: git: d5507f9e4366 - main - nvme: Separate total failures from I/O failures

2024-08-15 Thread Warner Losh
On Thu, Aug 15, 2024, 9:12 PM Zhenlei Huang wrote: > Hi Warner, > > I'm not sure but this change seems include lots of unintended changes ( > maybe some local WIP ) . > Git am somehow screwed me. I'll fix. Warner > On Aug 16, 2024, at 10:30 AM, Warner Losh wrote: > > > > The branch main has

Re: git: d5507f9e4366 - main - nvme: Separate total failures from I/O failures

2024-08-15 Thread Zhenlei Huang
Hi Warner, I'm not sure but this change seems include lots of unintended changes ( maybe some local WIP ) . > On Aug 16, 2024, at 10:30 AM, Warner Losh wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=d5507f9e436698ac17dc5ace7ef58493988a9

git: a233cb6914e6 - main - nvmecontrol: Accept -a {1,2,3,4} for sanitize command for nvme-cli compat

2024-08-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a233cb6914e68252baf143c5f1d6e01e3956e33e commit a233cb6914e68252baf143c5f1d6e01e3956e33e Author: Warner Losh AuthorDate: 2024-08-15 21:10:17 + Commit: Warner Losh CommitDate: 2024-08-16 02:22:31 +

git: d5507f9e4366 - main - nvme: Separate total failures from I/O failures

2024-08-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d5507f9e436698ac17dc5ace7ef58493988a9b04 commit d5507f9e436698ac17dc5ace7ef58493988a9b04 Author: Warner Losh AuthorDate: 2024-08-14 22:55:49 + Commit: Warner Losh CommitDate: 2024-08-16 02:22:18 +

git: 8b21c469dbd6 - main - ng_ubt: Add blacklist entries for MediaTek MT7925

2024-08-15 Thread Kevin Lo
The branch main has been updated by kevlo: URL: https://cgit.FreeBSD.org/src/commit/?id=8b21c469dbd6dd7d7222a726eed33f06162bf04f commit 8b21c469dbd6dd7d7222a726eed33f06162bf04f Author: Kevin Lo AuthorDate: 2024-08-16 02:03:19 + Commit: Kevin Lo CommitDate: 2024-08-16 02:03:19 +

git: abf370e4000a - releng/13.4 - 13.4: Update to BETA3

2024-08-15 Thread Colin Percival
The branch releng/13.4 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=abf370e4000ac18ffe338e413464fb87f00791ad commit abf370e4000ac18ffe338e413464fb87f00791ad Author: Colin Percival AuthorDate: 2024-08-16 00:04:43 + Commit: Colin Percival CommitDate: 202

git: 82cb2a4158fa - main - Update safe_eval.sh to support --export

2024-08-15 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=82cb2a4158fa79ec230a5ab41a2f61c253e65c0b commit 82cb2a4158fa79ec230a5ab41a2f61c253e65c0b Author: Simon J. Gerraty AuthorDate: 2024-08-15 22:42:39 + Commit: Simon J. Gerraty CommitDate: 2024-08-15

git: d5c1fa0ec09e - releng/13.4 - msdosfs: fix cluster limit when mounting FAT-16 file systems

2024-08-15 Thread Stefan Eßer
The branch releng/13.4 has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=d5c1fa0ec09e34040c9c9941c27e38b583c60d86 commit d5c1fa0ec09e34040c9c9941c27e38b583c60d86 Author: Stefan Eßer AuthorDate: 2024-08-09 17:26:27 + Commit: Stefan Eßer CommitDate: 2024-08-15 21:4

Re: git: b7ab6832cd98 - main - cat: disable building it with Casper

2024-08-15 Thread Alan Somers
According to the comment, this change was supposed to be temporary. But it's been in place for 3.5 years. Can it be reverted now? On Sat, Jan 16, 2021 at 6:07 PM Mariusz Zaborski wrote: > > Hello, > > Seems like your cat.o wasn't rebuild. > Did you use NO_CLEAN flag? > It seems to work on: > htt

git: 3cded0592208 - main - tmpfs: Fix OOB write when setting vfs.tmpfs.memory_percent

2024-08-15 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=3cded0592208b465761af6db5b7b7c21cb5b28c3 commit 3cded0592208b465761af6db5b7b7c21cb5b28c3 Author: Jessica Clarke AuthorDate: 2024-08-15 19:33:22 + Commit: Jessica Clarke CommitDate: 2024-08-15 1

git: 8774fa749d4e - stable/14 - msdosfs: fix cluster limit when mounting FAT-16 file systems

2024-08-15 Thread Stefan Eßer
The branch stable/14 has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=8774fa749d4e6d2726c0ed662a36657782ad0cec commit 8774fa749d4e6d2726c0ed662a36657782ad0cec Author: Stefan Eßer AuthorDate: 2024-08-09 17:26:27 + Commit: Stefan Eßer CommitDate: 2024-08-15 19:05:

git: e8f52a86ee27 - stable/13 - msdosfs: fix cluster limit when mounting FAT-16 file systems

2024-08-15 Thread Stefan Eßer
The branch stable/13 has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=e8f52a86ee279a1270e31bc5bad436939e44f555 commit e8f52a86ee279a1270e31bc5bad436939e44f555 Author: Stefan Eßer AuthorDate: 2024-08-09 17:26:27 + Commit: Stefan Eßer CommitDate: 2024-08-15 19:05:

git: ef9fc9609a1f - main - sys: Mark ACL conversion routines as __result_use_check

2024-08-15 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=ef9fc9609a1ff53047577aa7cf51246fc04c954b commit ef9fc9609a1ff53047577aa7cf51246fc04c954b Author: Pierre Pronchery AuthorDate: 2024-08-09 17:37:38 + Commit: Ed Maste CommitDate: 2024-08-15 19:04

git: b5ce60dffd5d - stable/14 - zdb: Fix printf formatting of a uint64_t

2024-08-15 Thread Martin Matuska
The branch stable/14 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=b5ce60dffd5d50c1d79561e1616c9463d8c081b4 commit b5ce60dffd5d50c1d79561e1616c9463d8c081b4 Author: Mark Johnston AuthorDate: 2024-07-18 14:52:52 + Commit: Martin Matuska CommitDate: 2024-08-15 1

git: f4d580a54734 - stable/14 - bhyve: Escape binary data sent in reply packets

2024-08-15 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f4d580a547341362cacc79383a24e51c6875ff9a commit f4d580a547341362cacc79383a24e51c6875ff9a Author: Mark Johnston AuthorDate: 2024-07-31 22:41:13 + Commit: Mark Johnston CommitDate: 2024-08-15

git: 58f9c14235f6 - stable/14 - ktrace tests: Add a test case for handling of exec+setuid binaries

2024-08-15 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=58f9c14235f62f8e39992608bec9bd1398eeedff commit 58f9c14235f62f8e39992608bec9bd1398eeedff Author: Mark Johnston AuthorDate: 2024-08-07 15:53:37 + Commit: Mark Johnston CommitDate: 2024-08-15

git: c8d02c3763b9 - stable/14 - ithread: Annotate a branch in ithread_execute_handlers()

2024-08-15 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c8d02c3763b9c19c5829741336ff84f97819a143 commit c8d02c3763b9c19c5829741336ff84f97819a143 Author: Mark Johnston AuthorDate: 2024-07-30 14:36:35 + Commit: Mark Johnston CommitDate: 2024-08-15

git: 665b21f583e8 - stable/14 - intr: Remove dead code from intr_event_remove_handler()

2024-08-15 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=665b21f583e8066df90e9e07d66657ddd8a02a53 commit 665b21f583e8066df90e9e07d66657ddd8a02a53 Author: Mark Johnston AuthorDate: 2024-07-30 14:35:53 + Commit: Mark Johnston CommitDate: 2024-08-15

git: bef079254f3d - main - arm64: Clamp segment sizes properly in bounce_bus_dmamap_load_buffer()

2024-08-15 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=bef079254f3dcf443a61b4c2605cc6e2dcaf043f commit bef079254f3dcf443a61b4c2605cc6e2dcaf043f Author: Mark Johnston AuthorDate: 2024-08-15 14:17:40 + Commit: Mark Johnston CommitDate: 2024-08-15 14:1

git: 8cc528c682d7 - main - tcp cc: clean up some un-used cc_var flags

2024-08-15 Thread Cheng Cui
The branch main has been updated by cc: URL: https://cgit.FreeBSD.org/src/commit/?id=8cc528c682d7560303415c18274f151e415658f1 commit 8cc528c682d7560303415c18274f151e415658f1 Author: Cheng Cui AuthorDate: 2024-08-14 19:30:10 + Commit: Cheng Cui CommitDate: 2024-08-15 13:33:04 +

git: 29dc93491496 - main - zfs: merge openzfs/zfs@d2ccc2155

2024-08-15 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=29dc9349149657d6f00f1f5fc3ade589525e0d38 commit 29dc9349149657d6f00f1f5fc3ade589525e0d38 Merge: 9aeee9486a07 d2ccc2155217 Author: Martin Matuska AuthorDate: 2024-08-15 11:24:01 + Commit: Martin Matu

git: 9c56b8ec7855..d2ccc2155217 - vendor/openzfs/master - vendor branch updated

2024-08-15 Thread Martin Matuska
The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=9c56b8ec7855..d2ccc2155217 767b37019f1a linux/zvol_os: tidy and document queue limit/config setup e95b732e4997 Linux 6.11: enable queue flush through queue limits 7e98d30f4672 Linux 6.11: get backin

git: 9aeee9486a07 - main - pf tests: basic test for sticky-address configuration on rules

2024-08-15 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=9aeee9486a07078698d65f254d7b414abd96cfff commit 9aeee9486a07078698d65f254d7b414abd96cfff Author: Kristof Provost AuthorDate: 2024-08-15 09:10:09 + Commit: Kristof Provost CommitDate: 2024-08-15 09:

git: 1fc0dac54cb4 - main - pf: Convert struct pf_addr_wrap before sending it over netlink

2024-08-15 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1fc0dac54cb444d6c22102d7bbc23545de459e0f commit 1fc0dac54cb444d6c22102d7bbc23545de459e0f Author: Kajetan Staszkiewicz AuthorDate: 2024-08-15 09:07:27 + Commit: Kristof Provost CommitDate: 2024-08-1

git: 6c479edc6164 - main - pf: Fix indentation in struct pf_ksrc_node

2024-08-15 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6c479edc6164fec696c534962bdda04fe21437e3 commit 6c479edc6164fec696c534962bdda04fe21437e3 Author: Kajetan Staszkiewicz AuthorDate: 2024-08-15 07:35:41 + Commit: Kristof Provost CommitDate: 2024-08-1

git: e664cd1dc5fb - releng/13.4 - Fix EFI loader reproducibility with lld

2024-08-15 Thread Dimitry Andric
The branch releng/13.4 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=e664cd1dc5fb66d0802db84f469a5c500dd3688a commit e664cd1dc5fb66d0802db84f469a5c500dd3688a Author: Dimitry Andric AuthorDate: 2024-08-11 19:48:27 + Commit: Dimitry Andric CommitDate: 2024-08-

git: 09b7a038628c - main - pf tests: Add 'mbuf' test for (*m0)->m_len < sizeof(struct ip) cases

2024-08-15 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=09b7a038628c65cab6d6ca27f640d818af8822f5 commit 09b7a038628c65cab6d6ca27f640d818af8822f5 Author: Igor Ostapenko AuthorDate: 2024-08-14 12:47:28 + Commit: Kristof Provost CommitDate: 2024-08-15 07:2

git: 8aaffd78c0f5 - main - Add dummymbuf module for testing purposes

2024-08-15 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=8aaffd78c0f517985c12fd1e3cbceeb6c6b98ef5 commit 8aaffd78c0f517985c12fd1e3cbceeb6c6b98ef5 Author: Igor Ostapenko AuthorDate: 2024-08-14 12:45:38 + Commit: Kristof Provost CommitDate: 2024-08-15 07:2

Re: git: d27c97326439 - stable/14 - zfs: merge openzfs/zfs@33174af15 (zfs-2.2-release) into stable/14

2024-08-15 Thread Colin Percival
On 8/13/24 00:52, Martin Matuska wrote: The branch stable/14 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=d27c97326439551596d63bfe9e7533fb49dbbb7b commit d27c97326439551596d63bfe9e7533fb49dbbb7b Merge: 402db142e07a 33174af15112 Author: Martin Matuska AuthorDate: 20