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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp rx: 975 MB/s 794071 calls/s # 3.00 [+1.08] udp tx: 1021 MB/s 17322 calls/s 17322 msg/s # 3.96 [+0.96] udp rx: 997 MB/s 811719 calls/s # 4.00 [+0.04] udp tx: 1005 MB/s 17054 calls/s 17054 msg/s # 4.96 [+0.97] udp rx: 1080 MB/s 879836 calls/s # 5.00 [+0.03] udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1607 MB/s 1308715 calls/s # 6.20 [+1.08] udp tx: 1679 MB/s 28486 calls/s 28486 msg/s # 7.17 [+0.97] udp rx: 1768 MB/s 1439568 calls/s # 7.20 [+0.03] udp tx: 1770 MB/s 30026 calls/s 30026 msg/s # 8.17 [+0.97] udp rx: 1743 MB/s 1419600 calls/s # 8.20 [+0.03] udp tx: 1741 MB/s 29531 calls/s 29531 msg/s # 8.84 [+0.64] GRO frag list over UDP tunnel ok # 9.68 [+0.84] GRO fwd over UDP tunnel ok # 9.94 [+0.27] IPv6 # 10.23 [+0.29] No GRO ok # 10.73 [+0.50] GRO frag list ok # 11.26 [+0.53] GRO fwd ok # 11.77 [+0.51] UDP fwd perf udp rx: 1105 MB/s 899816 calls/s # 12.84 [+1.07] udp tx: 1654 MB/s 28059 calls/s 28059 msg/s # 13.82 [+0.98] udp rx: 1456 MB/s 1185983 calls/s # 13.84 [+0.02] udp tx: 1559 MB/s 26443 calls/s 26443 msg/s # 14.82 [+0.98] udp rx: 1679 MB/s 1367272 calls/s # 14.84 [+0.02] udp tx: 1676 MB/s 28433 calls/s 28433 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1584 MB/s 1290152 calls/s # 16.04 [+1.08] udp tx: 1625 MB/s 27566 calls/s 27566 msg/s # 17.00 [+0.97] udp rx: 1636 MB/s 1332184 calls/s # 17.04 [+0.03] udp tx: 1647 MB/s 27949 calls/s 27949 msg/s # 18.01 [+0.97] udp rx: 1681 MB/s 1369008 calls/s # 18.04 [+0.03] udp tx: 1683 MB/s 28558 calls/s 28558 msg/s # 18.66 [+0.62] GRO frag list over UDP tunnel ok # 19.45 [+0.79] 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__->