From: f...@ikuai8.com Date: Mon, 21 Nov 2016 08:56:21 +0800 > From: Gao Feng <gfree.w...@gmail.com> > > 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 l2tp_eth_dev_xmit should add the NET_XMIT_CN check. > > Signed-off-by: Gao Feng <gfree.w...@gmail.com>
Applied.