commit | 60b778ce519625102d3f72a2071ea72a05e990ce | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sat Dec 24 06:56:49 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 24 16:13:27 2011 -0500 |
tree | ecae42cc8809809287e10007643370eaed7e3055 | |
parent | 035c4c16bea2814890c64c657d177e91cec1f473 [diff] |
rfs: better sizing of dev_flow_table Aim of this patch is to provide full range of rps_flow_cnt on 64bit arches. Theorical limit on number of flows is 2^32 Fix some buggy RPS/RFS macros as well. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> CC: Tom Herbert <therbert@google.com> CC: Xi Wang <xi.wang@gmail.com> CC: Laurent Chavey <chavey@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>