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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1582 MB/s 1288363 calls/s # 2.94 [+1.07] udp tx: 1785 MB/s 30291 calls/s 30291 msg/s # 3.91 [+0.97] udp rx: 1827 MB/s 1488096 calls/s # 3.94 [+0.03] udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # 4.91 [+0.97] udp rx: 1546 MB/s 1258968 calls/s # 4.94 [+0.03] udp tx: 1587 MB/s 26917 calls/s 26917 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932784 calls/s # 6.13 [+1.07] udp tx: 1177 MB/s 19967 calls/s 19967 msg/s # 7.10 [+0.97] udp rx: 1178 MB/s 959808 calls/s # 7.13 [+0.03] udp tx: 1178 MB/s 19981 calls/s 19981 msg/s # 8.10 [+0.97] udp rx: 1168 MB/s 950976 calls/s # 8.13 [+0.03] udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.99 [+0.25] No GRO ok # 10.46 [+0.47] GRO frag list ok # 10.96 [+0.50] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1178 MB/s 959373 calls/s # 12.49 [+1.07] udp tx: 1749 MB/s 29679 calls/s 29679 msg/s # 13.46 [+0.97] udp rx: 1810 MB/s 1473619 calls/s # 13.49 [+0.03] udp tx: 1827 MB/s 30989 calls/s 30989 msg/s # 14.46 [+0.97] udp rx: 1690 MB/s 1376491 calls/s # 14.49 [+0.03] udp tx: 1780 MB/s 30206 calls/s 30206 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1326 MB/s 1079759 calls/s # 15.68 [+1.07] udp tx: 1760 MB/s 29865 calls/s 29865 msg/s # 16.65 [+0.97] udp rx: 1778 MB/s 1447800 calls/s # 16.68 [+0.03] udp tx: 1782 MB/s 30237 calls/s 30237 msg/s # 17.65 [+0.97] udp rx: 1570 MB/s 1278643 calls/s # 17.68 [+0.03] udp tx: 1794 MB/s 30431 calls/s 30431 msg/s # 18.24 [+0.56] GRO frag list over UDP tunnel ok # 18.98 [+0.74] 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__->