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.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1225 MB/s 997540 calls/s # 2.86 [+1.06] udp tx: 1806 MB/s 30633 calls/s 30633 msg/s # 3.83 [+0.97] udp rx: 1683 MB/s 1370486 calls/s # 3.86 [+0.03] udp tx: 1971 MB/s 33443 calls/s 33443 msg/s # 4.83 [+0.97] udp rx: 1960 MB/s 1596247 calls/s # 4.86 [+0.03] udp tx: 1972 MB/s 33460 calls/s 33460 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1477278 calls/s # 6.04 [+1.06] udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # 7.02 [+0.97] udp rx: 1983 MB/s 1614729 calls/s # 7.04 [+0.03] udp tx: 1993 MB/s 33805 calls/s 33805 msg/s # 8.02 [+0.98] udp rx: 1984 MB/s 1615863 calls/s # 8.04 [+0.02] udp tx: 1993 MB/s 33806 calls/s 33806 msg/s # 8.57 [+0.53] GRO frag list over UDP tunnel ok # 9.27 [+0.69] GRO fwd over UDP tunnel ok # 9.50 [+0.23] IPv6 # 9.71 [+0.22] No GRO ok # 10.19 [+0.47] GRO frag list ok # 10.68 [+0.49] GRO fwd ok # 11.15 [+0.48] UDP fwd perf udp rx: 1672 MB/s 1361933 calls/s # 12.22 [+1.06] udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # 13.19 [+0.98] udp rx: 1921 MB/s 1564036 calls/s # 13.22 [+0.02] udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # 14.19 [+0.98] udp rx: 1913 MB/s 1557479 calls/s # 14.22 [+0.02] udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1861 MB/s 1515381 calls/s # 15.40 [+1.07] udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # 16.37 [+0.97] udp rx: 1950 MB/s 1587318 calls/s # 16.40 [+0.03] udp tx: 1969 MB/s 33412 calls/s 33412 msg/s # 17.37 [+0.97] udp rx: 1949 MB/s 1586319 calls/s # 17.40 [+0.03] udp tx: 1973 MB/s 33464 calls/s 33464 msg/s # 17.92 [+0.52] GRO frag list over UDP tunnel ok # 18.60 [+0.69] 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__->