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.25 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.35 [+0.60] GRO fwd ok # 1.80 [+0.45] UDP fwd perf udp rx: 1621 MB/s 1319954 calls/s # 2.86 [+1.06] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 3.84 [+0.98] udp rx: 1775 MB/s 1444961 calls/s # 3.86 [+0.02] udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # 4.84 [+0.98] udp rx: 1858 MB/s 1512795 calls/s # 4.86 [+0.02] udp tx: 1878 MB/s 31861 calls/s 31861 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1424377 calls/s # 6.05 [+1.07] udp tx: 1821 MB/s 30895 calls/s 30895 msg/s # 7.02 [+0.97] udp rx: 1842 MB/s 1499944 calls/s # 7.05 [+0.03] udp tx: 1856 MB/s 31491 calls/s 31491 msg/s # 8.02 [+0.97] udp rx: 1666 MB/s 1356642 calls/s # 8.05 [+0.03] udp tx: 1659 MB/s 28145 calls/s 28145 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.38 [+0.77] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.87 [+0.25] No GRO ok # 10.36 [+0.49] GRO frag list ok # 10.86 [+0.50] GRO fwd ok # 11.33 [+0.47] UDP fwd perf udp rx: 1549 MB/s 1258605 calls/s # 12.39 [+1.06] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 13.37 [+0.97] udp rx: 1817 MB/s 1477208 calls/s # 13.39 [+0.03] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 14.37 [+0.97] udp rx: 1796 MB/s 1460304 calls/s # 14.39 [+0.03] udp tx: 1858 MB/s 31520 calls/s 31520 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1578 MB/s 1282383 calls/s # 15.58 [+1.06] udp tx: 1699 MB/s 28829 calls/s 28829 msg/s # 16.55 [+0.97] udp rx: 1806 MB/s 1466975 calls/s # 16.58 [+0.03] udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # 17.55 [+0.98] udp rx: 1735 MB/s 1408051 calls/s # 17.58 [+0.02] udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # 18.11 [+0.54] GRO frag list over UDP tunnel ok # 18.85 [+0.74] 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__->