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.87 [+0.58] GRO frag list ok # 1.51 [+0.64] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp tx: 1750 MB/s 29693 calls/s 29693 msg/s # 3.13 [+1.08] udp rx: 1342 MB/s 1093207 calls/s # 4.13 [+1.00] udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # 4.13 [+0.00] udp rx: 1902 MB/s 1549197 calls/s # 5.13 [+1.00] udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # 5.23 [+0.10] udp rx: 1908 MB/s 1553376 calls/s # 5.25 [+0.02] UDP GRO fwd perf udp rx: 1718 MB/s 1399344 calls/s # 6.34 [+1.08] udp tx: 1780 MB/s 30202 calls/s 30202 msg/s # 7.30 [+0.96] udp rx: 1741 MB/s 1417584 calls/s # 7.34 [+0.04] udp tx: 1748 MB/s 29660 calls/s 29660 msg/s # 8.30 [+0.96] udp rx: 1853 MB/s 1508784 calls/s # 8.34 [+0.04] udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # 8.98 [+0.64] GRO frag list over UDP tunnel ok # 9.82 [+0.84] GRO fwd over UDP tunnel ok # 10.10 [+0.28] IPv6 # 10.38 [+0.28] No GRO ok # 10.98 [+0.60] GRO frag list ok # 11.55 [+0.57] GRO fwd ok # 12.13 [+0.57] UDP fwd perf udp rx: 1611 MB/s 1312207 calls/s # 13.21 [+1.08] udp tx: 1754 MB/s 29763 calls/s 29763 msg/s # 14.17 [+0.97] udp rx: 1766 MB/s 1438131 calls/s # 14.21 [+0.03] udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # 15.17 [+0.97] udp rx: 1765 MB/s 1437252 calls/s # 15.21 [+0.03] udp tx: 1800 MB/s 30545 calls/s 30545 msg/s # 15.33 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376144 calls/s # 16.41 [+1.08] udp tx: 1778 MB/s 30161 calls/s 30161 msg/s # 17.41 [+1.00] udp tx: 1796 MB/s 30467 calls/s 30467 msg/s # 17.41 [+0.00] udp rx: 1798 MB/s 1464131 calls/s # 18.41 [+1.00] udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # 18.51 [+0.10] udp rx: 1792 MB/s 1459392 calls/s # 19.04 [+0.53] GRO frag list over UDP tunnel ok # 19.89 [+0.85] 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__->