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.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1504 MB/s 1222530 calls/s # 2.87 [+1.06] udp tx: 1898 MB/s 32196 calls/s 32196 msg/s # 3.84 [+0.97] udp rx: 1790 MB/s 1455279 calls/s # 3.87 [+0.03] udp tx: 1938 MB/s 32886 calls/s 32886 msg/s # 4.85 [+0.99] udp rx: 1273 MB/s 1034240 calls/s # 4.87 [+0.01] udp tx: 1946 MB/s 33022 calls/s 33022 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1455 MB/s 1182685 calls/s # 6.04 [+1.06] udp tx: 1964 MB/s 33327 calls/s 33327 msg/s # 7.02 [+0.98] udp rx: 1752 MB/s 1424109 calls/s # 7.04 [+0.02] udp tx: 1963 MB/s 33307 calls/s 33307 msg/s # 8.02 [+0.98] udp rx: 1866 MB/s 1516809 calls/s # 8.04 [+0.02] udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.80 [+0.25] No GRO ok # 10.32 [+0.52] GRO frag list ok # 10.87 [+0.56] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 1550 MB/s 1257264 calls/s # 12.41 [+1.06] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 13.39 [+0.98] udp rx: 1642 MB/s 1331658 calls/s # 13.41 [+0.02] udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # 14.39 [+0.98] udp rx: 1666 MB/s 1350170 calls/s # 14.41 [+0.02] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1632 MB/s 1322798 calls/s # 15.59 [+1.06] udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # 16.56 [+0.98] udp rx: 1657 MB/s 1343007 calls/s # 16.59 [+0.02] udp tx: 1919 MB/s 32560 calls/s 32560 msg/s # 17.56 [+0.98] udp rx: 1668 MB/s 1352088 calls/s # 17.59 [+0.02] udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # 18.18 [+0.60] GRO frag list over UDP tunnel ok # 18.91 [+0.72] 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__->