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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1062 MB/s 865021 calls/s # 2.98 [+1.07] udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # 3.95 [+0.97] udp rx: 1185 MB/s 965199 calls/s # 3.98 [+0.03] udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # 4.95 [+0.97] udp rx: 983 MB/s 800172 calls/s # 4.98 [+0.03] udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1215 MB/s 988904 calls/s # 6.17 [+1.07] udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # 7.14 [+0.97] udp rx: 1258 MB/s 1023220 calls/s # 7.17 [+0.03] udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # 8.14 [+0.97] udp rx: 1256 MB/s 1021582 calls/s # 8.17 [+0.03] udp tx: 1325 MB/s 22477 calls/s 22477 msg/s # 8.75 [+0.58] GRO frag list over UDP tunnel ok # 9.54 [+0.79] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.05 [+0.25] No GRO ok # 10.59 [+0.54] GRO frag list ok # 11.17 [+0.58] GRO fwd ok # 11.68 [+0.51] UDP fwd perf udp rx: 1028 MB/s 837186 calls/s # 12.75 [+1.07] udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # 13.72 [+0.97] udp rx: 1212 MB/s 987086 calls/s # 13.75 [+0.03] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 14.72 [+0.97] udp rx: 1235 MB/s 1005941 calls/s # 14.75 [+0.03] udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1186 MB/s 965471 calls/s # 15.93 [+1.07] udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # 16.91 [+0.97] udp rx: 1093 MB/s 890158 calls/s # 16.93 [+0.03] udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # 17.91 [+0.97] udp rx: 1151 MB/s 936972 calls/s # 17.93 [+0.03] udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # 18.55 [+0.62] GRO frag list over UDP tunnel ok # 19.34 [+0.79] 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__->