From: David Miller <davem@davemloft.net>
To: tlfalcon@linux.ibm.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net] ibmveth: Do not process frames after calling napi_reschedule
Date: Thu, 24 Jan 2019 22:48:45 -0800 (PST) [thread overview]
Message-ID: <20190124.224845.556151491410842956.davem@davemloft.net> (raw)
In-Reply-To: <1548350221-8512-1-git-send-email-tlfalcon@linux.ibm.com>
From: Thomas Falcon <tlfalcon@linux.ibm.com>
Date: Thu, 24 Jan 2019 11:17:01 -0600
> The IBM virtual ethernet driver's polling function continues
> to process frames after rescheduling NAPI, resulting in a warning
> if it exhausted its budget. Do not restart polling after calling
> napi_reschedule. Instead let frames be processed in the following
> instance.
>
> Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Applied.
prev parent reply other threads:[~2019-01-25 6:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-24 17:17 [PATCH net] ibmveth: Do not process frames after calling napi_reschedule Thomas Falcon
2019-01-25 6:48 ` 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=20190124.224845.556151491410842956.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=tlfalcon@linux.ibm.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