[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F954893.3040401@mellanox.co.il>
Date: Mon, 23 Apr 2012 15:18:27 +0300
From: Yevgeny Petrilin <yevgenyp@...lanox.co.il>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <yevgenyp@...lanox.co.il>
Subject: [PATCH net-next 0/3] mlx4_en: Adding BQL support
Hello Dave,
This patchset adds Byte Queue Limit support to the mlx4_en driver.
As a precondition to this I had to change the mode of TX completion handling
Till now we have handled completions by polling from the xmit context,
once in every 16 packets.
Now moving to interrupts, and also added the set/get coalescing option for TX interrupts.
Thanks,
Yevgeny
---
en_cq.c | 14 ++---------
en_ethtool.c | 19 +++++++++++++--
en_netdev.c | 14 +++++++++--
en_tx.c | 74 +++++++++--------------------------------------------------
mlx4_en.h | 8 ++----
5 files changed, 47 insertions(+), 82 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists