diff options
| author | Biju Das <[email protected]> | 2021-08-18 20:07:57 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-19 12:05:16 +0100 |
| commit | 896a818e0e1d4a2065e210de88b3d0535bbeac1c (patch) | |
| tree | 67d4a392a85bea1e17a28ddd14cdc499651305d1 /tools/perf/scripts/python/netdev-times.py | |
| parent | 25154301fc2bcc1d949a42218e4dfb870f0f1794 (diff) | |
ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
The device stats strings for R-Car and RZ/G2L are different.
R-Car provides 30 device stats, whereas RZ/G2L provides only 15. In
addition, RZ/G2L has stats "rx_queue_0_csum_offload_errors" instead of
"rx_queue_0_missed_errors".
Add structure variables gstrings_stats and gstrings_size to struct
ravb_hw_info, so that subsequent SoCs can be added without any code
changes in the ravb_get_strings function.
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions