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.27] No GRO ok # 0.92 [+0.62] GRO frag list ok # 1.58 [+0.67] GRO fwd ok # 2.13 [+0.55] UDP fwd perf udp rx: 1628 MB/s 1325669 calls/s # 3.20 [+1.07] udp tx: 1749 MB/s 29667 calls/s 29667 msg/s # 4.17 [+0.97] udp rx: 1749 MB/s 1424006 calls/s # 4.20 [+0.03] udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # 5.17 [+0.97] udp rx: 1634 MB/s 1330761 calls/s # 5.20 [+0.03] udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 1536 MB/s 1250635 calls/s # 6.41 [+1.08] udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # 7.37 [+0.97] udp rx: 1391 MB/s 1132849 calls/s # 7.41 [+0.04] udp tx: 1653 MB/s 28047 calls/s 28047 msg/s # 8.37 [+0.97] udp rx: 1488 MB/s 1211967 calls/s # 8.41 [+0.03] udp tx: 1782 MB/s 30238 calls/s 30238 msg/s # 9.03 [+0.62] GRO frag list over UDP tunnel ok # 9.86 [+0.84] GRO fwd over UDP tunnel ok # 10.13 [+0.27] IPv6 # 10.41 [+0.27] No GRO ok # 11.00 [+0.59] GRO frag list ok # 11.60 [+0.60] GRO fwd ok # 12.14 [+0.54] UDP fwd perf udp rx: 1467 MB/s 1194524 calls/s # 13.22 [+1.08] udp tx: 1581 MB/s 26830 calls/s 26830 msg/s # 14.19 [+0.97] udp rx: 1658 MB/s 1350144 calls/s # 14.22 [+0.03] udp tx: 1655 MB/s 28081 calls/s 28081 msg/s # 15.19 [+0.97] udp rx: 1723 MB/s 1403088 calls/s # 15.22 [+0.03] udp tx: 1722 MB/s 29214 calls/s 29214 msg/s # 15.34 [+0.12] UDP GRO fwd perf udp rx: 1517 MB/s 1235040 calls/s # 16.42 [+1.08] udp tx: 1572 MB/s 26675 calls/s 26675 msg/s # 17.39 [+0.97] udp rx: 1595 MB/s 1298736 calls/s # 17.42 [+0.03] udp tx: 1593 MB/s 27031 calls/s 27031 msg/s # 18.39 [+0.97] udp rx: 1583 MB/s 1289472 calls/s # 18.42 [+0.03] udp tx: 1582 MB/s 26844 calls/s 26844 msg/s # 19.10 [+0.68] GRO frag list over UDP tunnel ok # 19.96 [+0.86] 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__->