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.29 [+0.27] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.02 [+0.50] UDP fwd perf udp rx: 1244 MB/s 1013443 calls/s # 3.10 [+1.07] udp tx: 1525 MB/s 25880 calls/s 25880 msg/s # 4.06 [+0.97] udp rx: 1050 MB/s 855106 calls/s # 4.10 [+0.03] udp tx: 1098 MB/s 18635 calls/s 18635 msg/s # 5.06 [+0.97] udp rx: 1168 MB/s 950890 calls/s # 5.10 [+0.03] udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1114 MB/s 907392 calls/s # 6.29 [+1.08] udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # 7.26 [+0.97] udp rx: 1165 MB/s 948672 calls/s # 7.29 [+0.03] udp tx: 1164 MB/s 19746 calls/s 19746 msg/s # 8.27 [+0.97] udp rx: 1081 MB/s 880346 calls/s # 8.29 [+0.03] udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # 8.94 [+0.65] GRO frag list over UDP tunnel ok # 9.82 [+0.87] GRO fwd over UDP tunnel ok # 10.09 [+0.27] IPv6 # 10.37 [+0.29] No GRO ok # 10.97 [+0.60] GRO frag list ok # 11.56 [+0.59] GRO fwd ok # 12.08 [+0.52] UDP fwd perf udp rx: 1610 MB/s 1311019 calls/s # 13.15 [+1.07] udp tx: 1665 MB/s 28253 calls/s 28253 msg/s # 14.13 [+0.97] udp rx: 1619 MB/s 1318272 calls/s # 14.15 [+0.03] udp tx: 1620 MB/s 27484 calls/s 27484 msg/s # 15.13 [+0.97] udp rx: 1790 MB/s 1457904 calls/s # 15.15 [+0.03] udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # 15.27 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1364023 calls/s # 16.35 [+1.07] udp tx: 1747 MB/s 29635 calls/s 29635 msg/s # 17.31 [+0.97] udp rx: 1797 MB/s 1463616 calls/s # 17.35 [+0.03] udp tx: 1790 MB/s 30372 calls/s 30372 msg/s # 18.31 [+0.97] udp rx: 1620 MB/s 1319184 calls/s # 18.35 [+0.03] udp tx: 1619 MB/s 27475 calls/s 27475 msg/s # 18.97 [+0.62] GRO frag list over UDP tunnel ok # 19.78 [+0.81] 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__->