alistair23-linux/drivers/staging/octeon
Eunbong Song a6a39a7fcf 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 <eunb.song@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-30 13:32:24 -07:00
..
ethernet-defines.h
ethernet-mdio.c
ethernet-mdio.h
ethernet-mem.c
ethernet-mem.h
ethernet-rgmii.c
ethernet-rx.c staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled. 2014-10-30 13:32:24 -07:00
ethernet-rx.h
ethernet-sgmii.c
ethernet-spi.c
ethernet-tx.c Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines 2014-10-20 10:29:27 +08:00
ethernet-tx.h
ethernet-util.h
ethernet-xaui.c
ethernet.c staging: octeon: Fix warning of prefer ether_addr_copy. 2014-10-20 10:29:13 +08:00
Kconfig
Makefile
octeon-ethernet.h