DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: Pankaj Gupta <pagupta@vmware.com>,
	jbehrens@vmware.com, yongwang@vmware.com
Cc: dev@dpdk.org
Subject: Re: [PATCH 0/8] vmxnet3 version V5 and V6
Date: Thu, 5 May 2022 11:48:47 +0300	[thread overview]
Message-ID: <34b278f3-e828-fa0e-0fa8-6751c7b49791@oktetlabs.ru> (raw)
In-Reply-To: <20220504212252.25117-1-pagupta@vmware.com>

Please, don't forget to use --in-reply-to to the first version
cover letter and you sent subsequent versions.

Also don't forget about version in cover letter and changes
done in subsequent versions.

Also, I guess entire patch series should have

Reviewed-by: Jochen Behrens <jbehrens@vmware.com>

inherited from the first version.

Andrew.

On 5/5/22 00:22, Pankaj Gupta wrote:
> Pankaj Gupta (8):
>    net/vmxnet3: add V5 support
>    net/vmxnet3: implement reta query and reta update
>    net/vmxnet3: add Rx queue usage count utility
>    net/vmxnet3: report HW version on FW version get
>    net/vmxnet3: version 6
>    net/vmxnet3: advertise RETA size in device info
>    net/vmxnet3: set packet type for fragmented packet
>    net/vmxnet3: fix merge error in initialization for rxDataRing feature
> 
>   drivers/net/vmxnet3/base/vmxnet3_defs.h |  73 ++++-
>   drivers/net/vmxnet3/vmxnet3_ethdev.c    | 343 +++++++++++++++++++-----
>   drivers/net/vmxnet3/vmxnet3_ethdev.h    |  15 +-
>   drivers/net/vmxnet3/vmxnet3_rxtx.c      |  49 +++-
>   4 files changed, 392 insertions(+), 88 deletions(-)
> 


  parent reply	other threads:[~2022-05-05  8:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 21:22 Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 1/8] net/vmxnet3: add V5 support Pankaj Gupta
2022-05-04 23:15   ` Yong Wang
2022-05-04 21:22 ` [PATCH v2 2/8] net/vmxnet3: implement reta query and reta update Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 3/8] net/vmxnet3: add Rx queue usage count utility Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 4/8] net/vmxnet3: report HW version on FW version get Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 5/8] net/vmxnet3: version 6 Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 6/8] net/vmxnet3: advertise RETA size in device info Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 7/8] net/vmxnet3: set packet type for fragmented packet Pankaj Gupta
2022-05-04 21:22 ` [PATCH v2 8/8] net/vmxnet3: fix merge error in initialization for rxDataRing feature Pankaj Gupta
2022-05-05  8:48 ` Andrew Rybchenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-03  4:22 [PATCH 0/8] vmxnet3 version V5 and V6 Pankaj Gupta
2022-05-03 18:50 ` Jochen Behrens
2022-05-04 14:28 ` Andrew Rybchenko

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=34b278f3-e828-fa0e-0fa8-6751c7b49791@oktetlabs.ru \
    --to=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=jbehrens@vmware.com \
    --cc=pagupta@vmware.com \
    --cc=yongwang@vmware.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 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).