Enable IP_ROUTING for netperf UDP_STREAM test 19/43719/1
authorTrevor Tao <trevor.tao@arm.com>
Wed, 20 Sep 2017 10:29:36 +0000 (18:29 +0800)
committerRoss Brattain <ross.b.brattain@intel.com>
Sat, 30 Sep 2017 08:23:07 +0000 (01:23 -0700)
commit0154665c6801b6adb7229fe405e2689875768def
treeb74e2e82e3a9045423c6f998c089798a8f2683a2
parentf87516f78e4ca82b881ceaa8d8a38e53d8021241
Enable IP_ROUTING for netperf UDP_STREAM test

To avoid the following ERROR when netperf test between
2 different subnets:
ERROR netperf: send_omni: send_data failed: Network is unreachable

For detail, please see:
https://serverfault.com/questions/802320/netperf-iptables-\
masquerade-network-unreachable
Or:
https://stackoverflow.com/questions/11981480/error-in-running-\
netperf-udp-stream-over-openvpn

Change-Id: I62b202844861440deaf3bf0f65b41561bd87ae87
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
yardstick/benchmark/scenarios/networking/netperf.py