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.23] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1087 MB/s 885068 calls/s # 3.03 [+1.07] udp tx: 1167 MB/s 19800 calls/s 19800 msg/s # 4.01 [+0.98] udp rx: 1258 MB/s 1024608 calls/s # 4.03 [+0.02] udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # 5.01 [+0.98] udp rx: 1129 MB/s 919704 calls/s # 5.03 [+0.02] udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1281 MB/s 1042992 calls/s # 6.23 [+1.07] udp tx: 1327 MB/s 22507 calls/s 22507 msg/s # 7.19 [+0.97] udp rx: 1086 MB/s 884152 calls/s # 7.23 [+0.03] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 8.19 [+0.97] udp rx: 1078 MB/s 877700 calls/s # 8.23 [+0.03] udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # 8.86 [+0.64] GRO frag list over UDP tunnel ok # 9.73 [+0.86] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.23 [+0.24] No GRO ok # 10.77 [+0.54] GRO frag list ok # 11.30 [+0.53] GRO fwd ok # 11.81 [+0.50] UDP fwd perf udp rx: 1539 MB/s 1252950 calls/s # 12.87 [+1.07] udp tx: 1755 MB/s 29770 calls/s 29770 msg/s # 13.88 [+1.00] udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # 13.88 [+0.00] udp rx: 1573 MB/s 1280796 calls/s # 14.87 [+1.00] udp tx: 1803 MB/s 30592 calls/s 30592 msg/s # 14.97 [+0.10] udp rx: 1778 MB/s 1448094 calls/s # 15.00 [+0.02] UDP GRO fwd perf udp rx: 1173 MB/s 955147 calls/s # 16.07 [+1.07] udp tx: 1636 MB/s 27754 calls/s 27754 msg/s # 17.04 [+0.97] udp rx: 1650 MB/s 1343754 calls/s # 17.07 [+0.03] udp tx: 1690 MB/s 28675 calls/s 28675 msg/s # 18.04 [+0.97] udp rx: 1362 MB/s 1109569 calls/s # 18.07 [+0.03] udp tx: 1549 MB/s 26277 calls/s 26277 msg/s # 18.71 [+0.64] GRO frag list over UDP tunnel ok # 19.49 [+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__->