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.77 [+0.52] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.81 [+0.45] UDP fwd perf udp rx: 1457 MB/s 1181742 calls/s # 2.88 [+1.06] udp tx: 1907 MB/s 32357 calls/s 32357 msg/s # 3.85 [+0.97] udp rx: 1834 MB/s 1487494 calls/s # 3.88 [+0.03] udp tx: 1967 MB/s 33367 calls/s 33367 msg/s # 4.85 [+0.97] udp rx: 1851 MB/s 1502088 calls/s # 4.88 [+0.03] udp tx: 1955 MB/s 33171 calls/s 33171 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1756 MB/s 1424547 calls/s # 6.05 [+1.06] udp tx: 1945 MB/s 33005 calls/s 33005 msg/s # 7.03 [+0.97] udp rx: 1567 MB/s 1271307 calls/s # 7.05 [+0.02] udp tx: 1959 MB/s 33240 calls/s 33240 msg/s # 8.03 [+0.98] udp rx: 1826 MB/s 1481086 calls/s # 8.05 [+0.02] udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.32 [+0.70] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.77 [+0.22] No GRO ok # 10.24 [+0.47] GRO frag list ok # 10.75 [+0.51] GRO fwd ok # 11.21 [+0.46] UDP fwd perf udp rx: 1568 MB/s 1271694 calls/s # 12.27 [+1.06] udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # 13.24 [+0.98] udp rx: 1473 MB/s 1196335 calls/s # 13.27 [+0.02] udp tx: 1779 MB/s 30187 calls/s 30187 msg/s # 14.25 [+0.98] udp rx: 1641 MB/s 1329432 calls/s # 14.27 [+0.02] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1283612 calls/s # 15.44 [+1.06] udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # 16.44 [+1.00] udp tx: 1823 MB/s 30922 calls/s 30922 msg/s # 16.44 [+0.00] udp rx: 1480 MB/s 1199954 calls/s # 17.44 [+1.00] udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # 17.44 [+0.00] udp rx: 1398 MB/s 1132333 calls/s # 18.01 [+0.57] GRO frag list over UDP tunnel ok # 18.79 [+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__->