public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Yan Zhai <yan@cloudflare•com>
Cc: netdev@vger•kernel.org, "David S. Miller" <davem@davemloft•net>,
	"Eric Dumazet" <edumazet@google•com>,
	"Paolo Abeni" <pabeni@redhat•com>,
	"Jiri Pirko" <jiri@resnulli•us>,
	"Simon Horman" <horms@kernel•org>,
	"Daniel Borkmann" <daniel@iogearbox•net>,
	"Lorenzo Bianconi" <lorenzo@kernel•org>,
	"Coco Li" <lixiaoyan@google•com>, "Wei Wang" <weiwan@google•com>,
	"Alexander Duyck" <alexanderduyck@fb•com>,
	"Hannes Frederic Sowa" <hannes@stressinduktion•org>,
	linux-kernel@vger•kernel.org, rcu@vger•kernel.org,
	bpf@vger•kernel.org, kernel-team@cloudflare•com,
	"Joel Fernandes" <joel@joelfernandes•org>,
	"Paul E. McKenney" <paulmck@kernel•org>,
	"Toke Høiland-Jørgensen" <toke@redhat•com>,
	"Alexei Starovoitov" <alexei.starovoitov@gmail•com>,
	"Steven Rostedt" <rostedt@goodmis•org>,
	mark.rutland@arm•com, "Jesper Dangaard Brouer" <hawk@kernel•org>
Subject: Re: [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
Date: Thu, 14 Mar 2024 14:54:59 -0700	[thread overview]
Message-ID: <20240314145459.7b3aedf1@kernel.org> (raw)
In-Reply-To: <f71214e6221c5c50b32a62a33697473c756e604e.1710346410.git.yan@cloudflare.com>

On Wed, 13 Mar 2024 09:25:49 -0700 Yan Zhai wrote:
> +/**
> + * rcu_softirq_qs_periodic - Periodically report consolidated quiescent states

> +#define rcu_softirq_qs_periodic(old_ts) \

scripts/kernel-doc says:

include/linux/rcupdate.h:271: warning: Function parameter or struct member 'old_ts' not described in 'rcu_softirq_qs_periodic'
-- 
pw-bot: cr

  reply	other threads:[~2024-03-14 21:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 16:25 [PATCH v3 net 0/3] Report RCU QS for busy network kthreads Yan Zhai
2024-03-13 16:25 ` [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS Yan Zhai
2024-03-14 21:54   ` Jakub Kicinski [this message]
2024-03-15 14:54     ` Yan Zhai
2024-03-13 16:25 ` [PATCH v3 net 2/3] net: report RCU QS on threaded NAPI repolling Yan Zhai
2024-03-13 16:25 ` [PATCH v3 net 3/3] bpf: report RCU QS in cpumap kthread Yan Zhai
2024-03-13 21:35 ` [PATCH v3 net 0/3] Report RCU QS for busy network kthreads Jesper Dangaard Brouer
2024-03-13 21:53 ` Toke Høiland-Jørgensen

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=20240314145459.7b3aedf1@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=alexanderduyck@fb$(echo .)com \
    --cc=alexei.starovoitov@gmail$(echo .)com \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=hannes@stressinduktion$(echo .)org \
    --cc=hawk@kernel$(echo .)org \
    --cc=horms@kernel$(echo .)org \
    --cc=jiri@resnulli$(echo .)us \
    --cc=joel@joelfernandes$(echo .)org \
    --cc=kernel-team@cloudflare$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=lixiaoyan@google$(echo .)com \
    --cc=lorenzo@kernel$(echo .)org \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=paulmck@kernel$(echo .)org \
    --cc=rcu@vger$(echo .)kernel.org \
    --cc=rostedt@goodmis$(echo .)org \
    --cc=toke@redhat$(echo .)com \
    --cc=weiwan@google$(echo .)com \
    --cc=yan@cloudflare$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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