netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] cxgb4/cxgb4i: add iscsi LRO  support for chelsio t4/t5 adapters
@ 2016-01-06 12:29 Hariprasad Shenai
  2016-01-06 12:29 ` [PATCH net-next 1/3] cxgb4: Add LRO infrastructure for cxgb4i driver Hariprasad Shenai
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hariprasad Shenai @ 2016-01-06 12:29 UTC (permalink / raw)
  To: netdev, linux-scsi
  Cc: davem, JBottomley, martin.petersen, leedom, kxie, manojmalviya,
	nirranjan, Hariprasad Shenai

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

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

end of thread, other threads:[~2016-01-06 13:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 12:29 [PATCH net-next 0/3] cxgb4/cxgb4i: add iscsi LRO support for chelsio t4/t5 adapters Hariprasad Shenai
2016-01-06 12:29 ` [PATCH net-next 1/3] cxgb4: Add LRO infrastructure for cxgb4i driver Hariprasad Shenai
2016-01-06 12:29 ` [PATCH net-next 2/3] libcxgbi: add pdu parsing of LRO'ed skbs Hariprasad Shenai
2016-01-06 13:12   ` kbuild test robot
2016-01-06 12:29 ` [PATCH net-next 3/3] cxgb4i: add iscsi LRO for chelsio t4/t5 adapters Hariprasad Shenai
2016-01-06 13:32   ` kbuild test robot

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