tunnel-push-pop.at: Make test more deterministic.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 21 Nov 2014 23:42:42 +0000 (15:42 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Fri, 21 Nov 2014 23:42:42 +0000 (15:42 -0800)
commitd32754b454d2cc8a5d54896d72c38c067b9349cc
treed94f894ea2e2e350cbf83e016f833d4553b8d951
parent92a5068f61a48d1bcde7206ba3a298b233843867
tunnel-push-pop.at: Make test more deterministic.

Using the '-march=native' broke this test in a i7 laptop, most likely
due to a different hash implementation, which resulted in different
datapath port number assignment accross different compilations.

Break up the ports setup so that the datapath port number assignment
is more deterministic.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
tests/tunnel-push-pop.at