[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1449661081-15435-1-git-send-email-sunil.kovvuri@gmail.com>
Date: Wed, 9 Dec 2015 17:07:59 +0530
From: Sunil Goutham <sunil.kovvuri@...il.com>
To: netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
p.fedin@...sung.com, Sunil.Goutham@...iumnetworks.com,
Sunil Goutham <sgoutham@...ium.com>
Subject: [PATCH 0/2] net: thunderx: Support for pass-2 hw features
From: Sunil Goutham <sgoutham@...ium.com>
This patch set adds support for new features added in pass-2 revision
of hardware like TSO and count based interrupt coalescing.
Sunil Goutham (2):
net: thunderx: HW TSO support for pass-2 hardware
net: thunderx: Enable CQE count threshold interrupt
drivers/net/ethernet/cavium/thunder/nic.h | 14 +++++++--
drivers/net/ethernet/cavium/thunder/nic_main.c | 11 ++-----
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 17 +++++++++--
drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 25 ++++++++++++----
drivers/net/ethernet/cavium/thunder/nicvf_queues.h | 3 +-
drivers/net/ethernet/cavium/thunder/q_struct.h | 30 ++++++++++---------
6 files changed, 65 insertions(+), 35 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