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.70 [+0.46] GRO frag list ok # 2.04 [+1.34] GRO fwd ok # 2.99 [+0.95] UDP fwd perf udp rx: 290 MB/s 235854 calls/s # 4.09 [+1.10] udp tx: 1547 MB/s 26253 calls/s 26253 msg/s # 5.06 [+0.97] udp rx: 966 MB/s 786118 calls/s # 5.09 [+0.03] udp tx: 1671 MB/s 28358 calls/s 28358 msg/s # 6.06 [+0.97] udp rx: 1725 MB/s 1404936 calls/s # 6.09 [+0.03] udp tx: 1747 MB/s 29632 calls/s 29632 msg/s # 6.21 [+0.12] UDP GRO fwd perf udp rx: 1633 MB/s 1329893 calls/s # 7.28 [+1.07] udp tx: 1698 MB/s 28806 calls/s 28806 msg/s # 8.25 [+0.97] udp rx: 1570 MB/s 1278474 calls/s # 8.28 [+0.03] udp tx: 1838 MB/s 31188 calls/s 31188 msg/s # 9.25 [+0.97] udp rx: 1926 MB/s 1568415 calls/s # 9.28 [+0.03] udp tx: 1943 MB/s 32970 calls/s 32970 msg/s # 9.90 [+0.61] GRO frag list over UDP tunnel ok # 10.68 [+0.79] GRO fwd over UDP tunnel ok # 10.94 [+0.26] IPv6 # 11.23 [+0.29] No GRO ok # 11.74 [+0.52] GRO frag list ok # 12.29 [+0.54] GRO fwd ok # 12.79 [+0.50] UDP fwd perf udp rx: 1413 MB/s 1145961 calls/s # 13.86 [+1.07] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 14.83 [+0.97] udp rx: 1626 MB/s 1317359 calls/s # 14.86 [+0.02] udp tx: 1956 MB/s 33183 calls/s 33183 msg/s # 15.83 [+0.97] udp rx: 1610 MB/s 1304306 calls/s # 15.86 [+0.03] udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # 15.98 [+0.12] UDP GRO fwd perf udp rx: 1592 MB/s 1290193 calls/s # 17.05 [+1.07] udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # 18.02 [+0.97] udp rx: 1675 MB/s 1357444 calls/s # 18.04 [+0.03] udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # 19.02 [+0.97] udp rx: 1394 MB/s 1129616 calls/s # 19.04 [+0.03] udp tx: 1915 MB/s 32488 calls/s 32488 msg/s # 19.57 [+0.52] GRO frag list over UDP tunnel ok # 20.30 [+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__->