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.23 [+0.21] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1213 MB/s 986763 calls/s # 2.83 [+1.06] udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # 3.80 [+0.98] udp rx: 1799 MB/s 1464218 calls/s # 3.83 [+0.02] udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # 4.80 [+0.98] udp rx: 1941 MB/s 1579706 calls/s # 4.83 [+0.02] udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1803 MB/s 1465054 calls/s # 6.01 [+1.06] udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # 6.98 [+0.98] udp rx: 1724 MB/s 1402593 calls/s # 7.01 [+0.02] udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # 7.98 [+0.98] udp rx: 1916 MB/s 1559133 calls/s # 8.01 [+0.02] udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # 8.53 [+0.53] GRO frag list over UDP tunnel ok # 9.20 [+0.67] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.72 [+0.27] No GRO ok # 10.20 [+0.48] GRO frag list ok # 10.73 [+0.53] GRO fwd ok # 11.22 [+0.49] UDP fwd perf udp rx: 1254 MB/s 1016376 calls/s # 12.29 [+1.07] udp tx: 1911 MB/s 32423 calls/s 32423 msg/s # 13.26 [+0.98] udp rx: 1630 MB/s 1320608 calls/s # 13.29 [+0.02] udp tx: 1975 MB/s 33514 calls/s 33514 msg/s # 14.26 [+0.98] udp rx: 1626 MB/s 1317376 calls/s # 14.29 [+0.02] udp tx: 1973 MB/s 33471 calls/s 33471 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1337 MB/s 1083710 calls/s # 15.47 [+1.06] udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # 16.44 [+0.97] udp rx: 1324 MB/s 1073047 calls/s # 16.47 [+0.03] udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # 17.44 [+0.98] udp rx: 1631 MB/s 1321822 calls/s # 17.47 [+0.02] udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # 18.02 [+0.55] GRO frag list over UDP tunnel ok # 18.76 [+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__->