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.28 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.37 [+0.54] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1616 MB/s 1316352 calls/s # 2.89 [+1.06] udp tx: 1657 MB/s 28112 calls/s 28112 msg/s # 3.87 [+0.98] udp rx: 1660 MB/s 1351628 calls/s # 3.89 [+0.02] udp tx: 1769 MB/s 30004 calls/s 30004 msg/s # 4.87 [+0.98] udp rx: 1747 MB/s 1423056 calls/s # 4.89 [+0.02] udp tx: 1736 MB/s 29446 calls/s 29446 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1437019 calls/s # 6.07 [+1.06] udp tx: 1813 MB/s 30754 calls/s 30754 msg/s # 7.04 [+0.98] udp rx: 1807 MB/s 1471104 calls/s # 7.07 [+0.02] udp tx: 1805 MB/s 30621 calls/s 30621 msg/s # 8.04 [+0.98] udp rx: 1778 MB/s 1448160 calls/s # 8.07 [+0.02] udp tx: 1777 MB/s 30141 calls/s 30141 msg/s # 8.59 [+0.53] GRO frag list over UDP tunnel ok # 9.28 [+0.69] GRO fwd over UDP tunnel ok # 9.52 [+0.23] IPv6 # 9.76 [+0.24] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.77 [+0.50] GRO fwd ok # 11.19 [+0.43] UDP fwd perf udp rx: 1729 MB/s 1407804 calls/s # 12.25 [+1.06] udp tx: 1785 MB/s 30285 calls/s 30285 msg/s # 13.23 [+0.98] udp rx: 1695 MB/s 1380000 calls/s # 13.25 [+0.02] udp tx: 1698 MB/s 28802 calls/s 28802 msg/s # 14.23 [+0.98] udp rx: 1793 MB/s 1460400 calls/s # 14.25 [+0.02] udp tx: 1792 MB/s 30403 calls/s 30403 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1600 MB/s 1302686 calls/s # 15.44 [+1.07] udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # 16.41 [+0.97] udp rx: 1805 MB/s 1469568 calls/s # 16.44 [+0.03] udp tx: 1807 MB/s 30653 calls/s 30653 msg/s # 17.41 [+0.97] udp rx: 1838 MB/s 1496544 calls/s # 17.44 [+0.03] udp tx: 1837 MB/s 31168 calls/s 31168 msg/s # 17.98 [+0.55] GRO frag list over UDP tunnel ok # 18.64 [+0.66] 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__->