aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2017-10-08 21:04:08 -0700
committerDavid S. Miller <[email protected]>2017-10-09 09:51:02 -0700
commit226e0e94ce3575bd9ca85f90957516ac1dff5bf3 (patch)
tree98a99188814ab6f038ef30219c8295755663a584 /tools/perf/scripts/python
parent3cae13193381fd4cb87791174d4c9fdf5b7025ff (diff)
nfp: bpf: remove register rename
Remove the register renumbering optimization. To implement calling map and other helpers we need more strict register layout. We can't freely reassign register numbers. This will have the effect of running in 4 context/thread mode, which should be OK since we are moving towards integrating the BPF closer with FW app datapath anyway, and the target datapath itself runs in 4 context mode. 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')
0 files changed, 0 insertions, 0 deletions