summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/rocker
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-02-18 06:08:34 +0300
committerDavid S. Miller <davem@davemloft.net>2016-02-18 06:08:34 +0300
commitb1e0b1241a09c5b51624072a36b8a3f17600053f (patch)
tree5729902115e646bf3d80d636b9006841b4cc4fe0 /drivers/net/ethernet/rocker
parente4999f256cdde4f2cbb8fc26fd61819cf4d95cf7 (diff)
parent0d2c2515b84530ed60f50c2b464d14b6ba7aa1a5 (diff)
downloadlinux-b1e0b1241a09c5b51624072a36b8a3f17600053f.tar.xz
Merge branch 'xgene-multiq'
Iyappan Subramanian says: ==================== Add support for Classifier and RSS This patch set enables, (i) Classifier engine that is used for parsing through the packet and extracting a search string that is then used to search a database to find associative data. (ii) Receive Side Scaling (RSS) that does dynamic load balancing of the CPUs by controlling the number of messages enqueued per CPU though the help of Toeplitz Hash function of 4-tuple of source TCP/UDP port, destination TCP/UDP port, source IPV4 address and destination IPV4 address. (iii) Multi queue, to make advantage of RSS v3: Address review comments from v2 - reordered local variables from longest to shortlest line v2: Address review comments from v1 - fix kbuild warning - add default coalescing v1: - Initial version ==================== Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/rocker')
0 files changed, 0 insertions, 0 deletions