Merge branch 'selftests-forwarding-GRE-multipath-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2019 20:06:49 +0000 (13:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2019 20:06:49 +0000 (13:06 -0700)
commit8eadf9bbab45ca29d823a974c1e3118a864b5e47
tree5c810be77f49d0a8fef71699a366103978aa22c9
parentb3e487c0cf425369a48049251af75593a5652dc1
parent1be79d89b7ae96e004911bd228ce8c2b5cc6415f
Merge branch 'selftests-forwarding-GRE-multipath-fixes'

Ido Schimmel says:

====================
selftests: forwarding: GRE multipath fixes

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>