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.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1205 MB/s 980876 calls/s # 3.04 [+1.08] udp tx: 1326 MB/s 22501 calls/s 22501 msg/s # 4.01 [+0.97] udp rx: 1297 MB/s 1056030 calls/s # 4.04 [+0.03] udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # 5.01 [+0.97] udp rx: 1157 MB/s 942456 calls/s # 5.04 [+0.03] udp tx: 1172 MB/s 19890 calls/s 19890 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 950229 calls/s # 6.24 [+1.08] udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # 7.20 [+0.97] udp rx: 878 MB/s 712909 calls/s # 7.24 [+0.03] udp tx: 1357 MB/s 23016 calls/s 23016 msg/s # 8.20 [+0.97] udp rx: 1335 MB/s 1086376 calls/s # 8.24 [+0.03] udp tx: 1370 MB/s 23237 calls/s 23237 msg/s # 8.89 [+0.65] GRO frag list over UDP tunnel ok # 9.69 [+0.80] GRO fwd over UDP tunnel ok # 9.96 [+0.27] IPv6 # 10.23 [+0.27] No GRO ok # 10.73 [+0.50] GRO frag list ok # 11.25 [+0.52] GRO fwd ok # 11.75 [+0.50] UDP fwd perf udp rx: 1311 MB/s 1067299 calls/s # 12.82 [+1.07] udp tx: 1710 MB/s 29004 calls/s 29004 msg/s # 13.79 [+0.97] udp rx: 1892 MB/s 1539839 calls/s # 13.82 [+0.03] udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # 14.79 [+0.97] udp rx: 1910 MB/s 1554834 calls/s # 14.82 [+0.03] udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1566 MB/s 1274903 calls/s # 16.02 [+1.08] udp tx: 1792 MB/s 30398 calls/s 30398 msg/s # 16.99 [+0.97] udp rx: 1723 MB/s 1402740 calls/s # 17.02 [+0.03] udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # 17.99 [+0.97] udp rx: 1637 MB/s 1332804 calls/s # 18.02 [+0.03] udp tx: 1874 MB/s 31794 calls/s 31794 msg/s # 18.58 [+0.56] GRO frag list over UDP tunnel ok # 19.33 [+0.75] 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__->