The implementation is not efficient on ar8xxx switches. It triggers high
CPU load and degrades device performance.
The high CPU load has been traced down to the ar8xxx_reg_wait() call in
ar8xxx_mib_op(), which has to usleep_range() till the MIB busy flag set
by the request to update the MIB counter is cleared.
This commit removes the get_port_stats() code introduced in
|
||
|---|---|---|
| .. | ||
| backport-4.9 | ||
| files | ||
| hack-4.9 | ||
| image | ||
| other-files | ||
| pending-3.18 | ||
| pending-4.4 | ||
| pending-4.9 | ||
| config-3.18 | ||
| config-4.4 | ||
| config-4.9 | ||
| PATCHES | ||