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.76 [+0.50] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 815 MB/s 663716 calls/s # 2.87 [+1.07] udp tx: 1690 MB/s 28664 calls/s 28664 msg/s # 3.85 [+0.98] udp rx: 1514 MB/s 1233304 calls/s # 3.87 [+0.02] udp tx: 1816 MB/s 30816 calls/s 30816 msg/s # 4.85 [+0.98] udp rx: 1673 MB/s 1362354 calls/s # 4.87 [+0.02] udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1534 MB/s 1249350 calls/s # 6.05 [+1.06] udp tx: 1685 MB/s 28595 calls/s 28595 msg/s # 7.03 [+0.97] udp rx: 1793 MB/s 1459872 calls/s # 7.05 [+0.03] udp tx: 1790 MB/s 30360 calls/s 30360 msg/s # 8.03 [+0.98] udp rx: 1706 MB/s 1389600 calls/s # 8.05 [+0.02] udp tx: 1702 MB/s 28878 calls/s 28878 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.35 [+0.74] GRO fwd over UDP tunnel ok # 9.59 [+0.23] IPv6 # 9.85 [+0.26] No GRO ok # 10.35 [+0.50] GRO frag list ok # 10.89 [+0.54] GRO fwd ok # 11.38 [+0.49] UDP fwd perf udp rx: 1177 MB/s 958428 calls/s # 12.45 [+1.07] udp tx: 1570 MB/s 26642 calls/s 26642 msg/s # 13.42 [+0.97] udp rx: 1838 MB/s 1496400 calls/s # 13.45 [+0.03] udp tx: 1836 MB/s 31141 calls/s 31141 msg/s # 14.42 [+0.97] udp rx: 1661 MB/s 1352448 calls/s # 14.45 [+0.03] udp tx: 1656 MB/s 28103 calls/s 28103 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1371 MB/s 1116253 calls/s # 15.64 [+1.07] udp tx: 1778 MB/s 30170 calls/s 30170 msg/s # 16.61 [+0.97] udp rx: 1819 MB/s 1481136 calls/s # 16.64 [+0.03] udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # 17.61 [+0.97] udp rx: 1443 MB/s 1174940 calls/s # 17.64 [+0.03] udp tx: 1727 MB/s 29300 calls/s 29300 msg/s # 18.17 [+0.53] GRO frag list over UDP tunnel ok # 18.93 [+0.76] 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__->