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.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.78 [+0.44] UDP fwd perf udp rx: 1750 MB/s 1421631 calls/s # 2.83 [+1.06] udp tx: 1832 MB/s 31078 calls/s 31078 msg/s # 3.81 [+0.98] udp rx: 1847 MB/s 1502233 calls/s # 3.83 [+0.02] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 4.81 [+0.98] udp rx: 1892 MB/s 1538152 calls/s # 4.83 [+0.02] udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1865 MB/s 1517459 calls/s # 6.01 [+1.06] udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # 6.99 [+0.98] udp rx: 1910 MB/s 1553697 calls/s # 7.01 [+0.02] udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # 7.99 [+0.98] udp rx: 1669 MB/s 1356777 calls/s # 8.01 [+0.02] udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # 8.58 [+0.57] GRO frag list over UDP tunnel ok # 9.32 [+0.74] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.81 [+0.25] No GRO ok # 10.33 [+0.52] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.39 [+0.54] UDP fwd perf udp rx: 943 MB/s 767738 calls/s # 12.45 [+1.06] udp tx: 1181 MB/s 20036 calls/s 20036 msg/s # 13.43 [+0.98] udp rx: 1143 MB/s 930686 calls/s # 13.45 [+0.02] udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # 14.43 [+0.98] udp rx: 1114 MB/s 906922 calls/s # 14.45 [+0.02] udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 804 MB/s 654937 calls/s # 15.64 [+1.07] udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # 16.61 [+0.98] udp rx: 1184 MB/s 964218 calls/s # 16.64 [+0.02] udp tx: 1234 MB/s 20935 calls/s 20935 msg/s # 17.61 [+0.98] udp rx: 1224 MB/s 997192 calls/s # 17.64 [+0.02] udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # 18.23 [+0.59] GRO frag list over UDP tunnel ok # 19.00 [+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__->