OSDN Git Service

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)
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>

Trivial merge