netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net 0/2] fixes of interrupt moderation bugs
@ 2019-12-19 15:40 akiyano
  2019-12-19 15:40 ` [PATCH V2 net 1/2] net: ena: fix default tx interrupt moderation interval akiyano
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: akiyano @ 2019-12-19 15:40 UTC (permalink / raw)
  To: davem, netdev
  Cc: Arthur Kiyanovski, dwmw, zorik, matua, saeedb, msw, aliguori,
	nafea, gtzalik, netanel, alisaidi, benh, ndagan, shayagr,
	sameehj

From: Arthur Kiyanovski <akiyano@amazon.com>


Differences from V1:
1. Updated default tx interrupt moderation to 64us
2. Added "Fixes:" tags.
3. Removed cosmetic changes that are not relevant for these bug fixes

This patchset includes a couple of fixes of bugs in the implemenation of
interrupt moderation.

Arthur Kiyanovski (2):
  net: ena: fix default tx interrupt moderation interval
  net: ena: fix issues in setting interrupt moderation params in ethtool

 drivers/net/ethernet/amazon/ena/ena_com.h     |  2 +-
 drivers/net/ethernet/amazon/ena/ena_ethtool.c | 24 ++++++++++--------------
 2 files changed, 11 insertions(+), 15 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-21  5:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-19 15:40 [PATCH V2 net 0/2] fixes of interrupt moderation bugs akiyano
2019-12-19 15:40 ` [PATCH V2 net 1/2] net: ena: fix default tx interrupt moderation interval akiyano
2019-12-19 15:40 ` [PATCH V2 net 2/2] net: ena: fix issues in setting interrupt moderation params in ethtool akiyano
2019-12-21  5:42 ` [PATCH V2 net 0/2] fixes of interrupt moderation bugs David Miller

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).