diff options
| author | Jakub Kicinski <[email protected]> | 2017-10-12 10:34:08 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-14 11:13:27 -0700 |
| commit | bc8c80a8c978d24b2746dc7d9a8cef65ae82be3c (patch) | |
| tree | 397fcb84e66b2f5c72d379c2ffd7e4f039a7c776 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1bdec44955edc22fb840f5965987d2972307dcc9 (diff) | |
nfp: bpf: reorder arguments to emit_ld_field_any()
ld_field instruction has the following format in NFP assembler:
ld_field[dst, 1000, src, <<24]
reoder parameters to emit_ld_field_any() to make it closer to
the familiar assembler order.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions