summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGavi Teitz <gavi@mellanox.com>2018-09-12 15:18:40 +0300
committerSaeed Mahameed <saeedm@mellanox.com>2018-10-01 11:32:45 -0700
commit84a0973386c5b6739627372c3725f5826c71f70c (patch)
tree45fc1c282065b44962a34f3ab7231470cb072ff0 /tools/perf/scripts/python/export-to-postgresql.py
parenta5355de878f4d5cc3eaf6f447cc33c103fab74dd (diff)
net/mlx5e: Enable multi-queue and RSS for VF representors
Increased the amount of channels the representors can open to be the amount of CPUs. The default amount opened remains one. Used the standard NIC netdev functions to: * Set RSS params when building the representors' params. * Setup an indirect TIR and RQT for the representors upon initialization. * Create a TTC flow table for the representors' indirect TIR (when creating the TTC table, mlx5e_set_ttc_basic_params() is not called, in order to avoid setting the inner_ttc param, which is not needed). Added ethtool control to the representors for setting and querying the amount of open channels. Additionally, included logic in the representors' ethtool set channels handler which controls a representor's vport rx rule, so that if there is one open channel the rx rule steers traffic to the representor's direct TIR, whereas if there is more than one channel, the rx rule steers traffic to the new TTC flow table. Signed-off-by: Gavi Teitz <gavi@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions