diff options
author | Alexander Duyck <[email protected]> | 2016-01-24 21:16:20 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-02-18 10:30:55 -0800 |
commit | 03f9d6a59f94f70ae775ca2aae04f2accc01a973 (patch) | |
tree | 9775bcedb5cfa0c87e1645959c4f5ca9c1d9e3fd /tools/perf/scripts/python/check-perf-trace.py | |
parent | a9c9a81f5892eb984234223399ee624f7dbd15e8 (diff) |
i40e/i40evf: Use u64 values instead of casting them in TSO function
Instead of casing u32 values to u64 it makes more sense to just start out
with u64 values in the first place. This way we don't need to create a
mess with all of the casts needed to populate a 64b value.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions