[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53728c53-5c1a-4f5d-9862-8369e9b9d8d0@samba.org>
Date: Fri, 7 Mar 2025 15:42:12 +0100
From: Stefan Metzmacher <metze@...ba.org>
To: Xin Long <lucien.xin@...il.com>, Jakub Kicinski <kuba@...nel.org>
Cc: network dev <netdev@...r.kernel.org>,
"David S . Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
Moritz Buhl <mbuhl@...nbsd.org>, Tyler Fanelli <tfanelli@...hat.com>,
Pengtao He <hepengtao@...omi.com>, linux-cifs@...r.kernel.org,
Steve French <smfrench@...il.com>, Namjae Jeon <linkinjeon@...nel.org>,
Paulo Alcantara <pc@...guebit.com>, Tom Talpey <tom@...pey.com>,
kernel-tls-handshake@...ts.linux.dev, Chuck Lever <chuck.lever@...cle.com>,
Jeff Layton <jlayton@...nel.org>, Steve Dickson <steved@...hat.com>,
Hannes Reinecke <hare@...e.de>, Alexander Aring <aahringo@...hat.com>,
Sabrina Dubroca <sd@...asysnail.net>,
Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
Daniel Stenberg <daniel@...x.se>,
Andy Gospodarek <andrew.gospodarek@...adcom.com>
Subject: Re: [PATCH net-next 4/5] net: integrate QUIC build configuration into
Kconfig and Makefile
Am 12.09.24 um 16:57 schrieb Xin Long:
> On Wed, Sep 11, 2024 at 8:01 PM Jakub Kicinski <kuba@...nel.org> wrote:
>>
>> On Mon, 9 Sep 2024 22:30:19 -0400 Xin Long wrote:
>>> This commit introduces build configurations for QUIC within the networking
>>> subsystem. The Kconfig and Makefile files in the net directory are updated
>>> to include options and rules necessary for building QUIC protocol support.
>>
>> Don't split out trivial config changes like this, what's the point.
>> It just make build testing harder.
> I will move this to the Patch 3/5.
>
>>
>> Speaking of which, it doesn't build on 32bit:
>>
>> ERROR: modpost: "__udivmoddi4" [net/quic/quic.ko] undefined!
>> ERROR: modpost: "__umoddi3" [net/quic/quic.ko] undefined!
>> ERROR: modpost: "__udivdi3" [net/quic/quic.ko] undefined!
> The tests were done on x86_64, aarch64, s390x and ppc64le.
> Sorry for missing 32bit machines.
>
>>
>> If you repost before 6.12-rc1 please post as RFC, due to LPC / netconf
>> we won't have enough time to review for 6.12 even if Linus cuts -rc8.
> Copy that.
I'm seeing some activity in https://github.com/lxin/quic/commits/main/
What's the progress on upstreaming this?
Any chance to get this into 6.15?
Thanks!
metze
Powered by blists - more mailing lists