Re: [PATCH] selftests/net: enable fragments for fib-onlink-tests

2018-03-08 Thread David Ahern
On 3/8/18 3:17 AM, Anders Roxell wrote: > We miss CONFIG_* fragments so test fib-onlink-tests.sh can do: > ip li add lisa type vrf table 1101 > ip li add veth1 type veth peer name veth2 > > And the follow message occurs if it isn't enabled: > Configuring interfaces > RTNETLINK answers: Operation

Re: [PATCH] selftests/net: enable fragments for fib-onlink-tests

2018-03-08 Thread David Ahern
On 3/8/18 3:17 AM, Anders Roxell wrote: > We miss CONFIG_* fragments so test fib-onlink-tests.sh can do: > ip li add lisa type vrf table 1101 > ip li add veth1 type veth peer name veth2 > > And the follow message occurs if it isn't enabled: > Configuring interfaces > RTNETLINK answers: Operation

Re: [PATCH] selftests/net: enable fragments for fib-onlink-tests

2018-03-08 Thread David Miller
From: Anders Roxell Date: Thu, 8 Mar 2018 11:17:23 +0100 > We miss CONFIG_* fragments so test fib-onlink-tests.sh can do: > ip li add lisa type vrf table 1101 > ip li add veth1 type veth peer name veth2 > > And the follow message occurs if it isn't enabled: >

Re: [PATCH] selftests/net: enable fragments for fib-onlink-tests

2018-03-08 Thread David Miller
From: Anders Roxell Date: Thu, 8 Mar 2018 11:17:23 +0100 > We miss CONFIG_* fragments so test fib-onlink-tests.sh can do: > ip li add lisa type vrf table 1101 > ip li add veth1 type veth peer name veth2 > > And the follow message occurs if it isn't enabled: > Configuring interfaces > RTNETLINK