[PATCH 0/2] net: thunderx: Support for pass-2 hw features
Sunil Goutham
sunil.kovvuri at gmail.com
Wed Dec 9 03:37:59 PST 2015
From: Sunil Goutham <sgoutham at cavium.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(-)
More information about the linux-arm-kernel
mailing list