commit | 200ae1a08bec8f3fedfcfe94c892d9a024db4e46 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Mon Aug 01 21:14:09 2011 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Wed Aug 17 09:45:07 2011 -0700 |
tree | a5ea0224f3bb7998991a4c9e39f6f8aea7c70ba4 | |
parent | 0ace64b85ea7b90e3bffe408b9d7c3364692bfa4 [diff] |
IB/iser: Support iSCSI PDU padding RFC3270 mandates that iSCSI PDUs are padded to the closest integer number of four byte words. Fix the iser code to support that on both the TX/RX flows. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.co.il> Signed-off-by: Roland Dreier <roland@purestorage.com>