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.23 [+0.22] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.79 [+0.44] UDP fwd perf udp rx: 1062 MB/s 861343 calls/s # 2.85 [+1.06] udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # 3.82 [+0.97] udp rx: 1872 MB/s 1519007 calls/s # 3.85 [+0.03] udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # 4.82 [+0.98] udp rx: 1833 MB/s 1486031 calls/s # 4.85 [+0.02] udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1203 MB/s 978972 calls/s # 6.04 [+1.07] udp tx: 1445 MB/s 24516 calls/s 24516 msg/s # 7.01 [+0.97] udp rx: 1398 MB/s 1138107 calls/s # 7.04 [+0.03] udp tx: 1757 MB/s 29816 calls/s 29816 msg/s # 8.01 [+0.97] udp rx: 1884 MB/s 1533148 calls/s # 8.04 [+0.03] udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # 8.57 [+0.53] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.52 [+0.23] IPv6 # 9.75 [+0.22] No GRO ok # 10.21 [+0.47] GRO frag list ok # 10.71 [+0.49] GRO fwd ok # 11.15 [+0.44] UDP fwd perf udp rx: 1567 MB/s 1270108 calls/s # 12.21 [+1.06] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 13.19 [+0.98] udp rx: 1772 MB/s 1436750 calls/s # 13.21 [+0.02] udp tx: 1938 MB/s 32884 calls/s 32884 msg/s # 14.19 [+0.98] udp rx: 1310 MB/s 1061403 calls/s # 14.21 [+0.02] udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1206 MB/s 977182 calls/s # 15.39 [+1.06] udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # 16.39 [+1.00] udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # 16.39 [+0.00] udp rx: 1356 MB/s 1098749 calls/s # 17.39 [+1.00] udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # 17.49 [+0.10] udp rx: 1420 MB/s 1150596 calls/s # 17.92 [+0.43] GRO frag list over UDP tunnel ok # 18.69 [+0.77] 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__->