summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <maximmi@nvidia.com>2022-08-30 19:39:49 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2023-02-04 13:07:04 +0300
commit79efecb41f58430454cbb5809fa7b3135150da6d (patch)
treea60293809269637257a979cd171194656e81183e /tools/perf/scripts/python/export-to-sqlite.py
parenta7385187a386d0fc4721727e2cbe4a70a9cff6f7 (diff)
downloadlinux-79efecb41f58430454cbb5809fa7b3135150da6d.tar.xz
net/mlx5e: Trigger NAPI after activating an SQ
If an SQ is deactivated and reactivated again, some packets could be sent after MLX5E_SQ_STATE_ENABLED is cleared, but before netif_tx_stop_queue, meaning that NAPI might miss some completions. In order to handle them, make sure to trigger NAPI after SQ activation in all cases where it can be relevant. Regular SQs, XDP SQs and XSK SQs are good. Missing cases added: after recovery, after activating HTB SQs and after activating PTP SQs. Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions