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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1723 MB/s 1403004 calls/s # 2.76 [+1.06] udp tx: 1846 MB/s 31312 calls/s 31312 msg/s # 3.74 [+0.97] udp rx: 1889 MB/s 1538064 calls/s # 3.76 [+0.03] udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # 4.74 [+0.97] udp rx: 1882 MB/s 1532160 calls/s # 4.76 [+0.02] udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1299514 calls/s # 5.94 [+1.06] udp tx: 1869 MB/s 31710 calls/s 31710 msg/s # 6.92 [+0.98] udp rx: 1879 MB/s 1530048 calls/s # 6.94 [+0.02] udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # 7.92 [+0.98] udp rx: 1880 MB/s 1530672 calls/s # 7.94 [+0.02] udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # 8.48 [+0.54] GRO frag list over UDP tunnel ok # 9.19 [+0.71] GRO fwd over UDP tunnel ok # 9.42 [+0.23] IPv6 # 9.63 [+0.20] No GRO ok # 10.11 [+0.48] GRO frag list ok # 10.62 [+0.51] GRO fwd ok # 11.06 [+0.45] UDP fwd perf udp rx: 1587 MB/s 1292780 calls/s # 12.13 [+1.06] udp tx: 1749 MB/s 29666 calls/s 29666 msg/s # 13.10 [+0.97] udp rx: 1847 MB/s 1504320 calls/s # 13.12 [+0.03] udp tx: 1845 MB/s 31308 calls/s 31308 msg/s # 14.10 [+0.98] udp rx: 1863 MB/s 1517040 calls/s # 14.13 [+0.02] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 14.24 [+0.12] UDP GRO fwd perf udp rx: 1665 MB/s 1355867 calls/s # 15.31 [+1.07] udp tx: 1723 MB/s 29240 calls/s 29240 msg/s # 16.31 [+1.00] udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # 16.31 [+0.00] udp rx: 1757 MB/s 1430496 calls/s # 17.31 [+1.00] udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # 17.41 [+0.10] udp rx: 1863 MB/s 1517404 calls/s # 17.94 [+0.53] GRO frag list over UDP tunnel ok # 18.79 [+0.84] 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__->