netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>,
	intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
	Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: Andrew Vagin <avagin@parallels.com>,
	Konstantin Khorenko <khorenko@parallels.com>,
	devel@openvz.org
Subject: Re: [PATCH] ixgbe: on recv increment rx.ring->stats.yields instead of tx
Date: Fri, 11 Dec 2015 16:47:33 +0300	[thread overview]
Message-ID: <566AD3F5.9050502@cogentembedded.com> (raw)
In-Reply-To: <1449818646-29348-1-git-send-email-ptikhomirov@virtuozzo.com>

Hello.

On 12/11/2015 10:24 AM, Pavel Tikhomirov wrote:

> It seem to be non intentionaly changed to tx in
> ms commit: adc810900a703ee78fe88fd65e086d359fec04b2
> ixgbe: Refactor busy poll socket code to address multiple issues

    scripts/checkpatch.pl now enforces uniform style of the commit citing, 
please follow.

> Lock is taken from ixgbe_low_latency_recv, and there under this
> lock we use ixgbe_clean_rx_irq so it looks wrong for me to increment
> tx counter.
>
> Yield stats can be shown through ethtool:
> ethtool -S enp129s0 | grep yield
>
> Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
[...]

MBR, Sergei

  reply	other threads:[~2015-12-11 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11  7:24 [PATCH] ixgbe: on recv increment rx.ring->stats.yields instead of tx Pavel Tikhomirov
2015-12-11 13:47 ` Sergei Shtylyov [this message]
2015-12-11 14:05   ` [PATCH v2] ixgbe: on recv increment rx.ring->stats.yields Pavel Tikhomirov
2015-12-25 16:26     ` [Intel-wired-lan] " Pavel Tikhomirov

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=566AD3F5.9050502@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=avagin@parallels.com \
    --cc=devel@openvz.org \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=khorenko@parallels.com \
    --cc=netdev@vger.kernel.org \
    --cc=ptikhomirov@virtuozzo.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).