make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.27 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1119 MB/s 911221 calls/s # 3.03 [+1.07] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 4.00 [+0.97] udp rx: 1288 MB/s 1048770 calls/s # 4.03 [+0.03] udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # 5.00 [+0.97] udp rx: 1698 MB/s 1380754 calls/s # 5.03 [+0.03] udp tx: 1919 MB/s 32554 calls/s 32554 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1737 MB/s 1412095 calls/s # 6.23 [+1.07] udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # 7.20 [+0.97] udp rx: 1844 MB/s 1499555 calls/s # 7.23 [+0.03] udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # 8.20 [+0.97] udp rx: 1874 MB/s 1522483 calls/s # 8.23 [+0.03] udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # 8.86 [+0.63] GRO frag list over UDP tunnel ok # 9.68 [+0.82] GRO fwd over UDP tunnel ok # 9.96 [+0.27] IPv6 # 10.25 [+0.30] No GRO ok # 10.81 [+0.56] GRO frag list ok # 11.41 [+0.60] GRO fwd ok # 11.93 [+0.52] UDP fwd perf udp rx: 956 MB/s 777302 calls/s # 13.00 [+1.07] udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # 13.97 [+0.97] udp rx: 988 MB/s 801950 calls/s # 14.00 [+0.03] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 14.97 [+0.97] udp rx: 1093 MB/s 887640 calls/s # 15.00 [+0.03] udp tx: 1272 MB/s 21578 calls/s 21578 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 951190 calls/s # 16.19 [+1.07] udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # 17.16 [+0.97] udp rx: 1192 MB/s 969201 calls/s # 17.19 [+0.03] udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # 18.17 [+0.97] udp rx: 1216 MB/s 988908 calls/s # 18.19 [+0.03] udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # 18.83 [+0.64] GRO frag list over UDP tunnel ok # 19.63 [+0.80] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->