From: Jakub Kicinski <kuba@kernel.org>
To: Heng Guo <heng.guo@windriver.com>
Cc: <davem@davemloft.net>, <dsahern@kernel.org>,
<edumazet@google.com>, <pabeni@redhat.com>,
<netdev@vger.kernel.org>, <filip.pudak@windriver.com>,
<kun.song@windriver.com>
Subject: Re: [PATCH net-next] net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Date: Tue, 17 Oct 2023 17:50:04 -0700 [thread overview]
Message-ID: <20231017175004.1d4c59af@kernel.org> (raw)
In-Reply-To: <20231017062838.4897-1-heng.guo@windriver.com>
On Tue, 17 Oct 2023 14:28:38 +0800 Heng Guo wrote:
> + IP6_INC_STATS(net, __in6_dev_get(dev),IPSTATS_MIB_OUTREQUESTS);
nit: checkpatch points out you're missing a space after a comma here.
--
pw-bot: cr
next prev parent reply other threads:[~2023-10-18 0:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 6:28 [PATCH net-next] net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams Heng Guo
2023-10-18 0:50 ` Jakub Kicinski [this message]
2023-10-18 1:06 ` [PATCH net-next V2] " Heng Guo
2023-10-18 15:08 ` David Ahern
2023-10-19 1:20 ` [PATCH net-next V3] " Heng Guo
2023-10-19 19:45 ` David Ahern
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=20231017175004.1d4c59af@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=filip.pudak@windriver.com \
--cc=heng.guo@windriver.com \
--cc=kun.song@windriver.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).