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.22 [+0.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.27 [+0.57] GRO fwd ok # 1.76 [+0.49] UDP fwd perf udp rx: 706 MB/s 574052 calls/s # 2.82 [+1.06] udp tx: 1532 MB/s 25993 calls/s 25993 msg/s # 3.80 [+0.98] udp rx: 1295 MB/s 1054670 calls/s # 3.82 [+0.02] udp tx: 1317 MB/s 22354 calls/s 22354 msg/s # 4.80 [+0.98] udp rx: 1470 MB/s 1194929 calls/s # 4.82 [+0.02] udp tx: 1598 MB/s 27114 calls/s 27114 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1221 MB/s 992669 calls/s # 6.00 [+1.06] udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # 6.97 [+0.97] udp rx: 1668 MB/s 1356580 calls/s # 7.00 [+0.03] udp tx: 1808 MB/s 30665 calls/s 30665 msg/s # 7.97 [+0.98] udp rx: 1559 MB/s 1267830 calls/s # 8.00 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 8.59 [+0.59] GRO frag list over UDP tunnel ok # 9.33 [+0.74] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.80 [+0.23] No GRO ok # 10.31 [+0.51] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.29 [+0.45] UDP fwd perf udp rx: 1563 MB/s 1268167 calls/s # 12.35 [+1.06] udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # 13.32 [+0.97] udp rx: 1612 MB/s 1308628 calls/s # 13.35 [+0.03] udp tx: 1729 MB/s 29337 calls/s 29337 msg/s # 14.32 [+0.98] udp rx: 1769 MB/s 1433602 calls/s # 14.35 [+0.02] udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1391921 calls/s # 15.53 [+1.06] udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # 16.50 [+0.97] udp rx: 1706 MB/s 1382503 calls/s # 16.53 [+0.03] udp tx: 1956 MB/s 33183 calls/s 33183 msg/s # 17.50 [+0.98] udp rx: 1687 MB/s 1366620 calls/s # 17.53 [+0.02] udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # 18.12 [+0.59] GRO frag list over UDP tunnel ok # 18.85 [+0.73] 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__->