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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.24 [+0.52] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1742 MB/s 1418461 calls/s # 2.75 [+1.06] udp tx: 1869 MB/s 31702 calls/s 31702 msg/s # 3.73 [+0.98] udp rx: 1959 MB/s 1595136 calls/s # 3.75 [+0.02] udp tx: 1958 MB/s 33212 calls/s 33212 msg/s # 4.73 [+0.98] udp rx: 1980 MB/s 1612752 calls/s # 4.75 [+0.02] udp tx: 1979 MB/s 33569 calls/s 33569 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376436 calls/s # 5.92 [+1.06] udp tx: 1977 MB/s 33538 calls/s 33538 msg/s # 6.90 [+0.98] udp rx: 1660 MB/s 1351447 calls/s # 6.92 [+0.02] udp tx: 1980 MB/s 33584 calls/s 33584 msg/s # 7.92 [+1.00] udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # 7.93 [+0.00] udp rx: 1754 MB/s 1428509 calls/s # 8.48 [+0.55] GRO frag list over UDP tunnel ok # 9.20 [+0.72] GRO fwd over UDP tunnel ok # 9.46 [+0.26] IPv6 # 9.71 [+0.25] No GRO ok # 10.23 [+0.53] GRO frag list ok # 10.78 [+0.54] GRO fwd ok # 11.27 [+0.50] UDP fwd perf udp rx: 1686 MB/s 1373180 calls/s # 12.34 [+1.07] udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # 13.31 [+0.97] udp rx: 1608 MB/s 1309608 calls/s # 13.34 [+0.03] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 14.31 [+0.97] udp rx: 1793 MB/s 1459755 calls/s # 14.34 [+0.03] udp tx: 1903 MB/s 32282 calls/s 32282 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1809 MB/s 1473347 calls/s # 15.53 [+1.07] udp tx: 1928 MB/s 32705 calls/s 32705 msg/s # 16.53 [+1.00] udp tx: 1935 MB/s 32824 calls/s 32824 msg/s # 16.53 [+0.00] udp rx: 1780 MB/s 1449136 calls/s # 17.53 [+1.00] udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # 17.63 [+0.10] udp rx: 1943 MB/s 1582160 calls/s # 18.09 [+0.46] GRO frag list over UDP tunnel ok # 18.82 [+0.73] 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__->