On Wed, Jul 03, 2019 at 11:19:34AM -0400, Stephen Suryaputra wrote: > Add selftest scripts for multipath hashing on inner IP pkts when there > is a single GRE tunnel but there are multiple underlay routes to reach > the other end of the tunnel. > > Four cases are covered in these scripts: > - IPv4 over GRE over IPv4 > - IPv6 over GRE over IPv4 > - IPv4 over GRE over IPv6 > - IPv6 over GRE over IPv6 > > Signed-off-by: Stephen Suryaputra <ssuryae...@gmail.com>
Thanks a lot for all the tests! Ran gre_inner_v4_multipath.sh and it looks good to me. Reviewed-by: Ido Schimmel <ido...@mellanox.com>