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.22 [+0.21] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.29 [+0.58] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1665 MB/s 1355852 calls/s # 2.81 [+1.06] udp tx: 1721 MB/s 29195 calls/s 29195 msg/s # 3.78 [+0.98] udp rx: 1720 MB/s 1400502 calls/s # 3.80 [+0.02] udp tx: 1770 MB/s 30032 calls/s 30032 msg/s # 4.78 [+0.98] udp rx: 1782 MB/s 1451184 calls/s # 4.80 [+0.02] udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1457136 calls/s # 5.98 [+1.06] udp tx: 1839 MB/s 31206 calls/s 31206 msg/s # 6.96 [+0.97] udp rx: 1757 MB/s 1430726 calls/s # 6.98 [+0.03] udp tx: 1833 MB/s 31092 calls/s 31092 msg/s # 7.96 [+0.98] udp rx: 1642 MB/s 1337045 calls/s # 7.98 [+0.02] udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.75] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.77 [+0.24] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.80 [+0.53] GRO fwd ok # 11.27 [+0.47] UDP fwd perf udp rx: 1397 MB/s 1137380 calls/s # 12.34 [+1.07] udp tx: 1498 MB/s 25412 calls/s 25412 msg/s # 13.31 [+0.97] udp rx: 1742 MB/s 1418568 calls/s # 13.34 [+0.03] udp tx: 1751 MB/s 29699 calls/s 29699 msg/s # 14.31 [+0.97] udp rx: 1771 MB/s 1442544 calls/s # 14.34 [+0.03] udp tx: 1767 MB/s 29986 calls/s 29986 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1432719 calls/s # 15.53 [+1.07] udp tx: 1820 MB/s 30882 calls/s 30882 msg/s # 16.50 [+0.97] udp rx: 1807 MB/s 1471680 calls/s # 16.53 [+0.03] udp tx: 1807 MB/s 30658 calls/s 30658 msg/s # 17.50 [+0.97] udp rx: 1520 MB/s 1238173 calls/s # 17.53 [+0.03] udp tx: 1789 MB/s 30351 calls/s 30351 msg/s # 18.07 [+0.53] GRO frag list over UDP tunnel ok # 18.81 [+0.74] 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__->