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.29 [+0.27] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.38 [+0.55] GRO fwd ok # 1.84 [+0.46] UDP fwd perf udp rx: 1432 MB/s 1166444 calls/s # 2.90 [+1.06] udp tx: 1662 MB/s 28198 calls/s 28198 msg/s # 3.87 [+0.98] udp rx: 1708 MB/s 1390752 calls/s # 3.90 [+0.02] udp tx: 1696 MB/s 28770 calls/s 28770 msg/s # 4.87 [+0.98] udp rx: 1675 MB/s 1363968 calls/s # 4.90 [+0.02] udp tx: 1685 MB/s 28591 calls/s 28591 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1627 MB/s 1324812 calls/s # 6.09 [+1.08] udp tx: 1733 MB/s 29394 calls/s 29394 msg/s # 7.06 [+0.97] udp rx: 1725 MB/s 1404960 calls/s # 7.09 [+0.03] udp tx: 1738 MB/s 29494 calls/s 29494 msg/s # 8.06 [+0.97] udp rx: 1694 MB/s 1379616 calls/s # 8.09 [+0.03] udp tx: 1693 MB/s 28728 calls/s 28728 msg/s # 8.73 [+0.64] GRO frag list over UDP tunnel ok # 9.60 [+0.87] GRO fwd over UDP tunnel ok # 9.89 [+0.28] IPv6 # 10.15 [+0.27] No GRO ok # 10.70 [+0.55] GRO frag list ok # 11.27 [+0.57] GRO fwd ok # 11.76 [+0.49] UDP fwd perf udp rx: 1460 MB/s 1188760 calls/s # 12.83 [+1.07] udp tx: 1774 MB/s 30104 calls/s 30104 msg/s # 13.80 [+0.97] udp rx: 1812 MB/s 1475184 calls/s # 13.83 [+0.03] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 14.80 [+0.97] udp rx: 1690 MB/s 1376064 calls/s # 14.83 [+0.03] udp tx: 1683 MB/s 28555 calls/s 28555 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1300800 calls/s # 16.01 [+1.07] udp tx: 1646 MB/s 27918 calls/s 27918 msg/s # 16.99 [+0.97] udp rx: 1844 MB/s 1501358 calls/s # 17.01 [+0.03] udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # 17.99 [+0.98] udp rx: 1892 MB/s 1540416 calls/s # 18.01 [+0.02] udp tx: 1890 MB/s 32056 calls/s 32056 msg/s # 18.64 [+0.63] GRO frag list over UDP tunnel ok # 19.47 [+0.82] 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__->