Re: [PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
From: Krystian Kaniewski
Date: Tue Aug 11 2026 - 05:23:55 EST
Thanks for your comments. It's my first contribution really, so I'm still learning on how to do it properly.
I'll do the requested changes by both of you.
Should I rebase the v4 patch on top of any specific branches for rdma?
I found "for-rc" branch while looking at https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git, would it be a good target?
On 8/10/2026 8:39 PM, Jason Gunthorpe wrote:
On Mon, Aug 10, 2026 at 11:33:08AM -0700, Jakub Kicinski wrote:
On Mon, 10 Aug 2026 15:31:20 +0200 Krystian Kaniewski wrote:I also drop all patches tagged like this from the patchworks sight
Subject: [PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speednit: Please don't tag as [PATCH net], networking maintainers don't
normally touch RDMA patches.
unseen.
Jason