Re: [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group
From: Jakub Kicinski
Date: Mon Aug 12 2024 - 20:41:58 EST
On Wed, 7 Aug 2024 15:59:38 +0800 Wen Gu wrote:
> + if (nla_put_u64_64bit(skb, SMC_NLA_LGR_R_SNDBUF_ALLOC,
> + lgr->alloc_sndbufs, SMC_NLA_LGR_R_PAD))
nla_put_uint()
--
pw-bot: cr