On Thu, 2017-11-30 at 15:23 -0800, Martin KaFai Lau wrote: > Enable the second listener hashtable in TCP. > The scale is the same as UDP which is one slot per 2MB. > > Signed-off-by: Martin KaFai Lau <ka...@fb.com> > --- > net/ipv4/tcp.c | 3 +++ > 1 file changed, 3 insertions(+) >
Reviewed-by: Eric Dumazet <eduma...@google.com>