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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1705 MB/s 1387036 calls/s # 2.86 [+1.06] udp tx: 1915 MB/s 32494 calls/s 32494 msg/s # 3.84 [+0.97] udp rx: 1657 MB/s 1346116 calls/s # 3.86 [+0.03] udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # 4.84 [+0.98] udp rx: 1892 MB/s 1536939 calls/s # 4.86 [+0.02] udp tx: 1987 MB/s 33705 calls/s 33705 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1857 MB/s 1507345 calls/s # 6.04 [+1.06] udp tx: 1984 MB/s 33656 calls/s 33656 msg/s # 7.02 [+0.98] udp rx: 1843 MB/s 1495701 calls/s # 7.04 [+0.02] udp tx: 1989 MB/s 33742 calls/s 33742 msg/s # 8.02 [+0.98] udp rx: 1594 MB/s 1293952 calls/s # 8.04 [+0.02] udp tx: 1971 MB/s 33446 calls/s 33446 msg/s # 8.56 [+0.53] GRO frag list over UDP tunnel ok # 9.25 [+0.69] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.72 [+0.24] No GRO ok # 10.23 [+0.51] GRO frag list ok # 10.74 [+0.50] GRO fwd ok # 11.15 [+0.41] UDP fwd perf udp rx: 1569 MB/s 1272981 calls/s # 12.20 [+1.05] udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # 13.19 [+0.99] udp rx: 1375 MB/s 1116288 calls/s # 13.20 [+0.01] udp tx: 1848 MB/s 31347 calls/s 31347 msg/s # 14.19 [+0.99] udp rx: 1620 MB/s 1315420 calls/s # 14.20 [+0.01] udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1572 MB/s 1274288 calls/s # 15.37 [+1.06] udp tx: 1938 MB/s 32870 calls/s 32870 msg/s # 16.35 [+0.98] udp rx: 1171 MB/s 951241 calls/s # 16.37 [+0.02] udp tx: 1859 MB/s 31540 calls/s 31540 msg/s # 17.35 [+0.98] udp rx: 1353 MB/s 1096605 calls/s # 17.37 [+0.02] udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # 17.95 [+0.58] GRO frag list over UDP tunnel ok # 18.77 [+0.82] 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__->