Thread (24 messages) 24 messages, 5 authors, 2025-08-27

Re: [PATCH net-next v01 10/12] hinic3: Add Rss function

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-08-26 17:49:39
Also in: linux-doc, lkml

On Tue, 26 Aug 2025 18:06:42 +0100 Vadim Fedorenko wrote:
quoted
+	nic_dev->rss_hkey = kzalloc(L2NIC_RSS_KEY_SIZE, GFP_KERNEL);  
no need to request zero'ed allocation if you are going to overwrite it
completely on the very next line.
exactly, please use kmemdump().
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help