diff options
author | Alan Brady <alan.brady@intel.com> | 2024-02-22 22:04:35 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-03-04 20:37:35 +0300 |
commit | 43b67308df98ac58055c6a3126427a76d7802e1a (patch) | |
tree | 22022e774f4b89888dec67d3c99a978f2cdde76c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 52361a06d3f2995f6cdbe35792ed1514067871d6 (diff) | |
download | linux-43b67308df98ac58055c6a3126427a76d7802e1a.tar.xz |
idpf: refactor remaining virtchnl messages
This takes care of RSS/SRIOV/MAC and other misc virtchnl messages. This
again is mostly mechanical.
In absence of an async_handler for MAC filters, this will simply
generically report any errors from idpf_vc_xn_forward_async. This
maintains the existing behavior. Follow up patch will add an async
handler for MAC filters to remove bad filters from our list.
While we're here we can also make the code much nicer by converting some
variables to auto-variables where appropriate. This makes it cleaner and
less prone to memory leaking.
There's still a bit more cleanup we can do here to remove stuff that's
not being used anymore now; follow-up patches will take care of loose
ends.
Tested-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Alan Brady <alan.brady@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions