diff options
author | Giuseppe Cavallaro <[email protected]> | 2016-02-29 14:27:32 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-02 14:21:31 -0500 |
commit | 2a6d8e172639b49a81afc76140dd7ee7c9a24da1 (patch) | |
tree | e6a4c565ea3239542bf26a7c0206095fdce2124e /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 553e2ab3130e9c3d234bee0c80a2a1e5057c8f9a (diff) |
stmmac: add last_segment field to dma data
last_segment field is read twice from dma descriptors in stmmac_clean().
Add last_segment to dma data so that this flag is from priv
structure in cache instead of memory.
It avoids reading twice from memory for each loop in stmmac_clean().
Signed-off-by: Fabrice Gasnier <[email protected]>
Signed-off-by: Giuseppe Cavallaro <[email protected]>
Signed-off-by: Alexandre TORGUE <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions