diff options
| author | Ira Weiny <[email protected]> | 2016-07-27 21:08:42 -0400 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2016-08-02 22:46:21 -0400 |
| commit | c49298026908a8ce9dcf01ed68734ad171cef98b (patch) | |
| tree | 303688733b41eadebc1f24ccbbedb259bda9d100 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | fe508272c963d62de4183c32b6883c3d54c557ef (diff) | |
IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
The driver pads non-double word multiple message sizes but it doesn't
account for this padding when the packet length is calculated. Also, the
data length is miscalculated for message sizes less than 4 bytes due to
the bit representation in LRH. And there's a check for non-double word
multiple message sizes that prevents these messages from being sent.
This patch fixes length miscalculations and enables the functionality to
send non-double word multiple message sizes.
Reviewed-by: Harish Chegondi <[email protected]>
Signed-off-by: Sebastian Sanchez <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions