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.28 [+0.26] No GRO ok # 0.86 [+0.59] GRO frag list ok # 1.51 [+0.65] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp rx: 939 MB/s 762936 calls/s # 3.13 [+1.08] udp tx: 1191 MB/s 20208 calls/s 20208 msg/s # 4.10 [+0.97] udp rx: 858 MB/s 694676 calls/s # 4.13 [+0.03] udp tx: 1334 MB/s 22627 calls/s 22627 msg/s # 5.10 [+0.97] udp rx: 805 MB/s 652021 calls/s # 5.13 [+0.03] udp tx: 1340 MB/s 22741 calls/s 22741 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 882 MB/s 714217 calls/s # 6.32 [+1.07] udp tx: 1339 MB/s 22726 calls/s 22726 msg/s # 7.29 [+0.97] udp rx: 899 MB/s 728248 calls/s # 7.32 [+0.03] udp tx: 1347 MB/s 22847 calls/s 22847 msg/s # 8.30 [+0.97] udp rx: 902 MB/s 730864 calls/s # 8.32 [+0.03] udp tx: 1345 MB/s 22818 calls/s 22818 msg/s # 8.97 [+0.64] GRO frag list over UDP tunnel ok # 9.84 [+0.88] GRO fwd over UDP tunnel ok # 10.11 [+0.26] IPv6 # 10.38 [+0.28] No GRO ok # 10.96 [+0.57] GRO frag list ok # 11.53 [+0.58] GRO fwd ok # 12.04 [+0.51] UDP fwd perf udp rx: 1749 MB/s 1421821 calls/s # 13.11 [+1.07] udp tx: 1881 MB/s 31912 calls/s 31912 msg/s # 14.08 [+0.97] udp rx: 1850 MB/s 1504951 calls/s # 14.11 [+0.03] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 15.08 [+0.98] udp rx: 1810 MB/s 1471408 calls/s # 15.11 [+0.02] udp tx: 1883 MB/s 31946 calls/s 31946 msg/s # 15.23 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1485405 calls/s # 16.29 [+1.06] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 17.26 [+0.97] udp rx: 1875 MB/s 1525317 calls/s # 17.29 [+0.03] udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # 18.27 [+0.98] udp rx: 1878 MB/s 1528630 calls/s # 18.29 [+0.02] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 18.86 [+0.57] GRO frag list over UDP tunnel ok # 19.61 [+0.75] 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__->