From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 013D333437A; Wed, 20 Aug 2025 15:03:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755702221; cv=none; b=b8tNdJpqGDhLeqfnEgM2hvUTboQzCxyqoZrK6RM5O8T07OaluooP8OMxnSAn4XeSFUx9Mv0GrZeCKDWUOOt1PHxBKsjstQ3o81/T+U86+k4fr4bRoU8Jr6E0HwiR8oGogWoYcRoycv9c43JqtDITH4AA0by1ADV3KXfg90I+cus= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755702221; c=relaxed/simple; bh=0EFoaUWPAzWwpgzU3pvmrQ4MhPQdfhcCrBQ3+gdLRWA=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=pXg9+NZKJ0tzTPf/5nLN6um1Wr4kpcLwfiS1tFOEsso8GuQRFACX1uouBDZd2On1bn+x1ZgKvdzSZhDsknJ/8BIrHKWfTZJloQDF1iW/UUA7//4zUSAd3QMSARhcn+hN5zqtFRG5Q/UNBC2wxqKDsZmgQb5omxJmrX/nqU8g3gI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=RGKgbBUF; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="RGKgbBUF" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 6A93CC6B3AF; Wed, 20 Aug 2025 15:03:24 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 04915606A0; Wed, 20 Aug 2025 15:03:38 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id EBFDD1C2288F8; Wed, 20 Aug 2025 17:03:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1755702216; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=lqjA40HWWIjcIx3M1y+rukbJMA+JHTWzf+bzksm45x8=; b=RGKgbBUF3A7HzCwL7Vmn+Og6nEsHaElJB60UDwiydlP7AsssrNxAwSck4WVkvj7Vc8Lo9Z mdQKFd0f+B7EurmhQXSSBf5KHzL4Hqosy0hYUJEIFfOy6bXTHhM/l4+oaFwId94qJ7e8MZ JaFrY4mkbhjJT2ZxrqcZEXMTpYz5wgM17tFGqzAd3/bEk9FDK+JQ3gCOKLyZ9wnlwbNgQ1 hEITtDfZ+DwwciihveWhmsJLKj2UdLUc22V7uAMUUIvTVRgUwI/Zw5waffq4r5c5zAUhoz t9LVv82xJ3UwA4k9KCgvcjkzxUonDBV/P2jkuzjWzENI7Gy40BGmZ2HV3Sk/sg== Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 20 Aug 2025 17:03:26 +0200 Message-Id: Subject: Re: [PATCH net v4 0/5] net: macb: various fixes Cc: , , , "Thomas Petazzoni" , "Tawfik Bayouk" , "Krzysztof Kozlowski" , "Sean Anderson" To: =?utf-8?q?Th=C3=A9o_Lebrun?= , "Andrew Lunn" , "David S. Miller" , "Eric Dumazet" , "Jakub Kicinski" , "Paolo Abeni" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Nicolas Ferre" , "Claudiu Beznea" , "Geert Uytterhoeven" , "Harini Katakam" , "Richard Cochran" , "Russell King" From: =?utf-8?q?Th=C3=A9o_Lebrun?= X-Mailer: aerc 0.20.1-0-g2ecb8770224a-dirty References: <20250820-macb-fixes-v4-0-23c399429164@bootlin.com> In-Reply-To: <20250820-macb-fixes-v4-0-23c399429164@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 On Wed Aug 20, 2025 at 4:55 PM CEST, Th=C3=A9o Lebrun wrote: > Changes in v4: > - Drop 11 patches that are only cleanups. That includes the > RBOF/skb_reserve() patch that, after discussion with Sean [1], has > had its Fixes trailer dropped. "move ring size computation to > functions" is the only non-fix patch that is kept, as it is depended > upon by further patches. Dropped patches: > dt-bindings: net: cdns,macb: sort compatibles > net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment > net: macb: use BIT() macro for capability definitions > net: macb: remove gap in MACB_CAPS_* flags > net: macb: Remove local variables clk_init and init in macb_probe() > net: macb: drop macb_config NULL checking > net: macb: simplify macb_dma_desc_get_size() > net: macb: simplify macb_adj_dma_desc_idx() > net: macb: move bp->hw_dma_cap flags to bp->caps > net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?) > net: macb: sort #includes > [1]: https://lore.kernel.org/lkml/d4bead1c-697a-46d8-ba9c-64292fccb19f@= linux.dev/ > - Link to v3: https://lore.kernel.org/r/20250808-macb-fixes-v3-0-08f1fcb5= 179f@bootlin.com And I forgot mentioning that Jakub's comment [0] about wrapping to 80 characters got taken into account. Sorry about that omission! [0]: https://lore.kernel.org/lkml/20250808160615.695beafe@kernel.org/ Thanks, -- Th=C3=A9o Lebrun, Bootlin Embedded Linux and Kernel engineering https://bootlin.com