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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # 2.85 [+1.06] udp rx: 1493 MB/s 1214888 calls/s # 3.85 [+1.00] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 3.85 [+0.00] udp rx: 1882 MB/s 1532501 calls/s # 4.85 [+1.00] udp tx: 1821 MB/s 30895 calls/s 30895 msg/s # 4.95 [+0.10] udp rx: 1814 MB/s 1477449 calls/s # 4.96 [+0.02] UDP GRO fwd perf udp rx: 1047 MB/s 850918 calls/s # 6.02 [+1.06] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 7.00 [+0.97] udp rx: 1127 MB/s 915787 calls/s # 7.02 [+0.03] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 8.00 [+0.97] udp rx: 1247 MB/s 1013415 calls/s # 8.02 [+0.03] udp tx: 1351 MB/s 22917 calls/s 22917 msg/s # 8.68 [+0.65] GRO frag list over UDP tunnel ok # 9.51 [+0.84] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.05 [+0.28] No GRO ok # 10.60 [+0.55] GRO frag list ok # 11.17 [+0.57] GRO fwd ok # 11.68 [+0.52] UDP fwd perf udp rx: 1135 MB/s 923660 calls/s # 12.76 [+1.07] udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # 13.73 [+0.97] udp rx: 1163 MB/s 946762 calls/s # 13.76 [+0.03] udp tx: 1187 MB/s 20144 calls/s 20144 msg/s # 14.73 [+0.97] udp rx: 1357 MB/s 1102595 calls/s # 14.76 [+0.03] udp tx: 1461 MB/s 24794 calls/s 24794 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1469 MB/s 1191433 calls/s # 15.94 [+1.07] udp tx: 1770 MB/s 30021 calls/s 30021 msg/s # 16.91 [+0.97] udp rx: 1665 MB/s 1352368 calls/s # 16.94 [+0.03] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 17.91 [+0.97] udp rx: 1403 MB/s 1140811 calls/s # 17.94 [+0.03] udp tx: 1790 MB/s 30368 calls/s 30368 msg/s # 18.49 [+0.55] GRO frag list over UDP tunnel ok # 19.20 [+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__->