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.29 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.49 [+0.62] GRO fwd ok # 2.03 [+0.55] UDP fwd perf udp rx: 1069 MB/s 870759 calls/s # 3.11 [+1.08] udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # 4.08 [+0.97] udp rx: 1172 MB/s 954276 calls/s # 4.11 [+0.03] udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # 5.08 [+0.97] udp rx: 1214 MB/s 989132 calls/s # 5.11 [+0.03] udp tx: 1288 MB/s 21861 calls/s 21861 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1188 MB/s 967584 calls/s # 6.31 [+1.08] udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # 7.28 [+0.97] udp rx: 1264 MB/s 1029120 calls/s # 7.31 [+0.03] udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # 8.28 [+0.97] udp rx: 1241 MB/s 1010400 calls/s # 8.31 [+0.03] udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # 9.01 [+0.70] GRO frag list over UDP tunnel ok # 9.89 [+0.88] GRO fwd over UDP tunnel ok # 10.18 [+0.29] IPv6 # 10.45 [+0.27] No GRO ok # 11.02 [+0.57] GRO frag list ok # 11.59 [+0.57] GRO fwd ok # 12.07 [+0.48] UDP fwd perf udp rx: 1430 MB/s 1164304 calls/s # 13.16 [+1.08] udp tx: 1755 MB/s 29772 calls/s 29772 msg/s # 14.15 [+0.99] udp tx: 1681 MB/s 28512 calls/s 28512 msg/s # 14.15 [+0.00] udp rx: 1366 MB/s 1112582 calls/s # 15.15 [+1.00] udp tx: 1767 MB/s 29970 calls/s 29970 msg/s # 15.25 [+0.10] udp rx: 1766 MB/s 1438352 calls/s # 15.27 [+0.02] UDP GRO fwd perf udp rx: 1650 MB/s 1343616 calls/s # 16.35 [+1.08] udp tx: 1699 MB/s 28832 calls/s 28832 msg/s # 17.32 [+0.97] udp rx: 1697 MB/s 1381632 calls/s # 17.35 [+0.03] udp tx: 1690 MB/s 28675 calls/s 28675 msg/s # 18.32 [+0.97] udp rx: 1618 MB/s 1317552 calls/s # 18.35 [+0.03] udp tx: 1624 MB/s 27557 calls/s 27557 msg/s # 18.98 [+0.64] GRO frag list over UDP tunnel ok # 19.83 [+0.85] 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__->