From: Eunbong Song Date: Thu, 30 Oct 2014 01:09:00 +0000 (+0000) Subject: staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS... X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a39a7fcff597c4384a21922332ee513f33ccbf;p=pandora-kernel.git staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled. It's better disable load balance for receiving packet when CONFIG_RPS is enabled. If not, octeon-ethernet driver select CPU and then the rps select again CPU. It can be ipi interrupts overhead and packet reordering could be possible. Signed-off-by: Eunbong Song Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed