Re: [PATCH net-next,v2] tcp: Set pingpong threshold via sysctl

2023-10-10 Thread Neal Cardwell
lue that fits all applications. > Add net.ipv4.tcp_pingpong_thresh sysctl tunable, so it can be tuned for > optimal performance based on the application needs. > > Signed-off-by: Haiyang Zhang > --- > v2: Make it per-namesapce setting, and other updates suggested by Neal > Ca

Re: [PATCH net-next,v3] tcp: Set pingpong threshold via sysctl

2023-10-16 Thread Neal Cardwell
lue that fits all applications. > Add net.ipv4.tcp_pingpong_thresh sysctl tunable, so it can be tuned for > optimal performance based on the application needs. > > Signed-off-by: Haiyang Zhang > --- > v3: Updated doc as suggested by Neal Cardwell. > Updated variable loc