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.24 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.39 [+0.65] GRO fwd ok # 1.91 [+0.52] UDP fwd perf udp rx: 1115 MB/s 907876 calls/s # 2.98 [+1.07] udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # 3.95 [+0.97] udp rx: 1178 MB/s 959450 calls/s # 3.98 [+0.03] udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # 4.95 [+0.97] udp rx: 1339 MB/s 1090599 calls/s # 4.98 [+0.03] udp tx: 1355 MB/s 22991 calls/s 22991 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1235 MB/s 1005176 calls/s # 6.17 [+1.07] udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # 7.14 [+0.97] udp rx: 1333 MB/s 1084007 calls/s # 7.17 [+0.03] udp tx: 1377 MB/s 23356 calls/s 23356 msg/s # 8.14 [+0.97] udp rx: 1335 MB/s 1085718 calls/s # 8.17 [+0.03] udp tx: 1377 MB/s 23357 calls/s 23357 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.16 [+0.54] GRO fwd ok # 11.66 [+0.49] UDP fwd perf udp rx: 1329 MB/s 1077886 calls/s # 12.72 [+1.07] udp tx: 1820 MB/s 30878 calls/s 30878 msg/s # 13.69 [+0.97] udp rx: 1633 MB/s 1324227 calls/s # 13.72 [+0.03] udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # 14.70 [+0.97] udp rx: 1594 MB/s 1293690 calls/s # 14.72 [+0.03] udp tx: 1797 MB/s 30493 calls/s 30493 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1640 MB/s 1330258 calls/s # 15.90 [+1.06] udp tx: 1850 MB/s 31388 calls/s 31388 msg/s # 16.88 [+0.98] udp rx: 1721 MB/s 1395116 calls/s # 16.90 [+0.02] udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # 17.88 [+0.98] udp rx: 1100 MB/s 891352 calls/s # 17.90 [+0.02] udp tx: 1770 MB/s 30037 calls/s 30037 msg/s # 18.45 [+0.55] GRO frag list over UDP tunnel ok # 19.19 [+0.74] 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__->