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.03 [+0.03] IPv4 # 0.28 [+0.25] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.03 [+0.54] UDP fwd perf udp rx: 1134 MB/s 923649 calls/s # 3.11 [+1.08] udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # 4.07 [+0.97] udp rx: 1242 MB/s 1011832 calls/s # 4.11 [+0.03] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 5.07 [+0.97] udp rx: 1245 MB/s 1014192 calls/s # 5.11 [+0.03] udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1606 MB/s 1307904 calls/s # 6.29 [+1.07] udp tx: 1643 MB/s 27869 calls/s 27869 msg/s # 7.27 [+0.97] udp rx: 1782 MB/s 1451232 calls/s # 7.29 [+0.03] udp tx: 1793 MB/s 30427 calls/s 30427 msg/s # 8.27 [+0.97] udp rx: 1803 MB/s 1468464 calls/s # 8.29 [+0.03] udp tx: 1798 MB/s 30500 calls/s 30500 msg/s # 8.93 [+0.64] GRO frag list over UDP tunnel ok # 9.67 [+0.74] GRO fwd over UDP tunnel ok # 9.93 [+0.25] IPv6 # 10.15 [+0.23] No GRO ok # 10.69 [+0.54] GRO frag list ok # 11.25 [+0.55] GRO fwd ok # 11.77 [+0.52] UDP fwd perf udp rx: 1592 MB/s 1296819 calls/s # 12.84 [+1.07] udp tx: 1681 MB/s 28520 calls/s 28520 msg/s # 13.81 [+0.97] udp rx: 1782 MB/s 1451451 calls/s # 13.84 [+0.03] udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # 14.81 [+0.97] udp rx: 1749 MB/s 1424163 calls/s # 14.84 [+0.03] udp tx: 1786 MB/s 30295 calls/s 30295 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1300572 calls/s # 16.03 [+1.07] udp tx: 1755 MB/s 29767 calls/s 29767 msg/s # 17.01 [+0.98] udp rx: 1478 MB/s 1203521 calls/s # 17.03 [+0.02] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 18.01 [+0.98] udp rx: 1454 MB/s 1184414 calls/s # 18.03 [+0.02] udp tx: 1827 MB/s 30990 calls/s 30990 msg/s # 18.61 [+0.59] GRO frag list over UDP tunnel ok # 19.40 [+0.78] 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__->