Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-06-16 Thread Bendik Rønning Opstad
On 21/03/16 19:54, Yuchung Cheng wrote: > On Thu, Mar 17, 2016 at 4:26 PM, Bendik Rønning Opstad > wrote: >> diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 6a92b15..8f3f3bf 100644 ---

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-21 Thread Yuchung Cheng
On Thu, Mar 17, 2016 at 4:26 PM, Bendik Rønning Opstad wrote: > > >> diff --git a/Documentation/networking/ip-sysctl.txt > >> b/Documentation/networking/ip-sysctl.txt > >> index 6a92b15..8f3f3bf 100644 > >> --- a/Documentation/networking/ip-sysctl.txt > >> +++

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-19 Thread Bendik Rønning Opstad
>> diff --git a/Documentation/networking/ip-sysctl.txt >> b/Documentation/networking/ip-sysctl.txt >> index 6a92b15..8f3f3bf 100644 >> --- a/Documentation/networking/ip-sysctl.txt >> +++ b/Documentation/networking/ip-sysctl.txt >> @@ -716,6 +716,21 @@ tcp_thin_dpifl_itt_lower_bound - INTEGER >>

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-19 Thread Bendik Rønning Opstad
On 14/03/16 22:15, Eric Dumazet wrote: > Acked-by: Eric Dumazet > > Note that RDB probably should get some SNMP counters, > so that we get an idea of how many times a loss could be repaired. Good idea. Simply count how many times an RDB packet successfully repaired loss?

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-15 Thread Yuchung Cheng
On Mon, Mar 14, 2016 at 6:04 PM, Rick Jones wrote: > > On 03/14/2016 02:15 PM, Eric Dumazet wrote: >> >> On Thu, 2016-03-03 at 19:06 +0100, Bendik Rønning Opstad wrote: >>> >>> Redundant Data Bundling (RDB) is a mechanism for TCP aimed at reducing >>> the latency for

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-14 Thread Rick Jones
On 03/14/2016 02:15 PM, Eric Dumazet wrote: On Thu, 2016-03-03 at 19:06 +0100, Bendik Rønning Opstad wrote: Redundant Data Bundling (RDB) is a mechanism for TCP aimed at reducing the latency for applications sending time-dependent data. Latency-sensitive applications or services, such as

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-14 Thread Bill Fink
On Mon, 14 Mar 2016, Yuchung Cheng wrote: > On Thu, Mar 3, 2016 at 10:06 AM, Bendik Rønning Opstad > wrote: > > > > Redundant Data Bundling (RDB) is a mechanism for TCP aimed at reducing > > the latency for applications sending time-dependent data. ... > > diff --git

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-14 Thread Yuchung Cheng
On Thu, Mar 3, 2016 at 10:06 AM, Bendik Rønning Opstad wrote: > > Redundant Data Bundling (RDB) is a mechanism for TCP aimed at reducing > the latency for applications sending time-dependent data. > > Latency-sensitive applications or services, such as online games, > remote

Re: [PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-14 Thread Eric Dumazet
On Thu, 2016-03-03 at 19:06 +0100, Bendik Rønning Opstad wrote: > Redundant Data Bundling (RDB) is a mechanism for TCP aimed at reducing > the latency for applications sending time-dependent data. > > Latency-sensitive applications or services, such as online games, > remote control systems, and

[PATCH v6 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2016-03-03 Thread Bendik Rønning Opstad
Redundant Data Bundling (RDB) is a mechanism for TCP aimed at reducing the latency for applications sending time-dependent data. Latency-sensitive applications or services, such as online games, remote control systems, and VoIP, produce traffic with thin-stream characteristics, characterized by