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.26 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1415 MB/s 1152300 calls/s # 2.93 [+1.07] udp tx: 1715 MB/s 29101 calls/s 29101 msg/s # 3.93 [+1.00] udp tx: 1873 MB/s 31781 calls/s 31781 msg/s # 3.93 [+0.00] udp rx: 1876 MB/s 1527380 calls/s # 4.93 [+1.00] udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # 5.03 [+0.10] udp rx: 1451 MB/s 1181412 calls/s # 5.05 [+0.02] UDP GRO fwd perf udp rx: 1706 MB/s 1389504 calls/s # 6.12 [+1.07] udp tx: 1765 MB/s 29942 calls/s 29942 msg/s # 7.09 [+0.97] udp rx: 1717 MB/s 1398019 calls/s # 7.12 [+0.03] udp tx: 1792 MB/s 30404 calls/s 30404 msg/s # 8.09 [+0.97] udp rx: 1762 MB/s 1435200 calls/s # 8.12 [+0.03] udp tx: 1760 MB/s 29863 calls/s 29863 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.74] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.95 [+0.24] No GRO ok # 10.44 [+0.50] GRO frag list ok # 10.96 [+0.51] GRO fwd ok # 11.42 [+0.46] UDP fwd perf udp rx: 1554 MB/s 1265292 calls/s # 12.49 [+1.06] udp tx: 1686 MB/s 28611 calls/s 28611 msg/s # 13.46 [+0.97] udp rx: 1672 MB/s 1361265 calls/s # 13.49 [+0.03] udp tx: 1691 MB/s 28694 calls/s 28694 msg/s # 14.46 [+0.98] udp rx: 1564 MB/s 1273488 calls/s # 14.49 [+0.02] udp tx: 1566 MB/s 26564 calls/s 26564 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1645 MB/s 1339536 calls/s # 15.66 [+1.06] udp tx: 1673 MB/s 28387 calls/s 28387 msg/s # 16.64 [+0.98] udp rx: 1483 MB/s 1207402 calls/s # 16.66 [+0.02] udp tx: 1620 MB/s 27492 calls/s 27492 msg/s # 17.64 [+0.98] udp rx: 1575 MB/s 1282409 calls/s # 17.66 [+0.02] udp tx: 1767 MB/s 29975 calls/s 29975 msg/s # 18.20 [+0.54] GRO frag list over UDP tunnel ok # 18.88 [+0.69] 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__->