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.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1627 MB/s 1324715 calls/s # 2.88 [+1.08] udp tx: 1817 MB/s 30825 calls/s 30825 msg/s # 3.85 [+0.97] udp rx: 1735 MB/s 1412848 calls/s # 3.88 [+0.03] udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # 4.85 [+0.97] udp rx: 1833 MB/s 1492587 calls/s # 4.88 [+0.03] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1816 MB/s 1478736 calls/s # 6.06 [+1.07] udp tx: 1871 MB/s 31743 calls/s 31743 msg/s # 7.03 [+0.97] udp rx: 1878 MB/s 1529568 calls/s # 7.06 [+0.03] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 8.04 [+0.97] udp rx: 1330 MB/s 1083024 calls/s # 8.06 [+0.03] udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # 8.66 [+0.60] GRO frag list over UDP tunnel ok # 9.46 [+0.80] GRO fwd over UDP tunnel ok # 9.73 [+0.28] IPv6 # 9.99 [+0.26] No GRO ok # 10.56 [+0.58] GRO frag list ok # 11.11 [+0.54] GRO fwd ok # 11.58 [+0.48] UDP fwd perf udp rx: 1582 MB/s 1288332 calls/s # 12.65 [+1.07] udp tx: 1752 MB/s 29730 calls/s 29730 msg/s # 13.62 [+0.97] udp rx: 1780 MB/s 1449120 calls/s # 13.65 [+0.03] udp tx: 1778 MB/s 30162 calls/s 30162 msg/s # 14.62 [+0.97] udp rx: 1827 MB/s 1487616 calls/s # 14.65 [+0.03] udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1743 MB/s 1419120 calls/s # 15.84 [+1.07] udp tx: 1796 MB/s 30466 calls/s 30466 msg/s # 16.81 [+0.97] udp rx: 1833 MB/s 1492752 calls/s # 16.84 [+0.03] udp tx: 1831 MB/s 31071 calls/s 31071 msg/s # 17.81 [+0.97] udp rx: 1775 MB/s 1445564 calls/s # 17.84 [+0.03] udp tx: 1821 MB/s 30895 calls/s 30895 msg/s # 18.45 [+0.61] GRO frag list over UDP tunnel ok # 19.18 [+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__->