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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.87 [+0.47] UDP fwd perf udp rx: 1431 MB/s 1160719 calls/s # 2.92 [+1.06] udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # 3.90 [+0.98] udp rx: 1752 MB/s 1422444 calls/s # 3.92 [+0.02] udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # 4.90 [+0.98] udp rx: 1746 MB/s 1416286 calls/s # 4.92 [+0.02] udp tx: 1939 MB/s 32902 calls/s 32902 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1435368 calls/s # 6.10 [+1.06] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 7.07 [+0.98] udp rx: 1733 MB/s 1407281 calls/s # 7.10 [+0.02] udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # 8.08 [+0.98] udp rx: 1703 MB/s 1382024 calls/s # 8.10 [+0.02] udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # 8.62 [+0.52] GRO frag list over UDP tunnel ok # 9.33 [+0.71] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.83 [+0.26] No GRO ok # 10.30 [+0.47] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.31 [+0.48] UDP fwd perf udp rx: 1262 MB/s 1024372 calls/s # 12.37 [+1.06] udp tx: 1791 MB/s 30392 calls/s 30392 msg/s # 13.35 [+0.97] udp rx: 1376 MB/s 1117595 calls/s # 13.37 [+0.03] udp tx: 1758 MB/s 29826 calls/s 29826 msg/s # 14.35 [+0.98] udp rx: 1483 MB/s 1203288 calls/s # 14.37 [+0.02] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1325 MB/s 1074077 calls/s # 15.56 [+1.07] udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # 16.54 [+0.98] udp rx: 1478 MB/s 1197783 calls/s # 16.56 [+0.02] udp tx: 1903 MB/s 32282 calls/s 32282 msg/s # 17.56 [+1.00] udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # 17.56 [+0.00] udp rx: 1192 MB/s 966148 calls/s # 18.15 [+0.59] GRO frag list over UDP tunnel ok # 18.92 [+0.77] 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__->