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.24 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1466 MB/s 1193324 calls/s # 2.78 [+1.06] udp tx: 1936 MB/s 32841 calls/s 32841 msg/s # 3.76 [+0.98] udp rx: 1631 MB/s 1327996 calls/s # 3.78 [+0.02] udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # 4.76 [+0.98] udp rx: 1850 MB/s 1506701 calls/s # 4.78 [+0.02] udp tx: 1979 MB/s 33580 calls/s 33580 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1755 MB/s 1429493 calls/s # 5.95 [+1.06] udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # 6.93 [+0.98] udp rx: 1706 MB/s 1389431 calls/s # 6.95 [+0.02] udp tx: 1711 MB/s 29022 calls/s 29022 msg/s # 7.93 [+0.98] udp rx: 1299 MB/s 1057863 calls/s # 7.95 [+0.02] udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # 8.51 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.74] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.72 [+0.24] No GRO ok # 10.25 [+0.53] GRO frag list ok # 10.82 [+0.56] GRO fwd ok # 11.32 [+0.51] UDP fwd perf udp rx: 1014 MB/s 825644 calls/s # 12.39 [+1.07] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 13.36 [+0.97] udp rx: 1194 MB/s 972657 calls/s # 13.39 [+0.03] udp tx: 1209 MB/s 20507 calls/s 20507 msg/s # 14.37 [+0.97] udp rx: 1206 MB/s 982417 calls/s # 14.39 [+0.03] udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1131 MB/s 921264 calls/s # 15.59 [+1.07] udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # 16.56 [+0.97] udp rx: 1176 MB/s 957749 calls/s # 16.59 [+0.03] udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # 17.56 [+0.98] udp rx: 1229 MB/s 1001013 calls/s # 17.59 [+0.02] udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # 18.20 [+0.61] GRO frag list over UDP tunnel ok # 18.98 [+0.79] 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__->