Hi Sergei,
On Mon, Nov 21, 2016 at 6:44 PM, Sergei Shtylyov
wrote:
> Hello.
>
> On 11/21/2016 3:39 AM, f...@ikuai8.com wrote:
>
>> From: Gao Feng
>>
>> The tc could return NET_XMIT_CN as one congestion notification, but
>> it does not mean the packe is lost. Other modules like ipvlan,
>
>
>P
Hello.
On 11/21/2016 3:39 AM, f...@ikuai8.com wrote:
From: Gao Feng
The tc could return NET_XMIT_CN as one congestion notification, but
it does not mean the packe is lost. Other modules like ipvlan,
Packet.
macvlan, and others treat NET_XMIT_CN as success too.
So batman-adv should add
Hi Sven,
On Mon, Nov 21, 2016 at 4:31 PM, Sven Eckelmann wrote:
> On Montag, 21. November 2016 16:21:52 CET Feng Gao wrote:
>> Hi Sven,
>>
>> On Mon, Nov 21, 2016 at 4:16 PM, Sven Eckelmann wrote:
>> > On Montag, 21. November 2016 08:39:39 CET f...@ikuai8.com wrote:
>> >> From: Gao Feng
>> >>
>
On Montag, 21. November 2016 16:21:52 CET Feng Gao wrote:
> Hi Sven,
>
> On Mon, Nov 21, 2016 at 4:16 PM, Sven Eckelmann wrote:
> > On Montag, 21. November 2016 08:39:39 CET f...@ikuai8.com wrote:
> >> From: Gao Feng
> >>
> >> The tc could return NET_XMIT_CN as one congestion notification, but
>
Hi Sven,
On Mon, Nov 21, 2016 at 4:16 PM, Sven Eckelmann wrote:
> On Montag, 21. November 2016 08:39:39 CET f...@ikuai8.com wrote:
>> From: Gao Feng
>>
>> The tc could return NET_XMIT_CN as one congestion notification, but
>> it does not mean the packe is lost. Other modules like ipvlan,
>
> s/p
On Montag, 21. November 2016 08:39:39 CET f...@ikuai8.com wrote:
> From: Gao Feng
>
> The tc could return NET_XMIT_CN as one congestion notification, but
> it does not mean the packe is lost. Other modules like ipvlan,
s/packe/packet/
> macvlan, and others treat NET_XMIT_CN as success too.
>
>
From: Gao Feng
The tc could return NET_XMIT_CN as one congestion notification, but
it does not mean the packe is lost. Other modules like ipvlan,
macvlan, and others treat NET_XMIT_CN as success too.
So batman-adv should add the NET_XMIT_CN check.
Signed-off-by: Gao Feng
---
net/batman-adv/di