DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Rasesh Mody <rasesh.mody@qlogic.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Dept-Eng DPDK Dev <Dept-EngDPDKDev@qlogic.com>
Subject: Re: [dpdk-dev] [PATCH 0/9] qede: update qede PMD to 1.1.0.1
Date: Tue, 7 Jun 2016 13:47:08 +0100	[thread overview]
Message-ID: <20160607124708.GB6948@bricha3-MOBL3> (raw)
In-Reply-To: <BY1PR11MB015100B96C114D0AB54357F7854E0@BY1PR11MB0151.namprd11.prod.outlook.com>

On Mon, May 23, 2016 at 12:56:50AM +0000, Rasesh Mody wrote:
> Hi Bruce,
> 
> > From: Rasesh Mody [mailto:rasesh.mody@qlogic.com]
> > Sent: Friday, May 06, 2016 9:30 PM
> > 
> > This patch set adds support for enabling 100G mode for QEDE PMD.
> > It also adds support for APIs like
> >  - mtu_set
> >  - reta_update
> >  - reta_query
> >  - rss_hash_update
> >  - rss_hash_conf_get
> >  - xstats_get
> > The changes include enablement of vf-vf traffic and updated the driver
> > version to 8.7.9.0_1.1.0.1
> > 
> > The patches have been generated and tested against dpdk-next-net
> > rel_16_07 branch.
> > 
> > Please apply!
> > 
> > Harish Patil (2):
> >   qede: add 100g mode support
> >   qede: update version to 8.7.9.0_1.1.0.1
> > 
> > Rasesh Mody (1):
> >   qede: add support for xstats
> > 
> > Sony Chacko (6):
> >   qede: update hash config
> >   qede: get hash configuration
> >   qede: rss redirection table update
> >   qede: rss redirection table query
> >   qede: set mtu
> >   qede: enable vf-vf traffic with unmatched dest addr
> > 
> >  config/common_base               |    2 +-
> >  doc/guides/nics/overview.rst     |    6 +-
> >  doc/guides/nics/qede.rst         |   11 +-
> >  drivers/net/qede/base/ecore_l2.c |   19 +-
> >  drivers/net/qede/qede_eth_if.c   |   45 +++--
> >  drivers/net/qede/qede_eth_if.h   |    1 +
> >  drivers/net/qede/qede_ethdev.c   |  390
> > +++++++++++++++++++++++++++++++++++++-
> >  drivers/net/qede/qede_ethdev.h   |   10 +-
> >  drivers/net/qede/qede_rxtx.c     |   42 ++--
> >  9 files changed, 466 insertions(+), 60 deletions(-)
> > 
> > --
> > 1.7.10.3
> 
> Did you get a chance to review these patches for QEDE PMD?
> 
> Thanks!
> Rasesh

Hi,

a couple of comments I've put in reply to individual patches, and please also
take into account Harry's comments on the stats patch. Otherwise things look
pretty ok.

A general comment that applied to a number of patches is to ensure that
the titles start with the appropriate verb to describe what the patch is doing.
For example, the patch:

qede: set mtu

is not actually setting the MTU on the nic, but is adding support for setting
the mtu on the NIC, so should be:

qede: add support for setting the MTU.

Please take this into account when doing a V2.

Thanks,
/Bruce

  reply	other threads:[~2016-06-07 12:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-07  4:30 Rasesh Mody
2016-05-07  4:30 ` [dpdk-dev] [PATCH 1/9] qede: update hash config Rasesh Mody
2016-05-07  4:30 ` [dpdk-dev] [PATCH 2/9] qede: get hash configuration Rasesh Mody
2016-05-07  4:30 ` [dpdk-dev] [PATCH 3/9] qede: rss redirection table update Rasesh Mody
2016-05-07  4:30 ` [dpdk-dev] [PATCH 4/9] qede: rss redirection table query Rasesh Mody
2016-05-07  4:30 ` [dpdk-dev] [PATCH 5/9] qede: set mtu Rasesh Mody
2016-05-07  4:30 ` [dpdk-dev] [PATCH 6/9] qede: add support for xstats Rasesh Mody
2016-05-09 17:56   ` Van Haaren, Harry
2016-05-07  4:30 ` [dpdk-dev] [PATCH 7/9] qede: add 100g mode support Rasesh Mody
2016-06-07 11:09   ` Bruce Richardson
2016-05-07  4:30 ` [dpdk-dev] [PATCH 8/9] qede: enable vf-vf traffic with unmatched dest addr Rasesh Mody
2016-06-07 12:37   ` Bruce Richardson
2016-05-07  4:30 ` [dpdk-dev] [PATCH 9/9] qede: update version to 8.7.9.0_1.1.0.1 Rasesh Mody
2016-05-23  0:56 ` [dpdk-dev] [PATCH 0/9] qede: update qede PMD to 1.1.0.1 Rasesh Mody
2016-06-07 12:47   ` Bruce Richardson [this message]
2016-06-07 18:26     ` Rasesh Mody

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=20160607124708.GB6948@bricha3-MOBL3 \
    --to=bruce.richardson@intel.com \
    --cc=Dept-EngDPDKDev@qlogic.com \
    --cc=dev@dpdk.org \
    --cc=rasesh.mody@qlogic.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).