diff options
author | Carolina Jubran <cjubran@nvidia.com> | 2024-10-16 20:36:11 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-21 13:26:17 +0200 |
commit | ebecc37befb184c0a4316006df0eef83039a2475 (patch) | |
tree | 8f835df778665325335ddd120b386b2bd2b8edee /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 045815fe329ab7e1084591c5f85af32922d54c9a (diff) |
net/mlx5: Remove vport QoS enabled flag
Remove the `enabled` flag from the `vport->qos` struct, as QoS now
relies solely on the `sched_node` pointer to determine whether QoS
features are in use.
Currently, the vport `qos` struct consists only of the `sched_node`,
introducing an unnecessary two-level reference. However, the qos struct
is retained as it will be extended in future patches to support new QoS
features.
Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions