All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings <ben@decadent.org.uk>
To: Kan Liang <kan.liang@intel.com>,
	netdev@vger.kernel.org, davem@davemloft.net, bwh@kernel.org
Cc: 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 V5 4/8] net/ethtool: support get coalesce per queue
Date: Wed, 17 Feb 2016 00:57:54 +0000	[thread overview]
Message-ID: <1455670674.1143.19.camel@decadent.org.uk> (raw)
In-Reply-To: <1455625964-8943-5-git-send-email-kan.liang@intel.com>

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

On Tue, 2016-02-16 at 07:32 -0500, Kan Liang wrote:
> From: Kan Liang <kan.liang@intel.com>
> 
> This patch implements sub command ETHTOOL_GCOALESCE for ioctl
> ETHTOOL_PERQUEUE. It introduces an interface get_per_queue_coalesce to
> get coalesce of each masked queue from device driver. Then the interrupt
> coalescing parameters will be copied back to user space one by one.
> 
> Signed-off-by: Kan Liang <kan.liang@intel.com>
[...]

Reviewed-by: Ben Hutchings <ben@decadent.org.uk>

-- 
Ben Hutchings
Lowery's Law:
             If it jams, force it. If it breaks, it needed replacing anyway.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

  reply	other threads:[~2016-02-17  0:58 UTC|newest]

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

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=1455670674.1143.19.camel@decadent.org.uk \
    --to=ben@decadent.org.uk \
    --cc=alexander.duyck@gmail.com \
    --cc=andi@firstfloor.org \
    --cc=bwh@kernel.org \
    --cc=carolyn.wyborny@intel.com \
    --cc=cascardo@redhat.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.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 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.