netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: amwang@redhat.com
Cc: netdev@vger.kernel.org, mst@redhat.com, eric.dumazet@gmail.com
Subject: Re: [Patch net] virtio_net: use default napi weight by default
Date: Sat, 11 May 2013 17:41:02 -0700 (PDT)	[thread overview]
Message-ID: <20130511.174102.1103003063710887591.davem@davemloft.net> (raw)
In-Reply-To: <1368165051-11476-1-git-send-email-amwang@redhat.com>

From: Cong Wang <amwang@redhat.com>
Date: Fri, 10 May 2013 13:50:51 +0800

> Since commit 82dc3c63c692b1e1d5937(net: introduce NAPI_POLL_WEIGHT)

I corrected this to:

	commit 82dc3c63c692b1e1d5937 ("net: introduce NAPI_POLL_WEIGHT")

> we warn drivers when they use napi weight higher than NAPI_POLL_WEIGHT,
> but virtio_net still uses 128 by default. This patch makes its default
> value to NAPI_POLL_WEIGHT.
> 
> Cc: "Michael S. Tsirkin" <mst@redhat.com>
> Cc: Eric Dumazet <eric.dumazet@gmail.com>
> Cc: David S. Miller <davem@davemloft.net>
> Signed-off-by: Cong Wang <amwang@redhat.com>

Applied.

      reply	other threads:[~2013-05-12  0:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-10  5:50 [Patch net] virtio_net: use default napi weight by default Cong Wang
2013-05-12  0:41 ` 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=20130511.174102.1103003063710887591.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amwang@redhat.com \
    --cc=eric.dumazet@gmail.com \
    --cc=mst@redhat.com \
    --cc=netdev@vger.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).