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.22 [+0.21] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.22 [+0.53] GRO fwd ok # 1.64 [+0.43] UDP fwd perf udp rx: 1592 MB/s 1296257 calls/s # 2.70 [+1.06] udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # 3.68 [+0.98] udp rx: 1736 MB/s 1413719 calls/s # 3.70 [+0.02] udp tx: 1811 MB/s 30725 calls/s 30725 msg/s # 4.68 [+0.98] udp rx: 1902 MB/s 1549104 calls/s # 4.70 [+0.02] udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # 4.82 [+0.12] UDP GRO fwd perf udp rx: 1733 MB/s 1411466 calls/s # 5.89 [+1.07] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 6.86 [+0.97] udp rx: 1893 MB/s 1541520 calls/s # 6.89 [+0.03] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 7.86 [+0.97] udp rx: 1891 MB/s 1539552 calls/s # 7.89 [+0.03] udp tx: 1888 MB/s 32035 calls/s 32035 msg/s # 8.40 [+0.51] GRO frag list over UDP tunnel ok # 9.07 [+0.67] GRO fwd over UDP tunnel ok # 9.31 [+0.24] IPv6 # 9.55 [+0.23] No GRO ok # 10.02 [+0.48] GRO frag list ok # 10.52 [+0.50] GRO fwd ok # 10.97 [+0.45] UDP fwd perf udp rx: 1180 MB/s 961414 calls/s # 12.04 [+1.06] udp tx: 1669 MB/s 28314 calls/s 28314 msg/s # 13.01 [+0.97] udp rx: 1584 MB/s 1290029 calls/s # 13.04 [+0.03] udp tx: 1672 MB/s 28368 calls/s 28368 msg/s # 14.01 [+0.98] udp rx: 1789 MB/s 1456656 calls/s # 14.04 [+0.02] udp tx: 1790 MB/s 30363 calls/s 30363 msg/s # 14.15 [+0.12] UDP GRO fwd perf udp rx: 1572 MB/s 1280475 calls/s # 15.21 [+1.06] udp tx: 1744 MB/s 29591 calls/s 29591 msg/s # 16.20 [+0.99] udp rx: 1105 MB/s 900113 calls/s # 16.21 [+0.01] udp tx: 1822 MB/s 30910 calls/s 30910 msg/s # 17.20 [+1.00] udp rx: 1781 MB/s 1450137 calls/s # 17.21 [+0.00] udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # 17.72 [+0.52] GRO frag list over UDP tunnel ok # 18.43 [+0.71] 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__->