Thread (35 messages) flat view 35 messages, 6 authors, 2023-12-07

RE: [PATCH v4 net-next 2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice

From: Mogilappagari, Sudheer <hidden>
Date: 2023-09-29 20:59:56

-----Original Message-----
From: edward.cree@amd.com <redacted>
Sent: Wednesday, September 27, 2023 11:14 AM

+/**
+ * struct ethtool_rxfh_context - a custom RSS context configuration
+ * @indir_size: Number of u32 entries in indirection table
+ * @key_size: Size of hash key, in bytes
+ * @hfunc: RSS hash function identifier.  One of the %ETH_RSS_HASH_*
+ * @priv_size: Size of driver private data, in bytes
+ * @indir_no_change: indir was not specified at create time
+ * @key_no_change: hkey was not specified at create time  */ struct
+ethtool_rxfh_context {
nit: */ and struct definition alignment.  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help