Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"

2024-12-19 Thread Ravi Pokala
> Revert "ixl: fix multicast filters handling" Yes, but *why*? -Ravi (rpokala@) -Original Message- From: mailto:owner-src-committ...@freebsd.org>> on behalf of Mark Johnston mailto:ma...@freebsd.org>> Date: Thursday, December 19, 2024 at 05:49 To: mailto:src-committ...@freebsd.org>>,

Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"

2024-12-19 Thread Mark Johnston
On Thu, Dec 19, 2024 at 09:08:26AM -0800, Ravi Pokala wrote: > > Revert "ixl: fix multicast filters handling" > > Yes, but *why*? Per the linked pull request and bug report, it breaks igmp-proxy for an unknown reason. > -Ravi (rpokala@) > > -Original Message- > From:

Re: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread Ravi Pokala
It occurred to me to see what Linux distros do. I spot-checked several distros that we have in our lab (several versions of Debian, RHEL, Rocky, SLES, OpenSuSE, Ubuntu), and it looks like only SLES and OpenSuSE embed a Git hash in their 'uname -a' output. For both those distros, it uses just sev

git: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"

2024-12-19 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=38663adb61440bd659fb457909782b71ba8806fa commit 38663adb61440bd659fb457909782b71ba8806fa Author: Franco Fichtner AuthorDate: 2024-12-11 14:08:40 + Commit: Mark Johnston CommitDate: 2024-12-19 13

git: 31034044ff27 - main - tcp: cleanup of nits after use of accessor tcp_get_flags

2024-12-19 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=31034044ff27443489cb416ca520c07421712f69 commit 31034044ff27443489cb416ca520c07421712f69 Author: Richard Scheffenegger AuthorDate: 2024-12-19 13:47:32 + Commit: Richard Scheffenegger CommitDat

git: 8e7802851e6c - main - ip_fw: address lock order reversal

2024-12-19 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=8e7802851e6c08823efeaf0ca6e65f322662a867 commit 8e7802851e6c08823efeaf0ca6e65f322662a867 Author: Richard Scheffenegger AuthorDate: 2024-12-19 14:23:41 + Commit: Richard Scheffenegger CommitDat

git: aaaca5f288fa - main - rtwn: add a default OFDM / CCK rate for self-generated frames

2024-12-19 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=aaaca5f288fa257a745743d03e51eef0517b246f commit aaaca5f288fa257a745743d03e51eef0517b246f Author: Adrian Chadd AuthorDate: 2024-12-10 19:03:34 + Commit: Adrian Chadd CommitDate: 2024-12-19 16:06

git: eb6314510c88 - main - rtwn: disable a workaround introduced earlier for RTL8192CU TX performance

2024-12-19 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=eb6314510c882472628984e6190e39a6ab70687e commit eb6314510c882472628984e6190e39a6ab70687e Author: Adrian Chadd AuthorDate: 2024-12-11 05:16:54 + Commit: Adrian Chadd CommitDate: 2024-12-19 16:07

git: 300c843b075c - main - rtwn: bring the r92c rate control setup selection in line with tx descriptors

2024-12-19 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=300c843b075c4f8467cc433d6f92e6fefc7ebbb4 commit 300c843b075c4f8467cc433d6f92e6fefc7ebbb4 Author: Adrian Chadd AuthorDate: 2024-12-14 19:01:37 + Commit: Adrian Chadd CommitDate: 2024-12-19 16:08

Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread John Baldwin
On 12/18/24 12:12, Gleb Smirnoff wrote: On Wed, Dec 18, 2024 at 10:22:24AM -0500, Ed Maste wrote: E> That said, it doesn't matter what Git's algorithm chooses as the short E> hash length; specifying --short bypasses that algorithm. `git E> rev-parse --verify --short=12 HEAD` will give us a 12-cha

git: f0f596bd955e - main - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags

2024-12-19 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=f0f596bd955e5b48c55db502e79fc652ac8970d3 commit f0f596bd955e5b48c55db502e79fc652ac8970d3 Author: CismonX AuthorDate: 2024-11-02 20:19:15 + Commit: Alan Somers CommitDate: 2024-12-20 00:09:49 +

Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread Brooks Davis
On Thu, Dec 19, 2024 at 10:03:05AM -0500, John Baldwin wrote: > On 12/18/24 12:12, Gleb Smirnoff wrote: > > On Wed, Dec 18, 2024 at 10:22:24AM -0500, Ed Maste wrote: > > E> That said, it doesn't matter what Git's algorithm chooses as the short > > E> hash length; specifying --short bypasses that al

Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread Ed Maste
Addressing John's other point: > > I guess is that how many other user git settings can affect the build? > > Should > > we not require an empty global git config as a prereq for someone who wants > > a > > reproducible build (and use the same setup for our official builds) and say > > that if

git: b6f4027ad9a2 - main - setcred(2): Add manual page

2024-12-19 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=b6f4027ad9a2ede69a7ec11137cc4ea69ec2f0a0 commit b6f4027ad9a2ede69a7ec11137cc4ea69ec2f0a0 Author: Olivier Certner AuthorDate: 2024-12-12 08:38:00 + Commit: Olivier Certner CommitDate: 2024-12-19 2

git: d7c69a344864 - main - sdhci: add missing bus_add_child DEVMETHOD.

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d7c69a344864be6dd0ed46bf64732c7062e874e9 commit d7c69a344864be6dd0ed46bf64732c7062e874e9 Author: Bjoern A. Zeeb AuthorDate: 2024-12-18 21:31:52 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07:18

git: 5d09d1070737 - main - iwlwifi: add missing blank, unwrap line

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5d09d1070737c43738e433b547af1a90c0f10bf1 commit 5d09d1070737c43738e433b547af1a90c0f10bf1 Author: Bjoern A. Zeeb AuthorDate: 2024-12-19 23:08:32 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07:09

git: d052fcbd8668 - main - rpc: svc_tli_create() is always called with NULL socket

2024-12-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=d052fcbd86680c60bfddb2f74d7bc05f43c57a8f commit d052fcbd86680c60bfddb2f74d7bc05f43c57a8f Author: Gleb Smirnoff AuthorDate: 2024-12-19 20:11:51 + Commit: Gleb Smirnoff CommitDate: 2024-12-19 20

git: c4ca1d214f9a - main - bsd-family-tree: add NetBSD 10.1

2024-12-19 Thread Sergey A. Osokin
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/src/commit/?id=c4ca1d214f9a3d20e9381233314a57526ac9b515 commit c4ca1d214f9a3d20e9381233314a57526ac9b515 Author: Sergey A. Osokin AuthorDate: 2024-12-20 02:10:59 + Commit: Sergey A. Osokin CommitDate: 2024-12-20