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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1001 MB/s 813676 calls/s # 2.94 [+1.07] udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # 3.92 [+0.97] udp rx: 1215 MB/s 986277 calls/s # 3.94 [+0.03] udp tx: 1332 MB/s 22605 calls/s 22605 msg/s # 4.92 [+0.97] udp rx: 1144 MB/s 928365 calls/s # 4.94 [+0.03] udp tx: 1313 MB/s 22284 calls/s 22284 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1000 MB/s 811989 calls/s # 6.13 [+1.06] udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # 7.11 [+0.98] udp rx: 1090 MB/s 885471 calls/s # 7.13 [+0.02] udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # 8.13 [+1.00] udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # 8.13 [+0.00] udp rx: 1051 MB/s 854184 calls/s # 8.72 [+0.60] GRO frag list over UDP tunnel ok # 9.52 [+0.80] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.08 [+0.30] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.23 [+0.60] GRO fwd ok # 11.69 [+0.47] UDP fwd perf udp rx: 999 MB/s 810066 calls/s # 12.75 [+1.06] udp tx: 1805 MB/s 30625 calls/s 30625 msg/s # 13.73 [+0.98] udp rx: 1752 MB/s 1421928 calls/s # 13.75 [+0.02] udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # 14.73 [+0.98] udp rx: 1770 MB/s 1436590 calls/s # 14.75 [+0.02] udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1610 MB/s 1305564 calls/s # 15.93 [+1.06] udp tx: 1914 MB/s 32477 calls/s 32477 msg/s # 16.91 [+0.97] udp rx: 1627 MB/s 1318619 calls/s # 16.93 [+0.03] udp tx: 1953 MB/s 33128 calls/s 33128 msg/s # 17.91 [+0.97] udp rx: 1705 MB/s 1382903 calls/s # 17.93 [+0.03] udp tx: 1944 MB/s 32988 calls/s 32988 msg/s # 18.48 [+0.55] GRO frag list over UDP tunnel ok # 19.20 [+0.72] 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__->