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.24 [+0.22] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1060 MB/s 863389 calls/s # 2.90 [+1.06] udp tx: 1733 MB/s 29401 calls/s 29401 msg/s # 3.88 [+0.98] udp rx: 1845 MB/s 1502736 calls/s # 3.90 [+0.02] udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # 4.88 [+0.98] udp rx: 1846 MB/s 1502976 calls/s # 4.90 [+0.02] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372464 calls/s # 6.10 [+1.07] udp tx: 1735 MB/s 29442 calls/s 29442 msg/s # 7.07 [+0.97] udp rx: 1750 MB/s 1425264 calls/s # 7.10 [+0.03] udp tx: 1751 MB/s 29709 calls/s 29709 msg/s # 8.07 [+0.97] udp rx: 1758 MB/s 1431888 calls/s # 8.10 [+0.03] udp tx: 1741 MB/s 29532 calls/s 29532 msg/s # 8.72 [+0.62] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.75 [+0.24] IPv6 # 10.01 [+0.26] No GRO ok # 10.51 [+0.50] GRO frag list ok # 11.05 [+0.54] GRO fwd ok # 11.55 [+0.51] UDP fwd perf udp rx: 1367 MB/s 1113519 calls/s # 12.62 [+1.07] udp tx: 1654 MB/s 28055 calls/s 28055 msg/s # 13.60 [+0.97] udp rx: 1723 MB/s 1403520 calls/s # 13.62 [+0.03] udp tx: 1722 MB/s 29218 calls/s 29218 msg/s # 14.60 [+0.97] udp rx: 1709 MB/s 1392000 calls/s # 14.62 [+0.03] udp tx: 1689 MB/s 28648 calls/s 28648 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396891 calls/s # 15.82 [+1.08] udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # 16.79 [+0.97] udp rx: 1850 MB/s 1506336 calls/s # 16.82 [+0.03] udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # 17.79 [+0.97] udp rx: 1879 MB/s 1530000 calls/s # 17.82 [+0.03] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 18.43 [+0.61] GRO frag list over UDP tunnel ok # 19.20 [+0.77] 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__->