make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.28 [+0.26] No GRO ok # 0.78 [+0.50] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1503 MB/s 1224219 calls/s # 2.93 [+1.06] udp tx: 1665 MB/s 28249 calls/s 28249 msg/s # 3.91 [+0.97] udp rx: 1705 MB/s 1388784 calls/s # 3.93 [+0.03] udp tx: 1717 MB/s 29131 calls/s 29131 msg/s # 4.91 [+0.98] udp rx: 1826 MB/s 1487040 calls/s # 4.93 [+0.02] udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376351 calls/s # 6.12 [+1.06] udp tx: 1801 MB/s 30559 calls/s 30559 msg/s # 7.10 [+0.98] udp rx: 1514 MB/s 1232870 calls/s # 7.12 [+0.02] udp tx: 1670 MB/s 28325 calls/s 28325 msg/s # 8.10 [+0.98] udp rx: 1661 MB/s 1352695 calls/s # 8.12 [+0.02] udp tx: 1713 MB/s 29063 calls/s 29063 msg/s # 8.65 [+0.53] GRO frag list over UDP tunnel ok # 9.34 [+0.70] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.82 [+0.24] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.85 [+0.51] GRO fwd ok # 11.31 [+0.46] UDP fwd perf udp rx: 910 MB/s 740946 calls/s # 12.37 [+1.07] udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # 13.34 [+0.97] udp rx: 1081 MB/s 880526 calls/s # 13.37 [+0.03] udp tx: 1172 MB/s 19880 calls/s 19880 msg/s # 14.34 [+0.97] udp rx: 1171 MB/s 954067 calls/s # 14.37 [+0.03] udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 974 MB/s 793612 calls/s # 15.58 [+1.09] udp tx: 1043 MB/s 17691 calls/s 17691 msg/s # 16.54 [+0.96] udp rx: 1060 MB/s 863320 calls/s # 16.58 [+0.04] udp tx: 1144 MB/s 19404 calls/s 19404 msg/s # 17.54 [+0.96] udp rx: 1029 MB/s 838135 calls/s # 17.58 [+0.04] udp tx: 1079 MB/s 18301 calls/s 18301 msg/s # 18.20 [+0.62] GRO frag list over UDP tunnel ok # 19.01 [+0.82] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->