From: Ben Hutchings Date: Wed, 5 Jan 2011 00:50:41 +0000 (+0000) Subject: sfc: Implement hardware acceleration of RFS X-Git-Tag: v2.6.39-rc1~468^2~317^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d8ad6d745bbb596bfce3c5d0157267feba7e26;p=pandora-kernel.git sfc: Implement hardware acceleration of RFS Use the existing filter management functions to insert TCP/IPv4 and UDP/IPv4 4-tuple filters for Receive Flow Steering. For each channel, track how many RFS filters are being added during processing of received packets and scan the corresponding number of table entries for filters that may be reclaimed. Do this in batches to reduce lock overhead. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed