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.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 1.96 [+0.49] UDP fwd perf udp rx: 1131 MB/s 919172 calls/s # 3.03 [+1.07] udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # 4.01 [+0.97] udp rx: 1024 MB/s 831820 calls/s # 4.03 [+0.03] udp tx: 1314 MB/s 22300 calls/s 22300 msg/s # 5.01 [+0.97] udp rx: 1156 MB/s 938252 calls/s # 5.03 [+0.03] udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1104 MB/s 898068 calls/s # 6.23 [+1.07] udp tx: 1189 MB/s 20171 calls/s 20171 msg/s # 7.20 [+0.97] udp rx: 1125 MB/s 914829 calls/s # 7.23 [+0.03] udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # 8.20 [+0.97] udp rx: 1144 MB/s 929160 calls/s # 8.23 [+0.03] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # 8.86 [+0.63] GRO frag list over UDP tunnel ok # 9.69 [+0.83] GRO fwd over UDP tunnel ok # 9.94 [+0.25] IPv6 # 10.19 [+0.25] No GRO ok # 10.72 [+0.54] GRO frag list ok # 11.27 [+0.55] GRO fwd ok # 11.77 [+0.50] UDP fwd perf udp rx: 1485 MB/s 1206215 calls/s # 12.84 [+1.07] udp tx: 1746 MB/s 29622 calls/s 29622 msg/s # 13.81 [+0.97] udp rx: 1606 MB/s 1302921 calls/s # 13.84 [+0.03] udp tx: 1804 MB/s 30598 calls/s 30598 msg/s # 14.81 [+0.97] udp rx: 1697 MB/s 1375371 calls/s # 14.84 [+0.03] udp tx: 1884 MB/s 31966 calls/s 31966 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1652 MB/s 1338966 calls/s # 16.02 [+1.06] udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # 16.99 [+0.98] udp rx: 1672 MB/s 1355288 calls/s # 17.02 [+0.02] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 18.00 [+0.98] udp rx: 1630 MB/s 1321072 calls/s # 18.02 [+0.02] udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # 18.57 [+0.55] GRO frag list over UDP tunnel ok # 19.30 [+0.74] 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__->