netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kan.liang@intel.com
Cc: netdev@vger.kernel.org, bwh@kernel.org, ben@decadent.org.uk,
	andi@firstfloor.org, jesse.brandeburg@intel.com,
	shannon.nelson@intel.com, f.fainelli@gmail.com,
	alexander.duyck@gmail.com, jeffrey.t.kirsher@intel.com,
	carolyn.wyborny@intel.com, donald.c.skidmore@intel.com,
	mitch.a.williams@intel.com, ogerlitz@mellanox.com,
	edumazet@google.com, jiri@mellanox.com, sfeldma@gmail.com,
	gospo@cumulusnetworks.com, sasha.levin@oracle.com,
	dsahern@gmail.com, tj@kernel.org, cascardo@redhat.com,
	corbet@lwn.net, decot@googlers.com
Subject: Re: [PATCH V6 0/8] ethtool per queue parameters support
Date: Fri, 19 Feb 2016 15:45:58 -0500 (EST)	[thread overview]
Message-ID: <20160219.154558.182059507291320140.davem@davemloft.net> (raw)
In-Reply-To: <1455799196-8947-1-git-send-email-kan.liang@intel.com>

From: Kan Liang <kan.liang@intel.com>
Date: Thu, 18 Feb 2016 07:39:48 -0500

> Modern network interface controllers usually support multiple receive
> and transmit queues. Each queue may have its own parameters. For
> example, Intel XL710/X710 hardware supports per queue interrupt
> moderation. However, current ethtool does not support per queue
> parameters option. User has to set parameters for the whole NIC.
> This series extends ethtool to support per queue parameters option.

This series gets rejects on the i40e changes so you'll have to respin.

Also you are doing the versioning all wrong.

Please do not version all of the patches differently, that's so confusing
and nobody does things like that.

It's the "series" that has a version.

Also you stopped properly updating the changelog in this cover letter
after V5 or so.

Thanks.

      parent reply	other threads:[~2016-02-19 20:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18 12:39 [PATCH V6 0/8] ethtool per queue parameters support Kan Liang
2016-02-18 12:39 ` [PATCH V8 1/8] lib/bitmap.c: conversion routines to/from u32 array Kan Liang
2016-02-18 12:39 ` [PATCH V8 2/8] test_bitmap: unit tests for lib/bitmap.c Kan Liang
2016-02-18 12:39 ` [PATCH V6 3/8] net/ethtool: introduce a new ioctl for per queue setting Kan Liang
2016-02-18 12:39 ` [PATCH V6 4/8] net/ethtool: support get coalesce per queue Kan Liang
2016-02-18 12:39 ` [PATCH V6 5/8] net/ethtool: support set " Kan Liang
2016-02-18 12:39 ` [PATCH V6 6/8] i40e: queue-specific settings for interrupt moderation Kan Liang
2016-02-18 12:39 ` [PATCH V6 7/8] i40e/ethtool: support coalesce getting by queue Kan Liang
2016-02-18 12:39 ` [PATCH V6 8/8] i40e/ethtool: support coalesce setting " Kan Liang
2016-02-19 20:45 ` David Miller [this message]

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=20160219.154558.182059507291320140.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alexander.duyck@gmail.com \
    --cc=andi@firstfloor.org \
    --cc=ben@decadent.org.uk \
    --cc=bwh@kernel.org \
    --cc=carolyn.wyborny@intel.com \
    --cc=cascardo@redhat.com \
    --cc=corbet@lwn.net \
    --cc=decot@googlers.com \
    --cc=donald.c.skidmore@intel.com \
    --cc=dsahern@gmail.com \
    --cc=edumazet@google.com \
    --cc=f.fainelli@gmail.com \
    --cc=gospo@cumulusnetworks.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=jiri@mellanox.com \
    --cc=kan.liang@intel.com \
    --cc=mitch.a.williams@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=sasha.levin@oracle.com \
    --cc=sfeldma@gmail.com \
    --cc=shannon.nelson@intel.com \
    --cc=tj@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 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).