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.38 [+0.37] No GRO ok # 0.94 [+0.55] GRO frag list ok # 1.50 [+0.56] GRO fwd ok # 1.96 [+0.46] UDP fwd perf udp rx: 886 MB/s 721464 calls/s # 3.02 [+1.06] udp tx: 1699 MB/s 28821 calls/s 28821 msg/s # 4.00 [+0.98] udp rx: 1249 MB/s 1017488 calls/s # 4.02 [+0.03] udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # 5.00 [+0.98] udp rx: 1547 MB/s 1259494 calls/s # 5.02 [+0.02] udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1588 MB/s 1292805 calls/s # 6.22 [+1.08] udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # 7.19 [+0.97] udp rx: 1963 MB/s 1598352 calls/s # 7.22 [+0.03] udp tx: 1961 MB/s 33266 calls/s 33266 msg/s # 8.19 [+0.97] udp rx: 1691 MB/s 1377472 calls/s # 8.22 [+0.03] udp tx: 1665 MB/s 28252 calls/s 28252 msg/s # 8.97 [+0.75] GRO frag list over UDP tunnel ok # 9.72 [+0.75] GRO fwd over UDP tunnel ok # 9.96 [+0.24] IPv6 # 10.20 [+0.24] No GRO ok # 10.71 [+0.51] GRO frag list ok # 11.23 [+0.51] GRO fwd ok # 11.69 [+0.46] UDP fwd perf udp rx: 1575 MB/s 1282713 calls/s # 12.75 [+1.06] udp tx: 1869 MB/s 31715 calls/s 31715 msg/s # 13.73 [+0.98] udp rx: 1957 MB/s 1593604 calls/s # 13.75 [+0.02] udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # 14.75 [+0.99] udp rx: 933 MB/s 760320 calls/s # 14.75 [+0.01] udp tx: 1426 MB/s 24188 calls/s 24188 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1800 MB/s 1465504 calls/s # 15.95 [+1.07] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 16.92 [+0.97] udp rx: 1971 MB/s 1604928 calls/s # 16.95 [+0.03] udp tx: 1969 MB/s 33401 calls/s 33401 msg/s # 17.92 [+0.97] udp rx: 1668 MB/s 1358640 calls/s # 17.95 [+0.03] udp tx: 1644 MB/s 27897 calls/s 27897 msg/s # 18.63 [+0.68] GRO frag list over UDP tunnel ok # 19.39 [+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__->