DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Wenbo Cao <caowenbo@mucse.com>
Cc: Thomas Monjalon <thomas@monjalon.net>, dev@dpdk.org
Subject: Re: [[PATCH v1] 1/8] net/rnp: add skeleton
Date: Tue, 1 Aug 2023 19:11:43 -0700	[thread overview]
Message-ID: <20230801191143.6722626d@hermes.local> (raw)
In-Reply-To: <20230801072138.836374-1-caowenbo@mucse.com>

On Tue,  1 Aug 2023 07:21:38 +0000
Wenbo Cao <caowenbo@mucse.com> wrote:

> +Mucse rnp
> +M: caowenbo@mucse.com
> +F: drivers/net/rnp
> +F: doc/guides/nics/rnp.rst
> +F: doc/guides/nics/features/rnp.ini

Please use the full email address for the M: line.


> diff --git a/drivers/net/meson.build b/drivers/net/meson.build
> index b1df17ce8c..8bdbf05857 100644
> --- a/drivers/net/meson.build
> +++ b/drivers/net/meson.build
> @@ -56,6 +56,7 @@ drivers = [
>          'ring',
>          'sfc',
>          'softnic',
> +        'rnp',
>          'tap',
>          'thunderx',
>          'txgbe',

Insert new driver into list in the alphabetic order.
I.e after 'ring'

  reply	other threads:[~2023-08-02  2:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-01  7:21 Wenbo Cao
2023-08-02  2:11 ` Stephen Hemminger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-01  6:43 [[PATCH v1] 0/8] *** SUBJECT HERE *** Wenbo Cao
2023-08-01  6:43 ` [[PATCH v1] 1/8] net/rnp: add skeleton Wenbo Cao

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=20230801191143.6722626d@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=caowenbo@mucse.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).