]> git.itanic.dy.fi Git - linux-stable/commit
net-next/hinic: Set Rxq irq to specific cpu for NUMA
authorAviad Krawczyk <aviad.krawczyk@huawei.com>
Tue, 26 Sep 2017 17:57:50 +0000 (01:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Sep 2017 17:26:50 +0000 (10:26 -0700)
commit352f58b0d9f26d283b10f4c9f21e8717141c1334
treeab8de7123bc3b8980a985e4a727ebd7355fe91b8
parent93771b01600506d3c22d0802f9d0500325b13a69
net-next/hinic: Set Rxq irq to specific cpu for NUMA

Set Rxq irq to specific cpu for allocating and receiving the skb from
the same node.

Signed-off-by: Aviad Krawczyk <aviad.krawczyk@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/huawei/hinic/hinic_rx.c