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.22 [+0.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.27 [+0.57] GRO fwd ok # 1.76 [+0.49] UDP fwd perf udp rx: 1691 MB/s 1373794 calls/s # 2.82 [+1.06] udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # 3.80 [+0.98] udp rx: 1770 MB/s 1434895 calls/s # 3.82 [+0.02] udp tx: 1946 MB/s 33021 calls/s 33021 msg/s # 4.80 [+0.98] udp rx: 1780 MB/s 1443066 calls/s # 4.82 [+0.02] udp tx: 1948 MB/s 33056 calls/s 33056 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1718 MB/s 1392384 calls/s # 5.99 [+1.05] udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # 6.97 [+0.98] udp rx: 1763 MB/s 1428950 calls/s # 6.99 [+0.02] udp tx: 1946 MB/s 33008 calls/s 33008 msg/s # 7.97 [+0.98] udp rx: 1751 MB/s 1418792 calls/s # 7.99 [+0.02] udp tx: 1948 MB/s 33045 calls/s 33045 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.76 [+0.27] No GRO ok # 10.24 [+0.48] GRO frag list ok # 10.75 [+0.51] GRO fwd ok # 11.21 [+0.46] UDP fwd perf udp rx: 1508 MB/s 1222965 calls/s # 12.27 [+1.06] udp tx: 1865 MB/s 31633 calls/s 31633 msg/s # 13.24 [+0.98] udp rx: 1513 MB/s 1228017 calls/s # 13.27 [+0.02] udp tx: 1711 MB/s 29035 calls/s 29035 msg/s # 14.24 [+0.98] udp rx: 1561 MB/s 1266481 calls/s # 14.27 [+0.02] udp tx: 1781 MB/s 30213 calls/s 30213 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 686 MB/s 556898 calls/s # 15.44 [+1.06] udp tx: 1402 MB/s 23786 calls/s 23786 msg/s # 16.42 [+0.98] udp rx: 407 MB/s 329387 calls/s # 16.44 [+0.02] udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # 17.42 [+0.98] udp rx: 427 MB/s 345588 calls/s # 17.44 [+0.02] udp tx: 1321 MB/s 22409 calls/s 22409 msg/s # 18.12 [+0.68] GRO frag list over UDP tunnel ok # 18.90 [+0.78] 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__->