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.20] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.19 [+0.51] GRO fwd ok # 1.64 [+0.45] UDP fwd perf udp rx: 1792 MB/s 1459532 calls/s # 2.70 [+1.06] udp tx: 1896 MB/s 32170 calls/s 32170 msg/s # 3.68 [+0.97] udp rx: 1904 MB/s 1550400 calls/s # 3.70 [+0.03] udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # 4.68 [+0.98] udp rx: 1907 MB/s 1553184 calls/s # 4.70 [+0.02] udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # 4.82 [+0.12] UDP GRO fwd perf udp rx: 1871 MB/s 1523664 calls/s # 5.88 [+1.06] udp tx: 1918 MB/s 32535 calls/s 32535 msg/s # 6.86 [+0.98] udp rx: 1908 MB/s 1553856 calls/s # 6.88 [+0.02] udp tx: 1906 MB/s 32340 calls/s 32340 msg/s # 7.86 [+0.98] udp rx: 1916 MB/s 1560144 calls/s # 7.88 [+0.02] udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # 8.40 [+0.51] GRO frag list over UDP tunnel ok # 9.07 [+0.67] GRO fwd over UDP tunnel ok # 9.30 [+0.23] IPv6 # 9.51 [+0.21] No GRO ok # 9.96 [+0.45] GRO frag list ok # 10.46 [+0.49] GRO fwd ok # 10.90 [+0.44] UDP fwd perf udp rx: 1302 MB/s 1060524 calls/s # 11.97 [+1.06] udp tx: 1787 MB/s 30311 calls/s 30311 msg/s # 12.96 [+1.00] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 12.97 [+0.00] udp rx: 1839 MB/s 1497484 calls/s # 13.96 [+1.00] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 14.06 [+0.10] udp rx: 1842 MB/s 1500240 calls/s # 14.08 [+0.02] UDP GRO fwd perf udp rx: 1820 MB/s 1481900 calls/s # 15.14 [+1.06] udp tx: 1866 MB/s 31663 calls/s 31663 msg/s # 16.15 [+1.00] udp tx: 1834 MB/s 31113 calls/s 31113 msg/s # 16.20 [+0.06] udp rx: 1685 MB/s 1372048 calls/s # 17.15 [+0.94] udp tx: 1862 MB/s 31595 calls/s 31595 msg/s # 17.25 [+0.10] udp rx: 1780 MB/s 1449532 calls/s # 17.69 [+0.44] GRO frag list over UDP tunnel ok # 18.43 [+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__->