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.26 [+0.26] No GRO ok # 0.76 [+0.49] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.74 [+0.44] UDP fwd perf udp rx: 1845 MB/s 1502766 calls/s # 2.80 [+1.06] udp tx: 1973 MB/s 33469 calls/s 33469 msg/s # 3.77 [+0.98] udp rx: 1986 MB/s 1617458 calls/s # 3.80 [+0.02] udp tx: 1997 MB/s 33883 calls/s 33883 msg/s # 4.78 [+0.98] udp rx: 1712 MB/s 1393959 calls/s # 4.80 [+0.02] udp tx: 1997 MB/s 33885 calls/s 33885 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1813 MB/s 1476077 calls/s # 5.98 [+1.07] udp tx: 1929 MB/s 32722 calls/s 32722 msg/s # 6.95 [+0.97] udp rx: 1743 MB/s 1419015 calls/s # 6.98 [+0.03] udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # 7.96 [+0.97] udp rx: 1944 MB/s 1582867 calls/s # 7.98 [+0.03] udp tx: 1957 MB/s 33201 calls/s 33201 msg/s # 8.55 [+0.57] GRO frag list over UDP tunnel ok # 9.28 [+0.73] GRO fwd over UDP tunnel ok # 9.52 [+0.23] IPv6 # 9.76 [+0.25] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.22 [+0.44] UDP fwd perf udp rx: 1836 MB/s 1494821 calls/s # 12.28 [+1.06] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 13.25 [+0.98] udp rx: 1425 MB/s 1159981 calls/s # 13.28 [+0.02] udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # 14.26 [+0.98] udp rx: 1900 MB/s 1546826 calls/s # 14.28 [+0.02] udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1487111 calls/s # 15.46 [+1.06] udp tx: 1965 MB/s 33339 calls/s 33339 msg/s # 16.43 [+0.97] udp rx: 1948 MB/s 1586237 calls/s # 16.46 [+0.03] udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # 17.43 [+0.98] udp rx: 1699 MB/s 1382729 calls/s # 17.46 [+0.02] udp tx: 1959 MB/s 33226 calls/s 33226 msg/s # 17.99 [+0.53] GRO frag list over UDP tunnel ok # 18.69 [+0.70] 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__->