From: Jakub Kicinski <kuba@kernel.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: davem@davemloft.net, linux-bluetooth@vger.kernel.org,
netdev@vger.kernel.org
Subject: Re: pull request: bluetooth-next 2024-05-10
Date: Mon, 13 May 2024 14:26:41 -0700 [thread overview]
Message-ID: <20240513142641.0d721b18@kernel.org> (raw)
In-Reply-To: <20240510211431.1728667-1-luiz.dentz@gmail.com>
On Fri, 10 May 2024 17:14:28 -0400 Luiz Augusto von Dentz wrote:
> The following changes since commit f8beae078c82abde57fed4a5be0bbc3579b59ad0:
>
> Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp Pablo neira Ayuso says: (2024-05-10 13:59:27 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2024-05-10
>
> for you to fetch changes up to 75f819bdf9cafb0f1458e24c05d24eec17b2f597:
>
> Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig config (2024-05-10 17:04:15 -0400)
>
> ----------------------------------------------------------------
> bluetooth-next pull request for net-next:
>
> - Add support MediaTek MT7921S SDIO
> - Various fixes for -Wflex-array-member-not-at-end and -Wfamnae
> - Add USB HW IDs for MT7921/MT7922/MT7925
> - Add support for Intel BlazarI and Filmore Peak2 (BE201)
> - Add initial support for Intel PCIe driver
> - Remove HCI_AMP support
> - Add TX timestamping support
There is one more warning in the Intel driver:
drivers/bluetooth/btintel_pcie.c:673:33: warning: symbol 'causes_list'
was not declared. Should it be static?
It'd also be great to get an ACK from someone familiar with the socket
time stamping (Willem?) I'm not sure there's sufficient detail in the
commit message to explain the choices to:
- change the definition of SCHED / SEND to mean queued / completed,
while for Ethernet they mean queued to qdisc, queued to HW.
How does it compare to stamping in the driver in terms of accuracy?
- the "experimental" BT_POLL_ERRQUEUE, how does the user space look?
What is the "upper layer"? What does it mean for kernel uAPI to be
"experimental"? When does the "upper layer" get to run and how does
it know that there are time stamps on the error queue?
Would be great to get more info and/or second opinion, because it's not
sufficiently "obviously right" to me to pull right away :(
next prev parent reply other threads:[~2024-05-13 21:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-10 21:14 pull request: bluetooth-next 2024-05-10 Luiz Augusto von Dentz
2024-05-13 21:26 ` Jakub Kicinski [this message]
2024-05-13 22:09 ` Luiz Augusto von Dentz
2024-05-13 22:43 ` Jakub Kicinski
2024-05-14 1:32 ` Willem de Bruijn
2024-05-14 2:01 ` Luiz Augusto von Dentz
2024-05-14 2:09 ` Willem de Bruijn
2024-05-14 2:17 ` Luiz Augusto von Dentz
2024-05-14 2:25 ` Willem de Bruijn
2024-05-14 16:19 ` Pauli Virtanen
2024-05-14 18:40 ` Willem de Bruijn
2025-02-05 20:44 ` Luiz Augusto von Dentz
2025-02-06 17:13 ` Pauli Virtanen
2025-02-07 17:34 ` Luiz Augusto von Dentz
2024-05-14 2:12 ` Luiz Augusto von Dentz
2024-05-14 14:34 ` Jakub Kicinski
2024-05-14 14:44 ` Luiz Augusto von Dentz
2024-05-14 1:34 ` Luiz Augusto von Dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240513142641.0d721b18@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=willemdebruijn.kernel@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).