Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>,
Realtek linux nic maintainers <nic_swsd@realtek.com>,
David Miller <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/2] r8169: use napi_complete_done return value
Date: Wed, 19 Aug 2020 13:00:57 +0200 [thread overview]
Message-ID: <18f0fcd2-919e-3580-979d-d0270c81a9ad@gmail.com> (raw)
Consider the return value of napi_complete_done(), this allows users to
use the gro_flush_timeout sysfs attribute as an alternative to classic
interrupt coalescing.
Heiner Kallweit (2):
r8169: use napi_complete_done return value
r8169: remove member irq_enabled from struct rtl8169_private
drivers/net/ethernet/realtek/r8169_main.c | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
--
2.28.0
next reply other threads:[~2020-08-19 11:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 11:00 Heiner Kallweit [this message]
2020-08-19 11:02 ` [PATCH net-next 1/2] " Heiner Kallweit
2020-08-19 11:03 ` [PATCH net-next 2/2] r8169: remove member irq_enabled from struct rtl8169_private Heiner Kallweit
2020-08-19 20:03 ` [PATCH net-next 0/2] r8169: use napi_complete_done return value David Miller
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=18f0fcd2-919e-3580-979d-d0270c81a9ad@gmail.com \
--to=hkallweit1@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nic_swsd@realtek.com \
--subject='Re: [PATCH net-next 0/2] r8169: use napi_complete_done return value' \
/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
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).