From: Jakub Kicinski <kuba@kernel.org>
To: Davide Caratti <dcaratti@redhat.com>
Cc: davem@davemloft.net, edumazet@google.com, i.maximets@ovn.org,
jhs@mojatatu.com, jiri@resnulli.us, lucien.xin@gmail.com,
marcelo.leitner@gmail.com, netdev@vger.kernel.org,
pabeni@redhat.com, xiyou.wangcong@gmail.com, echaudro@redhat.com
Subject: Re: [PATCH net-next v3 1/2] flow_dissector: add support for tunnel control flags
Date: Wed, 29 May 2024 19:03:34 -0700 [thread overview]
Message-ID: <20240529190334.5383f8ad@kernel.org> (raw)
In-Reply-To: <c038e68d8e336d3e2c80d616a4d418dac07c7f9d.1716911277.git.dcaratti@redhat.com>
On Wed, 29 May 2024 10:31:57 +0200 Davide Caratti wrote:
> +/**
> + * struct flow_dissector_key_enc_flags
> + * @flags: tunnel control flags
kernel-doc -Wall would like a short description:
include/net/flow_dissector.h:333: warning: missing initial short description on line:
* struct flow_dissector_key_enc_flags
--
pw-bot: cr
next prev parent reply other threads:[~2024-05-30 2:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 8:31 [PATCH net-next v3 0/2] net: allow dissecting/matching tunnel control flags Davide Caratti
2024-05-29 8:31 ` [PATCH net-next v3 1/2] flow_dissector: add support for " Davide Caratti
2024-05-30 2:03 ` Jakub Kicinski [this message]
2024-05-29 8:31 ` [PATCH net-next v3 2/2] net/sched: cls_flower: add support for matching " Davide Caratti
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=20240529190334.5383f8ad@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=dcaratti@redhat.com \
--cc=echaudro@redhat.com \
--cc=edumazet@google.com \
--cc=i.maximets@ovn.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=lucien.xin@gmail.com \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=xiyou.wangcong@gmail.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.