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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1202 MB/s 979344 calls/s # 2.92 [+1.07] udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # 3.89 [+0.97] udp rx: 1341 MB/s 1092336 calls/s # 3.92 [+0.03] udp tx: 1340 MB/s 22744 calls/s 22744 msg/s # 4.89 [+0.97] udp rx: 1355 MB/s 1103520 calls/s # 4.92 [+0.03] udp tx: 1351 MB/s 22915 calls/s 22915 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1292 MB/s 1052176 calls/s # 6.10 [+1.07] udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # 7.08 [+0.97] udp rx: 1267 MB/s 1031512 calls/s # 7.10 [+0.03] udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # 8.08 [+0.97] udp rx: 1240 MB/s 1010304 calls/s # 8.10 [+0.03] udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.44 [+0.77] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.96 [+0.26] No GRO ok # 10.48 [+0.52] GRO frag list ok # 10.98 [+0.50] GRO fwd ok # 11.43 [+0.45] UDP fwd perf udp rx: 1468 MB/s 1195329 calls/s # 12.50 [+1.06] udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # 13.47 [+0.97] udp rx: 1952 MB/s 1589472 calls/s # 13.50 [+0.03] udp tx: 1951 MB/s 33094 calls/s 33094 msg/s # 14.47 [+0.97] udp rx: 1785 MB/s 1453190 calls/s # 14.50 [+0.03] udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1488067 calls/s # 15.68 [+1.07] udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # 16.66 [+0.97] udp rx: 1674 MB/s 1363537 calls/s # 16.68 [+0.03] udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # 17.66 [+0.98] udp rx: 1508 MB/s 1228213 calls/s # 17.68 [+0.02] udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # 18.19 [+0.51] GRO frag list over UDP tunnel ok # 18.85 [+0.67] 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__->