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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.81 [+0.45] UDP fwd perf udp rx: 1737 MB/s 1414780 calls/s # 2.87 [+1.06] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 3.85 [+0.98] udp rx: 1824 MB/s 1485295 calls/s # 3.87 [+0.02] udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # 4.85 [+0.98] udp rx: 1884 MB/s 1534512 calls/s # 4.87 [+0.02] udp tx: 1883 MB/s 31940 calls/s 31940 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1401 MB/s 1140761 calls/s # 6.05 [+1.06] udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # 7.02 [+0.97] udp rx: 1859 MB/s 1513795 calls/s # 7.05 [+0.03] udp tx: 1878 MB/s 31863 calls/s 31863 msg/s # 8.03 [+0.97] udp rx: 1881 MB/s 1532112 calls/s # 8.05 [+0.03] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 8.64 [+0.59] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.86 [+0.24] No GRO ok # 10.36 [+0.50] GRO frag list ok # 10.90 [+0.54] GRO fwd ok # 11.36 [+0.46] UDP fwd perf udp rx: 1419 MB/s 1155649 calls/s # 12.43 [+1.06] udp tx: 1797 MB/s 30489 calls/s 30489 msg/s # 13.40 [+0.97] udp rx: 1852 MB/s 1508448 calls/s # 13.43 [+0.03] udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # 14.40 [+0.98] udp rx: 1848 MB/s 1505184 calls/s # 14.43 [+0.02] udp tx: 1847 MB/s 31327 calls/s 31327 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1438080 calls/s # 15.61 [+1.06] udp tx: 1811 MB/s 30728 calls/s 30728 msg/s # 16.58 [+0.97] udp rx: 1816 MB/s 1479024 calls/s # 16.61 [+0.02] udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # 17.58 [+0.98] udp rx: 1814 MB/s 1477544 calls/s # 17.61 [+0.02] udp tx: 1812 MB/s 30748 calls/s 30748 msg/s # 18.16 [+0.56] GRO frag list over UDP tunnel ok # 18.88 [+0.72] 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__->