Re: [PATCH net-next] selftests: Add l2tp tests

2019-08-05 Thread David Ahern
On 8/5/19 2:20 PM, David Miller wrote: > From: David Ahern > Date: Thu, 1 Aug 2019 16:54:21 -0700 > >> From: David Ahern >> >> Add IPv4 and IPv6 l2tp tests. Current set is over IP and with >> IPsec. >> >> Signed-off-by: David Ahern >> --- >> The ipsec tests expose a netdev refcount leak that I

Re: [PATCH net-next] selftests: Add l2tp tests

2019-08-05 Thread David Miller
From: David Ahern Date: Thu, 1 Aug 2019 16:54:21 -0700 > From: David Ahern > > Add IPv4 and IPv6 l2tp tests. Current set is over IP and with > IPsec. > > Signed-off-by: David Ahern > --- > The ipsec tests expose a netdev refcount leak that I have not had > time to track down, but the tests t

[PATCH net-next] selftests: Add l2tp tests

2019-08-01 Thread David Ahern
From: David Ahern Add IPv4 and IPv6 l2tp tests. Current set is over IP and with IPsec. Signed-off-by: David Ahern --- The ipsec tests expose a netdev refcount leak that I have not had time to track down, but the tests themselves are good. tools/testing/selftests/net/l2tp.sh | 382