diff options
author | Jacob Keller <[email protected]> | 2015-06-03 16:31:09 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-06-17 14:21:22 -0700 |
commit | 7fef39322ce7a0c1bbb5b48bef61b6c1aef73b96 (patch) | |
tree | 0da691eaaaf1ff45b8d637a0f9c329e815a171c1 /tools/perf/scripts/python/sched-migration.py | |
parent | fba341d5cab38db68eed061cf20e161d967795c6 (diff) |
fm10k: pack TLV overlay structures
This patch adds the __attribute__((packed)) indicator to some structures
which are overlayed onto a TLV message. These structures must be packed
as small as possible in order to correctly align when copied into the
mailbox buffer. Without doing so, the receiving mailbox code incorrectly
parses the values and we get invalid message responses from the switch
manager software.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions