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.27 [+0.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.92 [+0.49] UDP fwd perf udp rx: 902 MB/s 732229 calls/s # 2.99 [+1.07] udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # 3.96 [+0.97] udp rx: 873 MB/s 709698 calls/s # 3.99 [+0.03] udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # 4.96 [+0.97] udp rx: 1243 MB/s 1010356 calls/s # 4.99 [+0.03] udp tx: 1332 MB/s 22607 calls/s 22607 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 969 MB/s 788170 calls/s # 6.18 [+1.07] udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # 7.15 [+0.97] udp rx: 1072 MB/s 872064 calls/s # 7.18 [+0.03] udp tx: 1237 MB/s 20987 calls/s 20987 msg/s # 8.15 [+0.97] udp rx: 1150 MB/s 933342 calls/s # 8.18 [+0.03] udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # 8.87 [+0.69] GRO frag list over UDP tunnel ok # 9.73 [+0.86] GRO fwd over UDP tunnel ok # 10.00 [+0.27] IPv6 # 10.26 [+0.26] No GRO ok # 10.83 [+0.57] GRO frag list ok # 11.43 [+0.60] GRO fwd ok # 11.96 [+0.53] UDP fwd perf udp rx: 1021 MB/s 830724 calls/s # 13.04 [+1.07] udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # 14.00 [+0.97] udp rx: 928 MB/s 754692 calls/s # 14.04 [+0.03] udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # 15.00 [+0.97] udp rx: 1356 MB/s 1101354 calls/s # 15.04 [+0.03] udp tx: 1608 MB/s 27282 calls/s 27282 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1532 MB/s 1242596 calls/s # 16.23 [+1.07] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 17.20 [+0.97] udp rx: 1669 MB/s 1354165 calls/s # 17.23 [+0.03] udp tx: 1847 MB/s 31334 calls/s 31334 msg/s # 18.20 [+0.97] udp rx: 1659 MB/s 1346048 calls/s # 18.23 [+0.03] udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # 18.88 [+0.64] GRO frag list over UDP tunnel ok # 19.71 [+0.84] 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__->