From: Simon Horman <horms@kernel.org>
To: Li Zetao <lizetao1@huawei.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, idosch@nvidia.com, razor@blackwall.org,
jbenc@redhat.com, gavinl@nvidia.com,
wsa+renesas@sang-engineering.com, vladimir@nikishkin.pw,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next 1/2] net: macsec: Use helper functions to update stats
Date: Fri, 11 Aug 2023 11:57:52 +0200 [thread overview]
Message-ID: <ZNYGIH5SjfbxM+Xx@vergenet.net> (raw)
In-Reply-To: <20230810085642.3781460-2-lizetao1@huawei.com>
On Thu, Aug 10, 2023 at 04:56:41PM +0800, Li Zetao wrote:
> Use the helper functions dev_sw_netstats_rx_add() and
> dev_sw_netstats_tx_add() to update stats, which helps to
> provide code readability.
>
> Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2023-08-11 9:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 8:56 [PATCH net-next 0/2] Use helper functions to update stats Li Zetao
2023-08-10 8:56 ` [PATCH net-next 1/2] net: macsec: " Li Zetao
2023-08-11 9:57 ` Simon Horman [this message]
2023-08-10 8:56 ` [PATCH net-next 2/2] vxlan: " Li Zetao
2023-08-10 16:36 ` Ido Schimmel
2023-08-11 10:01 ` Nikolay Aleksandrov
2023-08-14 7:10 ` [PATCH net-next 0/2] " patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZNYGIH5SjfbxM+Xx@vergenet.net \
--to=horms@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gavinl@nvidia.com \
--cc=idosch@nvidia.com \
--cc=jbenc@redhat.com \
--cc=kuba@kernel.org \
--cc=lizetao1@huawei.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=vladimir@nikishkin.pw \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.