summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAdham Faris <afaris@nvidia.com>2023-10-12 12:27:46 -0700
committerSaeed Mahameed <saeedm@nvidia.com>2023-10-14 10:16:32 -0700
commitcae8e6dea279230387d00ccb8c682e6a80ea1989 (patch)
tree1ec4356ce8af7bc1272ecbb61abc2e9fbcea42fd /tools/perf/scripts/python/exported-sql-viewer.py
parentd90ea84375b86051e3e648dc9a8fc99919da6b42 (diff)
net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
Initialize indirect table array with memcpy rather than for loop. This change has made for two reasons: 1) To be consistent with the indirect table array init in mlx5e_rss_set_rxfh(). 2) In general, prefer to use memcpy for array initializing rather than for loop. Signed-off-by: Adham Faris <afaris@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions