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.56] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.93 [+0.49] UDP fwd perf udp rx: 1115 MB/s 908162 calls/s # 2.99 [+1.07] udp tx: 1153 MB/s 19571 calls/s 19571 msg/s # 3.97 [+0.97] udp rx: 1224 MB/s 996738 calls/s # 3.99 [+0.03] udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # 4.97 [+0.98] udp rx: 1257 MB/s 1023743 calls/s # 4.99 [+0.02] udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1228 MB/s 1000154 calls/s # 6.18 [+1.07] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 7.15 [+0.97] udp rx: 1258 MB/s 1024332 calls/s # 7.18 [+0.03] udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # 8.15 [+0.97] udp rx: 1277 MB/s 1040103 calls/s # 8.18 [+0.03] udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.49 [+0.71] GRO fwd over UDP tunnel ok # 9.72 [+0.23] IPv6 # 9.97 [+0.25] No GRO ok # 10.44 [+0.47] GRO frag list ok # 10.94 [+0.50] GRO fwd ok # 11.40 [+0.45] UDP fwd perf udp rx: 1383 MB/s 1121126 calls/s # 12.45 [+1.06] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 13.43 [+0.98] udp rx: 1608 MB/s 1302395 calls/s # 13.45 [+0.02] udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # 14.44 [+0.98] udp rx: 1622 MB/s 1313795 calls/s # 14.45 [+0.02] udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1344 MB/s 1089969 calls/s # 15.64 [+1.07] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 16.61 [+0.97] udp rx: 1410 MB/s 1142904 calls/s # 16.64 [+0.03] udp tx: 1886 MB/s 31990 calls/s 31990 msg/s # 17.63 [+0.99] udp rx: 1278 MB/s 1036843 calls/s # 17.64 [+0.01] udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # 18.17 [+0.53] GRO frag list over UDP tunnel ok # 18.88 [+0.71] 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__->