aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaxime Chevallier <[email protected]>2018-04-18 11:14:44 +0200
committerDavid S. Miller <[email protected]>2018-04-19 13:12:14 -0400
commitda42bb271305d68df6cbf99eed90542f1f1ee1c9 (patch)
tree39af312c2496a35997bc77faf4ea3596940759c6 /tools/perf/scripts/python/export-to-postgresql.py
parentbb9aaaa1849eed763c6b7f20227a8a03300d4421 (diff)
net: mvpp2: Fix DMA address mask size
PPv2 TX/RX descriptors uses 40bits DMA addresses, but 41 bits masks were used (GENMASK_ULL(40, 0)). This commit fixes that by using the correct mask. Fixes: e7c5359f2eed ("net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors") Signed-off-by: Maxime Chevallier <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions