diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2019-12-11 14:26:27 -0800 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-12-14 11:27:30 -0800 |
commit | c39ea5cba5a2e97fc01b78c85208bf31383b399c (patch) | |
tree | b4a91806ab0ba52b74bc63ab76fcdbf3233b91be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f3f2364ea14d1cf6bf966542f31eadcf178f1577 (diff) |
hv_netvsc: Fix tx_table init in rndis_set_subchannel()
Host can provide send indirection table messages anytime after RSS is
enabled by calling rndis_filter_set_rss_param(). So the host provided
table values may be overwritten by the initialization in
rndis_set_subchannel().
To prevent this problem, move the tx_table initialization before calling
rndis_filter_set_rss_param().
Fixes: a6fb6aa3cfa9 ("hv_netvsc: Set tx_table to equal weight after subchannels open")
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions