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.31 [+0.29] No GRO ok # 0.82 [+0.51] GRO frag list ok # 1.40 [+0.58] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 957 MB/s 779664 calls/s # 2.96 [+1.07] udp tx: 1586 MB/s 26910 calls/s 26910 msg/s # 3.94 [+0.98] udp rx: 1547 MB/s 1260004 calls/s # 3.96 [+0.02] udp tx: 1832 MB/s 31080 calls/s 31080 msg/s # 4.94 [+0.98] udp rx: 1639 MB/s 1334443 calls/s # 4.96 [+0.02] udp tx: 1712 MB/s 29040 calls/s 29040 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 944 MB/s 768592 calls/s # 6.15 [+1.07] udp tx: 980 MB/s 16623 calls/s 16623 msg/s # 7.11 [+0.97] udp rx: 960 MB/s 782159 calls/s # 7.15 [+0.03] udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # 8.12 [+0.97] udp rx: 828 MB/s 674769 calls/s # 8.15 [+0.03] udp tx: 1263 MB/s 21435 calls/s 21435 msg/s # 8.77 [+0.62] GRO frag list over UDP tunnel ok # 9.57 [+0.80] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.10 [+0.27] No GRO ok # 10.63 [+0.54] GRO frag list ok # 11.21 [+0.57] GRO fwd ok # 11.72 [+0.51] UDP fwd perf udp rx: 1239 MB/s 1009049 calls/s # 12.78 [+1.07] udp tx: 1596 MB/s 27081 calls/s 27081 msg/s # 13.76 [+0.97] udp rx: 1324 MB/s 1078036 calls/s # 13.78 [+0.03] udp tx: 1799 MB/s 30518 calls/s 30518 msg/s # 14.78 [+1.00] udp tx: 1739 MB/s 29499 calls/s 29499 msg/s # 14.79 [+0.00] udp rx: 954 MB/s 776940 calls/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1402 MB/s 1141539 calls/s # 15.98 [+1.08] udp tx: 1548 MB/s 26256 calls/s 26256 msg/s # 16.95 [+0.97] udp rx: 1135 MB/s 924186 calls/s # 16.98 [+0.03] udp tx: 1560 MB/s 26475 calls/s 26475 msg/s # 17.95 [+0.97] udp rx: 1096 MB/s 892523 calls/s # 17.98 [+0.03] udp tx: 1657 MB/s 28116 calls/s 28116 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.37 [+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__->