diff options
author | Ansuel Smith <[email protected]> | 2022-02-02 01:03:33 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-02-02 14:44:00 +0000 |
commit | 2481d206fae7884cd07014fd1318e63af35e99eb (patch) | |
tree | 19a085ed03883771bf1ebd489ec5baa53824596c /tools/perf/scripts/python | |
parent | 4264350acb75430d5021a1d7de56a33faf69a097 (diff) |
net: dsa: qca8k: cache lo and hi for mdio write
From Documentation, we can cache lo and hi the same way we do with the
page. This massively reduce the mdio write as 3/4 of the time as we only
require to write the lo or hi part for a mdio write.
Signed-off-by: Ansuel Smith <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions