aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorXiaolei Wang <[email protected]>2024-05-13 09:43:46 +0800
committerJakub Kicinski <[email protected]>2024-05-13 18:33:10 -0700
commitbd17382ac36ed97848f1712714488e84c93605ca (patch)
tree3a7a3889774f41f8f0b9698c0fa4901ac4f0a762 /tools/perf/scripts/python/export-to-postgresql.py
parent36ac9e7f2e5786bd37c5cd91132e1f39c29b8197 (diff)
net: stmmac: move the EST structure to struct stmmac_priv
Move the EST structure to struct stmmac_priv, because the EST configs don't look like platform config, but EST is enabled in runtime with the settings retrieved for the TC TAPRIO feature also in runtime. So it's better to have the EST-data preserved in the driver private data instead of the platform data storage. Signed-off-by: Xiaolei Wang <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Serge Semin <[email protected]> Reviewed-by: Andrew Halaney <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions