From: Govindarajulu Varadarajan <_govind@gmx.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: benve@cisco.com, neepatel@cisco.com, ssujith@cisco.com, _govind@gmx.com
Subject: [PATCH v2 net-next 0/2] enic: Add adaptive coalescing interrupt support
Date: Tue, 20 May 2014 03:12:42 +0530 [thread overview]
Message-ID: <1400535762-13318-1-git-send-email-_govind@gmx.com> (raw)
This series add support for adaptive coalescing interrupt and updates
enic Maintainers.
v1->v2:
* Add commit log
* do vnic_intr_coalescing_timer_set only while enabling intr
* use ktime_get instead of hrtimer
* make enic_set_rx_coal_setting return type void
* change func name enic_apply_int_moderation to enic_calc_int_moderation
Govindarajulu Varadarajan (1):
MAINTAINERS: Update enic maintainers
Sujith Sankar (1):
enic: Add support for adaptive interrupt coalescing
MAINTAINERS | 3 +-
drivers/net/ethernet/cisco/enic/enic.h | 30 +++++
drivers/net/ethernet/cisco/enic/enic_ethtool.c | 61 +++++++++-
drivers/net/ethernet/cisco/enic/enic_main.c | 150 +++++++++++++++++++++++++
drivers/net/ethernet/cisco/enic/vnic_cq.h | 9 ++
5 files changed, 245 insertions(+), 8 deletions(-)
--
1.9.2
next reply other threads:[~2014-05-19 21:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-19 21:42 Govindarajulu Varadarajan [this message]
2014-05-21 21:05 ` [PATCH v2 net-next 0/2] enic: Add adaptive coalescing interrupt support 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=1400535762-13318-1-git-send-email-_govind@gmx.com \
--to=_govind@gmx.com \
--cc=benve@cisco.com \
--cc=davem@davemloft.net \
--cc=neepatel@cisco.com \
--cc=netdev@vger.kernel.org \
--cc=ssujith@cisco.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).