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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1613 MB/s 1313853 calls/s # 2.84 [+1.06] udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # 3.82 [+0.98] udp rx: 1880 MB/s 1531123 calls/s # 3.84 [+0.02] udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 4.82 [+0.98] udp rx: 1893 MB/s 1541280 calls/s # 4.84 [+0.02] udp tx: 1891 MB/s 32084 calls/s 32084 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1438038 calls/s # 6.03 [+1.07] udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # 7.00 [+0.97] udp rx: 1786 MB/s 1454803 calls/s # 7.03 [+0.03] udp tx: 1779 MB/s 30177 calls/s 30177 msg/s # 8.01 [+0.98] udp rx: 1691 MB/s 1377264 calls/s # 8.03 [+0.02] udp tx: 1696 MB/s 28780 calls/s 28780 msg/s # 8.56 [+0.54] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.76 [+0.23] No GRO ok # 10.26 [+0.50] GRO frag list ok # 10.76 [+0.50] GRO fwd ok # 11.21 [+0.45] UDP fwd perf udp rx: 1654 MB/s 1347295 calls/s # 12.28 [+1.06] udp tx: 1836 MB/s 31146 calls/s 31146 msg/s # 13.25 [+0.98] udp rx: 1855 MB/s 1510368 calls/s # 13.28 [+0.02] udp tx: 1852 MB/s 31426 calls/s 31426 msg/s # 14.25 [+0.98] udp rx: 1851 MB/s 1507584 calls/s # 14.27 [+0.02] udp tx: 1850 MB/s 31392 calls/s 31392 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1365696 calls/s # 15.45 [+1.06] udp tx: 1712 MB/s 29053 calls/s 29053 msg/s # 16.43 [+0.98] udp rx: 1752 MB/s 1426944 calls/s # 16.45 [+0.02] udp tx: 1756 MB/s 29793 calls/s 29793 msg/s # 17.43 [+0.98] udp rx: 1816 MB/s 1478486 calls/s # 17.45 [+0.02] udp tx: 1806 MB/s 30644 calls/s 30644 msg/s # 18.00 [+0.55] GRO frag list over UDP tunnel ok # 18.72 [+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__->