Re: [PATCH net 0/2] selftests: forwarding: GRE multipath fixes

2019-07-23 Thread David Miller
From: Ido Schimmel Date: Tue, 23 Jul 2019 11:19:24 +0300 > From: Ido Schimmel > > Patch #1 ensures IPv4 forwarding is enabled during the test. > > Patch #2 fixes the flower filters used to measure the distribution of > the traffic between the two nexthops, so that the test will pass > regardle

[PATCH net 0/2] selftests: forwarding: GRE multipath fixes

2019-07-23 Thread Ido Schimmel
From: Ido Schimmel Patch #1 ensures IPv4 forwarding is enabled during the test. Patch #2 fixes the flower filters used to measure the distribution of the traffic between the two nexthops, so that the test will pass regardless if traffic is offloaded or not. Ido Schimmel (2): selftests: forwar