commit | fb4b7d98a0215fc3310c8415a86acfe726de395c | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@cavium.com> | Thu Feb 11 21:50:23 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 11 11:30:26 2016 -0500 |
tree | 61bbd0aaffcc7ce5aba60e17ad684f79b61fe31e | |
parent | ef0a4d8601760b346d9d0893f2a554c338861c4f [diff] |
net: thunderx: Assign affinity hints to vf's interrupts This affinity hint can be used by user space irqbalance tool to set preferred CPU mask for irqs registered by this VF. Irqbalance needs to be in 'exact' mode to set irq affinity same as indicated by affinity hint. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>