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.28 [+0.26] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1224 MB/s 996770 calls/s # 3.00 [+1.07] udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # 3.97 [+0.97] udp rx: 1289 MB/s 1049390 calls/s # 4.00 [+0.03] udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # 4.97 [+0.97] udp rx: 1298 MB/s 1057361 calls/s # 5.00 [+0.03] udp tx: 1305 MB/s 22147 calls/s 22147 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1111 MB/s 905063 calls/s # 6.19 [+1.07] udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # 7.16 [+0.97] udp rx: 1266 MB/s 1030430 calls/s # 7.19 [+0.03] udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # 8.19 [+1.00] udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # 8.19 [+0.00] udp rx: 1281 MB/s 1043144 calls/s # 8.80 [+0.60] GRO frag list over UDP tunnel ok # 9.60 [+0.81] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.10 [+0.23] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.18 [+0.55] GRO fwd ok # 11.69 [+0.52] UDP fwd perf udp rx: 1454 MB/s 1178171 calls/s # 12.76 [+1.07] udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # 13.74 [+0.97] udp rx: 1654 MB/s 1340675 calls/s # 13.76 [+0.03] udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # 14.74 [+0.97] udp rx: 1678 MB/s 1361780 calls/s # 14.76 [+0.03] udp tx: 1868 MB/s 31690 calls/s 31690 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1528 MB/s 1238447 calls/s # 15.95 [+1.07] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 16.92 [+0.97] udp rx: 1588 MB/s 1286367 calls/s # 16.95 [+0.03] udp tx: 1945 MB/s 33003 calls/s 33003 msg/s # 17.92 [+0.97] udp rx: 1607 MB/s 1301729 calls/s # 17.95 [+0.03] udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # 18.56 [+0.61] GRO frag list over UDP tunnel ok # 19.36 [+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__->