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.28 [+0.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp rx: 1152 MB/s 938348 calls/s # 3.13 [+1.07] udp tx: 1213 MB/s 20577 calls/s 20577 msg/s # 4.10 [+0.97] udp rx: 1252 MB/s 1019616 calls/s # 4.13 [+0.03] udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # 5.10 [+0.97] udp rx: 1276 MB/s 1039584 calls/s # 5.13 [+0.03] udp tx: 1276 MB/s 21642 calls/s 21642 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1184 MB/s 964080 calls/s # 6.32 [+1.08] udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # 7.29 [+0.97] udp rx: 1229 MB/s 1001280 calls/s # 7.32 [+0.03] udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # 8.29 [+0.97] udp rx: 1233 MB/s 1003920 calls/s # 8.32 [+0.03] udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # 8.92 [+0.59] GRO frag list over UDP tunnel ok # 9.67 [+0.75] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.20 [+0.26] No GRO ok # 10.76 [+0.56] GRO frag list ok # 11.35 [+0.60] GRO fwd ok # 11.90 [+0.54] UDP fwd perf udp rx: 1526 MB/s 1243004 calls/s # 12.97 [+1.07] udp tx: 1633 MB/s 27711 calls/s 27711 msg/s # 13.93 [+0.97] udp rx: 1752 MB/s 1426848 calls/s # 13.97 [+0.03] udp tx: 1755 MB/s 29780 calls/s 29780 msg/s # 14.94 [+0.97] udp rx: 1704 MB/s 1387824 calls/s # 14.97 [+0.03] udp tx: 1702 MB/s 28873 calls/s 28873 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357440 calls/s # 16.15 [+1.07] udp tx: 1719 MB/s 29160 calls/s 29160 msg/s # 17.13 [+0.97] udp rx: 1651 MB/s 1344570 calls/s # 17.15 [+0.03] udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # 18.13 [+0.97] udp rx: 1753 MB/s 1427619 calls/s # 18.15 [+0.03] udp tx: 1800 MB/s 30541 calls/s 30541 msg/s # 18.75 [+0.60] GRO frag list over UDP tunnel ok # 19.54 [+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__->