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.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.86 [+0.46] UDP fwd perf udp rx: 1204 MB/s 980972 calls/s # 2.93 [+1.06] udp tx: 1629 MB/s 27642 calls/s 27642 msg/s # 3.90 [+0.97] udp rx: 1784 MB/s 1452816 calls/s # 3.93 [+0.03] udp tx: 1786 MB/s 30295 calls/s 30295 msg/s # 4.90 [+0.97] udp rx: 1868 MB/s 1521120 calls/s # 4.93 [+0.03] udp tx: 1866 MB/s 31654 calls/s 31654 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1367 MB/s 1113533 calls/s # 6.11 [+1.07] udp tx: 1701 MB/s 28860 calls/s 28860 msg/s # 7.09 [+0.97] udp rx: 1705 MB/s 1388448 calls/s # 7.11 [+0.03] udp tx: 1701 MB/s 28856 calls/s 28856 msg/s # 8.09 [+0.97] udp rx: 1715 MB/s 1396944 calls/s # 8.11 [+0.03] udp tx: 1704 MB/s 28910 calls/s 28910 msg/s # 8.66 [+0.55] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.87 [+0.23] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.89 [+0.51] GRO fwd ok # 11.34 [+0.45] UDP fwd perf udp rx: 1377 MB/s 1121486 calls/s # 12.40 [+1.06] udp tx: 1778 MB/s 30158 calls/s 30158 msg/s # 13.37 [+0.97] udp rx: 1613 MB/s 1313462 calls/s # 13.40 [+0.03] udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # 14.37 [+0.97] udp rx: 1338 MB/s 1089902 calls/s # 14.40 [+0.03] udp tx: 1809 MB/s 30685 calls/s 30685 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1548 MB/s 1260566 calls/s # 15.58 [+1.06] udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # 16.55 [+0.97] udp rx: 1502 MB/s 1222894 calls/s # 16.58 [+0.03] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 17.56 [+0.97] udp rx: 1256 MB/s 1022883 calls/s # 17.58 [+0.03] udp tx: 1818 MB/s 30839 calls/s 30839 msg/s # 18.11 [+0.53] GRO frag list over UDP tunnel ok # 18.88 [+0.77] 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__->