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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1478 MB/s 1203733 calls/s # 2.85 [+1.06] udp tx: 1667 MB/s 28279 calls/s 28279 msg/s # 3.82 [+0.97] udp rx: 1768 MB/s 1439869 calls/s # 3.85 [+0.03] udp tx: 1805 MB/s 30626 calls/s 30626 msg/s # 4.82 [+0.97] udp rx: 1643 MB/s 1337771 calls/s # 4.85 [+0.03] udp tx: 1747 MB/s 29647 calls/s 29647 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1554 MB/s 1265142 calls/s # 6.04 [+1.07] udp tx: 1684 MB/s 28567 calls/s 28567 msg/s # 7.02 [+0.98] udp rx: 1876 MB/s 1528078 calls/s # 7.04 [+0.02] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 8.02 [+0.98] udp rx: 1894 MB/s 1541952 calls/s # 8.04 [+0.02] udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.74] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.80 [+0.21] No GRO ok # 10.30 [+0.51] GRO frag list ok # 10.85 [+0.54] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1185 MB/s 964971 calls/s # 12.39 [+1.07] udp tx: 1655 MB/s 28086 calls/s 28086 msg/s # 13.36 [+0.97] udp rx: 1805 MB/s 1469760 calls/s # 13.39 [+0.03] udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # 14.36 [+0.97] udp rx: 1726 MB/s 1405392 calls/s # 14.39 [+0.03] udp tx: 1725 MB/s 29262 calls/s 29262 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1647 MB/s 1341350 calls/s # 15.57 [+1.07] udp tx: 1760 MB/s 29852 calls/s 29852 msg/s # 16.54 [+0.97] udp rx: 1589 MB/s 1294368 calls/s # 16.57 [+0.03] udp tx: 1581 MB/s 26830 calls/s 26830 msg/s # 17.55 [+0.97] udp rx: 1619 MB/s 1318224 calls/s # 17.57 [+0.03] udp tx: 1616 MB/s 27419 calls/s 27419 msg/s # 18.18 [+0.61] GRO frag list over UDP tunnel ok # 18.91 [+0.73] 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__->