All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Vineeth Remanan Pillai <vineethp@amazon.com>,
	jgross@suse.com, xen-devel@lists.xenproject.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: kamatam@amazon.com, aliguori@amazon.com, guruanb@amazon.com
Subject: Re: [PATCH] xen-netfront: Rework the fix for Rx stall during OOM and network stress
Date: Wed, 8 Feb 2017 10:08:19 -0500	[thread overview]
Message-ID: <e81a8a0a-5364-433b-3c9b-93d6b1680a89@oracle.com> (raw)
In-Reply-To: <1486493941-15696-1-git-send-email-vineethp@amazon.com>

On 02/07/2017 01:59 PM, Vineeth Remanan Pillai wrote:
> The commit 90c311b0eeea ("xen-netfront: Fix Rx stall during network
> stress and OOM") caused the refill timer to be triggerred almost on
> all invocations of xennet_alloc_rx_buffers for certain workloads.
> This reworks the fix by reverting to the old behaviour and taking into
> consideration the skb allocation failure. Refill timer is now triggered
> on insufficient requests or skb allocation failure.
>
> Signed-off-by: Vineeth Remanan Pillai <vineethp@amazon.com>
> Fixes: 90c311b0eeea (xen-netfront: Fix Rx stall during network stress and OOM)
> Reported-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>

Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>

  reply	other threads:[~2017-02-08 15:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 18:59 [PATCH] xen-netfront: Rework the fix for Rx stall during OOM and network stress Vineeth Remanan Pillai
2017-02-08 15:08 ` Boris Ostrovsky [this message]
2017-02-08 15:08 ` Boris Ostrovsky
2017-02-09 21:34 ` David Miller
2017-02-09 21:34 ` David Miller
2017-02-07 18:59 Vineeth Remanan Pillai

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=e81a8a0a-5364-433b-3c9b-93d6b1680a89@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=aliguori@amazon.com \
    --cc=guruanb@amazon.com \
    --cc=jgross@suse.com \
    --cc=kamatam@amazon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vineethp@amazon.com \
    --cc=xen-devel@lists.xenproject.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.