From: Lendacky, Thomas Date: Tue, 4 Nov 2014 22:07:02 +0000 (-0600) Subject: amd-xgbe: Provide support for receive side scaling X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~271^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9dfe299e55604af47cdca9d03d2e9d4fe2ad53;p=pandora-kernel.git amd-xgbe: Provide support for receive side scaling This patch provides support for receive side scaling (RSS). RSS allows for spreading incoming network packets across the Rx queues. When used in conjunction with the per DMA channel interrupt support, this allows the receive processing to be spread across multiple processors. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed