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.79 [+0.52] GRO frag list ok # 1.33 [+0.53] GRO fwd ok # 1.78 [+0.45] UDP fwd perf udp rx: 1766 MB/s 1437984 calls/s # 2.83 [+1.06] udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # 3.81 [+0.98] udp rx: 1956 MB/s 1592929 calls/s # 3.83 [+0.02] udp tx: 1968 MB/s 33383 calls/s 33383 msg/s # 4.81 [+0.98] udp rx: 1928 MB/s 1570292 calls/s # 4.83 [+0.02] udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1755 MB/s 1429037 calls/s # 6.02 [+1.06] udp tx: 1960 MB/s 33248 calls/s 33248 msg/s # 6.99 [+0.97] udp rx: 1976 MB/s 1609145 calls/s # 7.02 [+0.03] udp tx: 1989 MB/s 33741 calls/s 33741 msg/s # 7.99 [+0.98] udp rx: 1785 MB/s 1453619 calls/s # 8.02 [+0.02] udp tx: 1990 MB/s 33759 calls/s 33759 msg/s # 8.58 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.81] GRO fwd over UDP tunnel ok # 9.66 [+0.27] IPv6 # 9.91 [+0.25] No GRO ok # 10.45 [+0.54] GRO frag list ok # 11.02 [+0.57] GRO fwd ok # 11.53 [+0.51] UDP fwd perf udp rx: 1083 MB/s 882230 calls/s # 12.60 [+1.07] udp tx: 1147 MB/s 19463 calls/s 19463 msg/s # 13.58 [+0.97] udp rx: 1190 MB/s 969341 calls/s # 13.60 [+0.03] udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # 14.58 [+0.98] udp rx: 1206 MB/s 982442 calls/s # 14.60 [+0.02] udp tx: 1211 MB/s 20544 calls/s 20544 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1100 MB/s 895949 calls/s # 15.81 [+1.08] udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # 16.77 [+0.96] udp rx: 1233 MB/s 1004358 calls/s # 16.81 [+0.04] udp tx: 1238 MB/s 21000 calls/s 21000 msg/s # 17.77 [+0.97] udp rx: 1215 MB/s 989166 calls/s # 17.81 [+0.03] udp tx: 1218 MB/s 20667 calls/s 20667 msg/s # 18.43 [+0.62] GRO frag list over UDP tunnel ok # 19.21 [+0.78] 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__->