public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Mengyuan Lou <mengyuanlou@net-swift•com>
Cc: netdev@vger•kernel.org, jiawenwu@trustnetic•com, linyunsheng@huawei•com
Subject: Re: [PATCH net-next v3 2/5] net: wangxun: libwx add rx offload functions
Date: Thu, 20 Apr 2023 08:36:33 -0700	[thread overview]
Message-ID: <20230420083633.7887f794@kernel.org> (raw)
In-Reply-To: <20230420103742.43168-3-mengyuanlou@net-swift.com>

On Thu, 20 Apr 2023 18:37:39 +0800 Mengyuan Lou wrote:
> +/**
> + * Packet Type decoding
> + **/

Please don't use /** for non-kdoc comments.
./scripts/kernel-doc will complain.
Please wait for other reviews before reposting.
-- 
pw-bot: cr

  reply	other threads:[~2023-04-20 15:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 10:37 [PATCH net-next v3 0/5] Wangxun netdev features support Mengyuan Lou
2023-04-20 10:37 ` [PATCH net-next v3 1/5] net: wangxun: libwx add tx offload functions Mengyuan Lou
2023-04-21 12:40   ` Yunsheng Lin
2023-04-20 10:37 ` [PATCH net-next v3 2/5] net: wangxun: libwx add rx " Mengyuan Lou
2023-04-20 15:36   ` Jakub Kicinski [this message]
2023-04-20 10:37 ` [PATCH net-next v3 3/5] net: wangxun: Implement vlan add and kill functions Mengyuan Lou
2023-04-20 10:37 ` [PATCH net-next v3 4/5] net: wangxun: ngbe add netdev features support Mengyuan Lou
2023-04-20 10:37 ` [PATCH net-next v3 5/5] net: wangxun: txgbe " Mengyuan Lou

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=20230420083633.7887f794@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=jiawenwu@trustnetic$(echo .)com \
    --cc=linyunsheng@huawei$(echo .)com \
    --cc=mengyuanlou@net-swift$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    /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