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.28] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.45 [+0.57] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1293 MB/s 1053020 calls/s # 3.05 [+1.08] udp tx: 1373 MB/s 23288 calls/s 23288 msg/s # 4.01 [+0.97] udp rx: 1309 MB/s 1066320 calls/s # 4.05 [+0.03] udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # 5.02 [+0.97] udp rx: 1350 MB/s 1099136 calls/s # 5.05 [+0.03] udp tx: 1348 MB/s 22870 calls/s 22870 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1087 MB/s 885536 calls/s # 6.24 [+1.08] udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # 7.21 [+0.97] udp rx: 1236 MB/s 1006944 calls/s # 7.24 [+0.03] udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # 8.21 [+0.97] udp rx: 1175 MB/s 957368 calls/s # 8.24 [+0.03] udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # 8.90 [+0.66] GRO frag list over UDP tunnel ok # 9.75 [+0.85] GRO fwd over UDP tunnel ok # 10.00 [+0.25] IPv6 # 10.27 [+0.27] No GRO ok # 10.80 [+0.54] GRO frag list ok # 11.38 [+0.58] GRO fwd ok # 11.90 [+0.52] UDP fwd perf udp rx: 1540 MB/s 1253916 calls/s # 12.98 [+1.07] udp tx: 1763 MB/s 29904 calls/s 29904 msg/s # 13.94 [+0.97] udp rx: 1921 MB/s 1564512 calls/s # 13.98 [+0.03] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 14.95 [+0.97] udp rx: 1905 MB/s 1551456 calls/s # 14.98 [+0.03] udp tx: 1903 MB/s 32289 calls/s 32289 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376533 calls/s # 16.17 [+1.07] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 17.14 [+0.97] udp rx: 1924 MB/s 1567024 calls/s # 17.17 [+0.03] udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # 18.14 [+0.97] udp rx: 1939 MB/s 1579184 calls/s # 18.17 [+0.03] udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # 18.75 [+0.57] GRO frag list over UDP tunnel ok # 19.51 [+0.76] 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__->