summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorIvan Vecera <ivecera@redhat.com>2024-04-27 10:26:03 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2024-04-30 19:32:57 +0300
commit54c4664e48eea52f2b296c73ddb8f5629b958678 (patch)
tree42b16dc45cf8a47c9ddf1c83ee63290fa6be9ca5 /tools/perf/scripts/python/exported-sql-viewer.py
parentb92379dc94c1ee52aa92a64bd4487c1a81db7254 (diff)
downloadlinux-54c4664e48eea52f2b296c73ddb8f5629b958678.tar.xz
i40e: Refactor argument of several client notification functions
Commit 0ef2d5afb12d ("i40e: KISS the client interface") simplified the client interface so in practice it supports only one client per i40e netdev. But we have still 2 notification functions that uses as parameter a pointer to VSI of netdevice associated with the client. After the mentioned commit only possible and used VSI is the main (LAN) VSI. So refactor these functions so they are called with PF pointer argument and the associated VSI (LAN) is taken inside them. Reviewed-by: Michal Schmidt <mschmidt@redhat.com> Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> Signed-off-by: Ivan Vecera <ivecera@redhat.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions