aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorgovindarajulu.v <[email protected]>2013-06-03 08:07:42 +0000
committerDavid S. Miller <[email protected]>2013-06-04 17:29:51 -0700
commitc08355fb61fb064d141b8bd156145d326f33022f (patch)
tree1ac13942dedd5cd286cf245bfdf37a6dda8441b4 /tools/perf/scripts/python/bin
parente6309cff76a6adc0010609d45d34173e524a546d (diff)
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
mlx4_en_select_queue() uses __skb_tx_hash to select the transmit queue. XPS settings are ignored by this. Instead, we can use __netdev_pick_tx to select the transmit queue. Compile test only. Signed-off-by: govindarajulu.v <[email protected]> Acked-By: Amir Vadai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions