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.31 [+0.29] No GRO ok # 0.98 [+0.68] GRO frag list ok # 1.63 [+0.64] GRO fwd ok # 2.17 [+0.55] UDP fwd perf udp rx: 1107 MB/s 901480 calls/s # 3.25 [+1.08] udp tx: 1529 MB/s 25937 calls/s 25937 msg/s # 4.22 [+0.97] udp rx: 1467 MB/s 1194335 calls/s # 4.25 [+0.03] udp tx: 1525 MB/s 25876 calls/s 25876 msg/s # 5.22 [+0.97] udp rx: 1842 MB/s 1499856 calls/s # 5.25 [+0.03] udp tx: 1846 MB/s 31322 calls/s 31322 msg/s # 5.38 [+0.12] UDP GRO fwd perf udp rx: 1621 MB/s 1320288 calls/s # 6.46 [+1.08] udp tx: 1683 MB/s 28553 calls/s 28553 msg/s # 7.42 [+0.97] udp rx: 1338 MB/s 1089964 calls/s # 7.46 [+0.03] udp tx: 1679 MB/s 28486 calls/s 28486 msg/s # 8.42 [+0.97] udp rx: 1443 MB/s 1175040 calls/s # 8.46 [+0.03] udp tx: 1665 MB/s 28247 calls/s 28247 msg/s # 9.12 [+0.66] GRO frag list over UDP tunnel ok # 9.96 [+0.84] GRO fwd over UDP tunnel ok # 10.24 [+0.28] IPv6 # 10.52 [+0.28] No GRO ok # 11.11 [+0.59] GRO frag list ok # 11.73 [+0.62] GRO fwd ok # 12.27 [+0.54] UDP fwd perf udp rx: 1165 MB/s 948635 calls/s # 13.35 [+1.07] udp tx: 1678 MB/s 28463 calls/s 28463 msg/s # 14.33 [+0.99] udp rx: 1567 MB/s 1276168 calls/s # 14.35 [+0.01] udp tx: 1776 MB/s 30139 calls/s 30139 msg/s # 15.33 [+0.99] udp rx: 1569 MB/s 1277722 calls/s # 15.35 [+0.01] udp tx: 1773 MB/s 30076 calls/s 30076 msg/s # 15.47 [+0.12] UDP GRO fwd perf udp rx: 1644 MB/s 1338480 calls/s # 16.54 [+1.07] udp tx: 1696 MB/s 28767 calls/s 28767 msg/s # 17.51 [+0.97] udp rx: 1667 MB/s 1357838 calls/s # 17.54 [+0.03] udp tx: 1754 MB/s 29755 calls/s 29755 msg/s # 18.54 [+1.00] udp tx: 1569 MB/s 26619 calls/s 26619 msg/s # 18.55 [+0.00] udp rx: 428 MB/s 348800 calls/s # 19.21 [+0.67] GRO frag list over UDP tunnel ok # 20.00 [+0.79] 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__->