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.01 [+0.01] IPv4 # 0.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 983 MB/s 800634 calls/s # 2.93 [+1.06] udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # 3.91 [+0.98] udp rx: 1092 MB/s 888946 calls/s # 3.93 [+0.02] udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # 4.91 [+0.98] udp rx: 884 MB/s 719984 calls/s # 4.93 [+0.02] udp tx: 1126 MB/s 19111 calls/s 19111 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1130 MB/s 920405 calls/s # 6.12 [+1.07] udp tx: 1174 MB/s 19913 calls/s 19913 msg/s # 7.10 [+0.97] udp rx: 1179 MB/s 960527 calls/s # 7.12 [+0.03] udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # 8.10 [+0.97] udp rx: 1140 MB/s 928189 calls/s # 8.12 [+0.03] udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # 8.77 [+0.64] GRO frag list over UDP tunnel ok # 9.61 [+0.84] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.15 [+0.28] No GRO ok # 10.70 [+0.54] GRO frag list ok # 11.31 [+0.61] GRO fwd ok # 11.82 [+0.52] UDP fwd perf udp rx: 394 MB/s 318800 calls/s # 12.89 [+1.07] udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # 13.87 [+0.98] udp rx: 372 MB/s 301056 calls/s # 13.89 [+0.02] udp tx: 1337 MB/s 22684 calls/s 22684 msg/s # 14.87 [+0.97] udp rx: 391 MB/s 316820 calls/s # 14.89 [+0.03] udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 491 MB/s 397945 calls/s # 16.08 [+1.07] udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # 17.06 [+0.98] udp rx: 454 MB/s 367340 calls/s # 17.08 [+0.02] udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # 18.07 [+0.98] udp rx: 464 MB/s 375781 calls/s # 18.08 [+0.02] udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # 18.70 [+0.62] GRO frag list over UDP tunnel ok # 19.54 [+0.83] 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__->