All of lore.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.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=linyunsheng@huawei.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    /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.