On Wed, 13 Nov 2024 17:32:18 +0000 Taehee Yoo wrote: > + ``ETHTOOL_A_RINGS_HEADER_DATA_SPLIT_THRESH`` u32 threshold of > + header / data split > + ``ETHTOOL_A_RINGS_HEADER_DATA_SPLIT_THRESH_MAX`` u32 max threshold of nit: s/_HEADER_DATA_SPLIT_/_HDS_/ ;) We can explain in the text that HDS stands for header data split. Let's not bloat the code with 40+ character names...