> -----Original Message----- > From: Jakub Kicinski <[email protected]> > Sent: Monday, June 15, 2026 9:55 PM > To: Haiyang Zhang <[email protected]> > Cc: [email protected]; [email protected]; KY Srinivasan > <[email protected]>; Haiyang Zhang <[email protected]>; Wei Liu > <[email protected]>; Dexuan Cui <[email protected]>; Long Li > <[email protected]>; Andrew Lunn <[email protected]>; David S. > Miller <[email protected]>; Eric Dumazet <[email protected]>; Paolo > Abeni <[email protected]>; Konstantin Taranov <[email protected]>; > Simon Horman <[email protected]>; Shradha Gupta > <[email protected]>; Erni Sri Satya Vennela > <[email protected]>; Dipayaan Roy > <[email protected]>; Aditya Garg > <[email protected]>; Breno Leitao <[email protected]>; linux- > [email protected]; [email protected]; Paul Rosswurm > <[email protected]> > Subject: [EXTERNAL] Re: [PATCH net-next v4] net: mana: Add Interrupt > Moderation support > > On Sat, 13 Jun 2026 13:57:54 -0700 Haiyang Zhang wrote: > > Add Static and Dynamic Interrupt Moderation (DIM) support for > > Rx and Tx. > > Update queue creation procedure with new data struct with the related > > settings. > > Add functions to collect stat for DIM, and workers to update DIM data > > and settings. > > Update ethtool handler to get/set the moderation settings from a user. > > To avoid detach/re-attach ops, ring DIM doorbell to change settings > > at run time. > > By default, adaptive-rx/tx (DIM) are enabled if supported by HW. > > The merge window has started and we need to start working on our PRs. > This will need to be reposted after 7.2-rc1 is tagged, sorry Sure I will repost it. - Haiyang

