diff options
author | Przemyslaw Patynowski <[email protected]> | 2022-06-13 19:07:42 -0400 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2022-07-18 09:36:40 -0700 |
commit | 4635fd3a9d77581498f34ab9a7e4bcc211bf0a4c (patch) | |
tree | 60b64e0734bb40cf32029e004903b99be98af9d3 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 968996c070ef080ee7d6150faa98a4e562ce4625 (diff) |
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Remove from supported_coalesce_params ETHTOOL_COALESCE_MAX_FRAMES
and ETHTOOL_COALESCE_MAX_FRAMES_IRQ. As tx-frames-irq allowed
user to change budget for iavf_clean_tx_irq, remove work_limit
and use define for budget.
Without this patch there would be possibility to change rx/tx-frames
and rx/tx-frames-irq, which for rx/tx-frames did nothing, while for
rx/tx-frames-irq it changed rx/tx-frames and only changed budget
for cleaning NAPI poll.
Fixes: fbb7ddfef253 ("i40evf: core ethtool functionality")
Signed-off-by: Przemyslaw Patynowski <[email protected]>
Signed-off-by: Jun Zhang <[email protected]>
Tested-by: Marek Szlosek <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions