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.28 [+0.26] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.85 [+0.47] UDP fwd perf udp rx: 1210 MB/s 982938 calls/s # 2.91 [+1.06] udp tx: 1726 MB/s 29281 calls/s 29281 msg/s # 3.89 [+0.98] udp rx: 1560 MB/s 1266471 calls/s # 3.91 [+0.02] udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # 4.89 [+0.98] udp rx: 1815 MB/s 1474097 calls/s # 4.91 [+0.02] udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1377351 calls/s # 6.10 [+1.07] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 7.07 [+0.97] udp rx: 1812 MB/s 1470694 calls/s # 7.10 [+0.03] udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # 8.07 [+0.97] udp rx: 1685 MB/s 1366879 calls/s # 8.10 [+0.03] udp tx: 1910 MB/s 32401 calls/s 32401 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.91 [+0.26] No GRO ok # 10.45 [+0.54] GRO frag list ok # 10.99 [+0.55] GRO fwd ok # 11.48 [+0.48] UDP fwd perf udp rx: 1070 MB/s 867625 calls/s # 12.53 [+1.06] udp tx: 1846 MB/s 31325 calls/s 31325 msg/s # 13.51 [+0.98] udp rx: 1046 MB/s 848196 calls/s # 13.53 [+0.02] udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # 14.51 [+0.98] udp rx: 1333 MB/s 1080628 calls/s # 14.53 [+0.02] udp tx: 1894 MB/s 32140 calls/s 32140 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1683 MB/s 1364375 calls/s # 15.72 [+1.06] udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # 16.70 [+0.98] udp rx: 1465 MB/s 1187413 calls/s # 16.72 [+0.02] udp tx: 1871 MB/s 31739 calls/s 31739 msg/s # 17.70 [+0.98] udp rx: 1736 MB/s 1407342 calls/s # 17.72 [+0.02] udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # 18.28 [+0.57] GRO frag list over UDP tunnel ok # 19.01 [+0.73] 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__->