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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1346 MB/s 1095997 calls/s # 2.94 [+1.07] udp tx: 1563 MB/s 26516 calls/s 26516 msg/s # 3.92 [+0.97] udp rx: 1816 MB/s 1478784 calls/s # 3.94 [+0.03] udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # 4.92 [+0.97] udp rx: 1819 MB/s 1481568 calls/s # 4.94 [+0.03] udp tx: 1817 MB/s 30831 calls/s 30831 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1705 MB/s 1388419 calls/s # 6.14 [+1.07] udp tx: 1846 MB/s 31316 calls/s 31316 msg/s # 7.10 [+0.97] udp rx: 1852 MB/s 1508496 calls/s # 7.14 [+0.03] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 8.10 [+0.97] udp rx: 1860 MB/s 1514928 calls/s # 8.14 [+0.03] udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.76 [+0.26] IPv6 # 10.04 [+0.28] No GRO ok # 10.52 [+0.49] GRO frag list ok # 11.01 [+0.49] GRO fwd ok # 11.48 [+0.46] UDP fwd perf udp rx: 1465 MB/s 1192749 calls/s # 12.54 [+1.06] udp tx: 1758 MB/s 29818 calls/s 29818 msg/s # 13.51 [+0.97] udp rx: 1682 MB/s 1370104 calls/s # 13.54 [+0.03] udp tx: 1682 MB/s 28541 calls/s 28541 msg/s # 14.51 [+0.97] udp rx: 1850 MB/s 1506144 calls/s # 14.54 [+0.03] udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1602 MB/s 1304426 calls/s # 15.73 [+1.07] udp tx: 1733 MB/s 29402 calls/s 29402 msg/s # 16.70 [+0.97] udp rx: 1869 MB/s 1522072 calls/s # 16.73 [+0.03] udp tx: 1868 MB/s 31685 calls/s 31685 msg/s # 17.70 [+0.97] udp rx: 1862 MB/s 1516568 calls/s # 17.73 [+0.03] udp tx: 1860 MB/s 31552 calls/s 31552 msg/s # 18.32 [+0.59] GRO frag list over UDP tunnel ok # 19.05 [+0.73] 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__->