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.73 [+0.50] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 813 MB/s 659067 calls/s # 2.85 [+1.06] udp tx: 1759 MB/s 29834 calls/s 29834 msg/s # 3.82 [+0.97] udp rx: 1789 MB/s 1451333 calls/s # 3.85 [+0.03] udp tx: 1964 MB/s 33321 calls/s 33321 msg/s # 4.82 [+0.97] udp rx: 1758 MB/s 1425287 calls/s # 4.85 [+0.03] udp tx: 1966 MB/s 33348 calls/s 33348 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1377378 calls/s # 6.03 [+1.06] udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # 7.00 [+0.97] udp rx: 1886 MB/s 1533188 calls/s # 7.03 [+0.03] udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # 8.00 [+0.97] udp rx: 1826 MB/s 1483955 calls/s # 8.03 [+0.03] udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.35 [+0.76] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.81 [+0.23] No GRO ok # 10.30 [+0.49] GRO frag list ok # 10.86 [+0.56] GRO fwd ok # 11.31 [+0.44] UDP fwd perf udp rx: 1463 MB/s 1187173 calls/s # 12.36 [+1.06] udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # 13.34 [+0.98] udp rx: 1754 MB/s 1424198 calls/s # 13.36 [+0.02] udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # 14.37 [+1.00] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 14.37 [+0.00] udp rx: 1391 MB/s 1129667 calls/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1455 MB/s 1181196 calls/s # 15.55 [+1.06] udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # 16.52 [+0.97] udp rx: 1690 MB/s 1370363 calls/s # 16.55 [+0.03] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 17.52 [+0.98] udp rx: 1471 MB/s 1193819 calls/s # 17.55 [+0.02] udp tx: 1774 MB/s 30098 calls/s 30098 msg/s # 18.10 [+0.55] GRO frag list over UDP tunnel ok # 18.80 [+0.70] 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__->