mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-18 22:14:16 +00:00
Merged revisions: 5228-5237,5243-5245,5257-5259,5261-5263,5278-5280,5297-5299,5313-5314,5317-5319,5327-5328,5341-5343,5453,5486,5519,5528-5531,5559,5576,5655-5656,5660 git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x-iser@5663 d57e44dd-8a1f-0410-8b47-8ef2f437770f
10 lines
370 B
Plaintext
10 lines
370 B
Plaintext
* Add suppport for immediate data in iSER
|
|
* Add suppport for data-out in iSER
|
|
* Look into allocating wr and sg entries dynamically from kmem_cache instead of embedding them into iser_cmnd
|
|
* Look into seperating between RX pdu and TX pdu
|
|
* Do not signal every "response sent" notification
|
|
* Make the code NUMA aware
|
|
* Add support for AHS
|
|
* Add support for bidi commands
|
|
|