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.25 [+0.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.38 [+0.61] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1184 MB/s 964398 calls/s # 2.96 [+1.06] udp tx: 1321 MB/s 22409 calls/s 22409 msg/s # 3.93 [+0.98] udp rx: 1057 MB/s 860749 calls/s # 3.96 [+0.02] udp tx: 1336 MB/s 22675 calls/s 22675 msg/s # 4.93 [+0.98] udp rx: 982 MB/s 799090 calls/s # 4.96 [+0.02] udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 969138 calls/s # 6.15 [+1.07] udp tx: 1351 MB/s 22928 calls/s 22928 msg/s # 7.12 [+0.97] udp rx: 993 MB/s 808559 calls/s # 7.15 [+0.03] udp tx: 1340 MB/s 22741 calls/s 22741 msg/s # 8.12 [+0.97] udp rx: 1256 MB/s 1022529 calls/s # 8.15 [+0.03] udp tx: 1346 MB/s 22837 calls/s 22837 msg/s # 8.79 [+0.65] GRO frag list over UDP tunnel ok # 9.60 [+0.81] GRO fwd over UDP tunnel ok # 9.84 [+0.24] IPv6 # 10.10 [+0.25] No GRO ok # 10.61 [+0.51] GRO frag list ok # 11.14 [+0.53] GRO fwd ok # 11.62 [+0.48] UDP fwd perf udp rx: 1469 MB/s 1192189 calls/s # 12.68 [+1.06] udp tx: 1860 MB/s 31550 calls/s 31550 msg/s # 13.66 [+0.98] udp rx: 1288 MB/s 1046119 calls/s # 13.68 [+0.02] udp tx: 1825 MB/s 30955 calls/s 30955 msg/s # 14.66 [+0.98] udp rx: 1537 MB/s 1248980 calls/s # 14.68 [+0.02] udp tx: 1818 MB/s 30851 calls/s 30851 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 943124 calls/s # 15.86 [+1.06] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 16.83 [+0.97] udp rx: 945 MB/s 766868 calls/s # 16.86 [+0.03] udp tx: 1879 MB/s 31875 calls/s 31875 msg/s # 17.84 [+0.98] udp rx: 1735 MB/s 1409415 calls/s # 17.86 [+0.02] udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # 18.40 [+0.54] GRO frag list over UDP tunnel ok # 19.20 [+0.80] 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__->