diff options
| author | Michael Chan <michael.chan@broadcom.com> | 2019-07-29 13:10:21 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-07-30 00:19:09 +0300 |
| commit | 79632e9ba38671215fb193346ef6fb8db582744d (patch) | |
| tree | 6b0808845bd4106ac234b2a70c55b2332fd567b6 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 4a228a3a5e58e5c05c6ffb5b430e5cb936865a8b (diff) | |
| download | linux-79632e9ba38671215fb193346ef6fb8db582744d.tar.xz | |
bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.
Add an aggregation array to bnxt_tpa_info struct to keep track of the
aggregation completions. The aggregation completions are not
completed at the TPA_END completion on 57500 chips so we need to
keep track of them. The array is only allocated on the new chips
when required. An agg_count field is also added to keep track of the
number of these completions.
The maximum concurrent TPA is now discovered from firmware instead of
the hardcoded 64. Add a new bp->max_tpa to keep track of maximum
configured TPA.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
