Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>
Cc: <rdreier@...>, <rick.jones2@...>, <jgarzik@...>, Steve Wise <swise@...>, Karen Xie <kxie@...>, <netdev@...>, <open-iscsi@...>, <michaelc@...>, <daisyc@...>, <wenxiong@...>, <bhua@...>, Dimitrios Michailidis <dm@...>, Casey Leedom <leedom@...>, <linux-scsi@...>, <linux-kernel@...>
Date: Tuesday, August 12, 2008 - 5:57 pm

On Monday 11 August 2008 02:53:13 pm David Miller wrote:

Hi Dave,

iSCSI PDUs might spawn over multiple TCP segments, it is unclear to me how to 
do placement without keeping some state of the transactions.

In any case, such a stateless solution is not yet designed, whereas 
accelerated iSCSI is available now, from us and other companies.
The accelerated iSCSI streams benefit from the performance TOE provides, 
outlined in the following third party papers:
http://www.chelsio.com/assetlibrary/pdf/redhat-chelsio-toe-final_v2.pdf
http://www.chelsio.com/assetlibrary/pdf/RMDS6BNTChelsioRHEL5.pdf

iSCSI is primarily targeted to the data center, where the SW stack's traffic 
shaping features might be redundant with specialized equipment. It should 
however be possible to integrate security features on a per offoaded 
connection basis, and TOEs - at least ours :) - are capable of rate control 
and traffic shaping.

While CPU and - to a far lesser extent - memory performance improves, so does 
ethernet's. 40G, 100G are not too far ahead. It is not obvious at all that 
TOE is a point of time solution, especially for heavy load traffic as in a 
storage environment. It is quite the opposite actually.

There is room for co-existence of the SW managed traffic and accelerated 
traffic. As our submission shows, enabling accelerated iSCSI is not intrusive 
code wise to the stack. The port stealing issue is solved if we can grab a 
port from the stack.

Cheers,
Divy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Karen Xie, (Tue Jul 29, 8:19 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Boaz Harrosh, (Thu Jul 31, 8:33 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Jeff Garzik, (Wed Jul 30, 3:35 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Wed Jul 30, 5:35 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Divy Le Ray, (Thu Jul 31, 8:51 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Divy Le Ray, (Thu Aug 7, 2:45 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Steve Wise, (Fri Aug 8, 2:09 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Jeff Garzik, (Fri Aug 8, 6:15 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Sun Aug 10, 1:12 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Jeff Garzik, (Sun Aug 10, 8:49 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, James Bottomley, (Sun Aug 10, 10:54 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Mike Christie, (Mon Aug 11, 12:50 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Herbert Xu, (Sun Aug 10, 2:24 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Sun Aug 10, 1:46 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Rick Jones, (Mon Aug 11, 2:13 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 5:12 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Andrew Gallatin, (Thu Aug 14, 4:45 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Thu Aug 14, 6:23 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Andrew Gallatin, (Fri Aug 15, 8:19 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Mon Aug 11, 5:41 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 5:53 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Wed Aug 13, 5:27 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 6:08 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Wed Aug 13, 7:03 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 7:12 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Tom Tucker, (Wed Aug 13, 9:26 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 10:09 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 9:37 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Tom Tucker, (Wed Aug 13, 9:57 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 10:07 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Steve Wise, (Wed Aug 13, 9:52 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 10:05 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Steve Wise, (Wed Aug 13, 10:44 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Divy Le Ray, (Tue Aug 12, 5:57 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Tue Aug 12, 6:02 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Divy Le Ray, (Tue Aug 12, 6:21 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Vladislav Bolkhovitin, (Wed Aug 13, 2:35 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 4:23 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Vladislav Bolkhovitin, (Thu Aug 14, 2:27 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Vladislav Bolkhovitin, (Thu Aug 14, 2:30 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Jeff Garzik, (Wed Aug 13, 3:29 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Vladislav Bolkhovitin, (Thu Aug 14, 2:24 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Nicholas A. Bellinger, (Thu Aug 14, 5:59 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Wed Aug 13, 4:13 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Herbert Xu, (Tue Aug 12, 9:57 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Tue Aug 12, 6:01 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Mon Aug 11, 12:07 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 5:08 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Mon Aug 11, 5:39 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 5:52 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Sat Aug 9, 3:28 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Sun Aug 10, 1:14 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Sun Aug 10, 1:47 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Mon Aug 11, 12:09 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 5:09 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Steve Wise, (Mon Aug 11, 7:20 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 8:22 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Divy Le Ray, (Mon Aug 11, 7:45 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Mon Aug 11, 5:37 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, David Miller, (Mon Aug 11, 5:51 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Steve Wise, (Sun Aug 10, 1:57 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Herbert Xu, (Sun Aug 10, 2:34 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Steve Wise, (Sat Aug 9, 10:04 am)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Jeff Garzik, (Fri Aug 8, 6:20 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Mike Christie, (Thu Aug 7, 4:07 pm)
Re: [RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator, Roland Dreier, (Wed Jul 30, 3:21 pm)