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.28 [+0.26] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.47 [+0.60] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1109 MB/s 903339 calls/s # 3.08 [+1.08] udp tx: 1199 MB/s 20339 calls/s 20339 msg/s # 4.05 [+0.97] udp rx: 1193 MB/s 971663 calls/s # 4.08 [+0.03] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 5.05 [+0.97] udp rx: 1308 MB/s 1065056 calls/s # 5.08 [+0.03] udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 960 MB/s 782172 calls/s # 6.29 [+1.08] udp tx: 1140 MB/s 19341 calls/s 19341 msg/s # 7.25 [+0.96] udp rx: 1147 MB/s 934387 calls/s # 7.29 [+0.04] udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # 8.25 [+0.96] udp rx: 1305 MB/s 1062771 calls/s # 8.29 [+0.04] udp tx: 1314 MB/s 22296 calls/s 22296 msg/s # 8.92 [+0.63] GRO frag list over UDP tunnel ok # 9.72 [+0.80] GRO fwd over UDP tunnel ok # 9.99 [+0.27] IPv6 # 10.25 [+0.27] No GRO ok # 10.83 [+0.58] GRO frag list ok # 11.44 [+0.61] GRO fwd ok # 11.97 [+0.53] UDP fwd perf udp rx: 852 MB/s 694140 calls/s # 13.04 [+1.07] udp tx: 1188 MB/s 20156 calls/s 20156 msg/s # 14.02 [+0.97] udp rx: 1440 MB/s 1172944 calls/s # 14.04 [+0.03] udp tx: 1559 MB/s 26444 calls/s 26444 msg/s # 15.02 [+0.98] udp rx: 1646 MB/s 1340458 calls/s # 15.04 [+0.02] udp tx: 1808 MB/s 30681 calls/s 30681 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1744 MB/s 1419926 calls/s # 16.23 [+1.07] udp tx: 1821 MB/s 30902 calls/s 30902 msg/s # 17.20 [+0.97] udp rx: 1825 MB/s 1486368 calls/s # 17.23 [+0.03] udp tx: 1824 MB/s 30947 calls/s 30947 msg/s # 18.20 [+0.97] udp rx: 1762 MB/s 1434566 calls/s # 18.23 [+0.03] udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # 18.84 [+0.61] GRO frag list over UDP tunnel ok # 19.69 [+0.85] 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__->