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.34 [+0.31] No GRO ok # 1.02 [+0.68] GRO frag list ok # 1.73 [+0.71] GRO fwd ok # 2.31 [+0.57] UDP fwd perf udp rx: 967 MB/s 787932 calls/s # 3.39 [+1.09] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 4.35 [+0.96] udp rx: 1263 MB/s 1028576 calls/s # 4.39 [+0.04] udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # 5.35 [+0.96] udp rx: 1253 MB/s 1020192 calls/s # 5.39 [+0.04] udp tx: 1260 MB/s 21373 calls/s 21373 msg/s # 5.51 [+0.12] UDP GRO fwd perf udp rx: 1380 MB/s 1124158 calls/s # 6.58 [+1.07] udp tx: 1577 MB/s 26758 calls/s 26758 msg/s # 7.55 [+0.97] udp rx: 1451 MB/s 1181688 calls/s # 7.58 [+0.03] udp tx: 1516 MB/s 25715 calls/s 25715 msg/s # 8.55 [+0.97] udp rx: 1703 MB/s 1387120 calls/s # 8.58 [+0.03] udp tx: 1706 MB/s 28944 calls/s 28944 msg/s # 9.24 [+0.66] GRO frag list over UDP tunnel ok # 10.11 [+0.87] GRO fwd over UDP tunnel ok # 10.38 [+0.27] IPv6 # 10.65 [+0.27] No GRO ok # 11.17 [+0.52] GRO frag list ok # 11.74 [+0.58] GRO fwd ok # 12.24 [+0.50] UDP fwd perf udp rx: 1105 MB/s 899792 calls/s # 13.31 [+1.07] udp tx: 1677 MB/s 28448 calls/s 28448 msg/s # 14.28 [+0.97] udp rx: 1523 MB/s 1240495 calls/s # 14.31 [+0.03] udp tx: 1651 MB/s 28017 calls/s 28017 msg/s # 15.28 [+0.97] udp rx: 1767 MB/s 1439215 calls/s # 15.31 [+0.03] udp tx: 1820 MB/s 30881 calls/s 30881 msg/s # 15.43 [+0.12] UDP GRO fwd perf udp rx: 1347 MB/s 1097396 calls/s # 16.50 [+1.07] udp tx: 1673 MB/s 28385 calls/s 28385 msg/s # 17.47 [+0.97] udp rx: 1628 MB/s 1325904 calls/s # 17.50 [+0.03] udp tx: 1616 MB/s 27417 calls/s 27417 msg/s # 18.48 [+0.97] udp rx: 1661 MB/s 1352584 calls/s # 18.50 [+0.03] udp tx: 1674 MB/s 28401 calls/s 28401 msg/s # 19.09 [+0.59] GRO frag list over UDP tunnel ok # 19.83 [+0.74] 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__->