[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452083376-7180-1-git-send-email-hariprasad@chelsio.com>
Date: Wed, 6 Jan 2016 17:59:33 +0530
From: Hariprasad Shenai <hariprasad@...lsio.com>
To: netdev@...r.kernel.org, linux-scsi@...r.kernel.org
Cc: davem@...emloft.net, JBottomley@...n.com,
martin.petersen@...cle.com, leedom@...lsio.com, kxie@...lsio.com,
manojmalviya@...lsio.com, nirranjan@...lsio.com,
Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/3] cxgb4/cxgb4i: add iscsi LRO support for chelsio t4/t5 adapters
Hi
This patch series adds LRO iscsi support for chelsio T4/T5 adapters.
This patch series has been created against net-next tree and includes
patches on cxgb4 and cxgb4i driver.
We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.
Thanks
Hariprasad Shenai (3):
cxgb4: Add LRO infrastructure for cxgb4i driver
libcxgbi: add pdu parsing of LRO'ed skbs
cxgb4i: add iscsi LRO for chelsio t4/t5 adapters
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 15 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 40 ++-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h | 5 +
drivers/net/ethernet/chelsio/cxgb4/sge.c | 10 +-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 396 +++++++++++++++++++++-
drivers/scsi/cxgbi/libcxgbi.c | 415 +++++++++++++++++++-----
drivers/scsi/cxgbi/libcxgbi.h | 4 +
7 files changed, 768 insertions(+), 117 deletions(-)
--
2.3.4
--
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