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.31 [+0.30] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.53 [+0.64] GRO fwd ok # 2.08 [+0.55] UDP fwd perf udp rx: 1667 MB/s 1357308 calls/s # 3.16 [+1.08] udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # 4.12 [+0.97] udp rx: 1805 MB/s 1470096 calls/s # 4.16 [+0.03] udp tx: 1804 MB/s 30613 calls/s 30613 msg/s # 5.12 [+0.97] udp rx: 1631 MB/s 1328416 calls/s # 5.16 [+0.03] udp tx: 1759 MB/s 29845 calls/s 29845 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1501 MB/s 1222338 calls/s # 6.36 [+1.08] udp tx: 1820 MB/s 30877 calls/s 30877 msg/s # 7.33 [+0.97] udp rx: 1835 MB/s 1494192 calls/s # 7.36 [+0.03] udp tx: 1834 MB/s 31108 calls/s 31108 msg/s # 8.33 [+0.97] udp rx: 1819 MB/s 1481136 calls/s # 8.36 [+0.03] udp tx: 1817 MB/s 30823 calls/s 30823 msg/s # 9.03 [+0.68] GRO frag list over UDP tunnel ok # 9.91 [+0.87] GRO fwd over UDP tunnel ok # 10.18 [+0.27] IPv6 # 10.46 [+0.28] No GRO ok # 10.99 [+0.53] GRO frag list ok # 11.54 [+0.55] GRO fwd ok # 12.05 [+0.51] UDP fwd perf udp rx: 1349 MB/s 1098639 calls/s # 13.13 [+1.08] udp tx: 1681 MB/s 28526 calls/s 28526 msg/s # 14.10 [+0.97] udp rx: 1747 MB/s 1422403 calls/s # 14.13 [+0.03] udp tx: 1766 MB/s 29959 calls/s 29959 msg/s # 15.10 [+0.97] udp rx: 1832 MB/s 1492080 calls/s # 15.13 [+0.03] udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # 15.25 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1406400 calls/s # 16.32 [+1.07] udp tx: 1777 MB/s 30145 calls/s 30145 msg/s # 17.29 [+0.97] udp rx: 1712 MB/s 1394256 calls/s # 17.32 [+0.03] udp tx: 1714 MB/s 29080 calls/s 29080 msg/s # 18.29 [+0.97] udp rx: 1785 MB/s 1453688 calls/s # 18.32 [+0.03] udp tx: 1781 MB/s 30213 calls/s 30213 msg/s # 18.90 [+0.58] GRO frag list over UDP tunnel ok # 19.66 [+0.77] 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__->