diff options
author | 2016-03-11 22:58:40 +0200 | |
---|---|---|
committer | 2016-03-21 17:13:14 -0400 | |
commit | 2a4826fe746e01712ca53902ee75c1a1f6c0a4aa (patch) | |
tree | f3f6851139e6ca972eeb93492bf88121b33aa768 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | IB/ipoib: Add ndo operations for configuring VFs (diff) | |
download | wireguard-linux-2a4826fe746e01712ca53902ee75c1a1f6c0a4aa.tar.xz wireguard-linux-2a4826fe746e01712ca53902ee75c1a1f6c0a4aa.zip |
net/mlx5_core: Add VF param when querying vport counter
Add a vf parameter to mlx5_core_query_vport_counter so we can call it to
query counters of virtual functions. Also update current users of the
API.
PFs may call mlx5_core_query_vport_counter with other_vport set to
indicate that they are querying a virtual function. The virtual
function to be queried is given by the vf parameter. Virtual function
numbering is zero based so the first VF is 0 and so on. When a PF
queries its own function, the other_vport parameter is cleared.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions