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.25 [+0.24] No GRO ok # 0.74 [+0.48] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1120 MB/s 911974 calls/s # 2.78 [+1.06] udp tx: 1820 MB/s 30882 calls/s 30882 msg/s # 3.78 [+1.00] udp tx: 1844 MB/s 31286 calls/s 31286 msg/s # 3.78 [+0.00] udp rx: 1675 MB/s 1364304 calls/s # 4.78 [+1.00] udp tx: 1863 MB/s 31600 calls/s 31600 msg/s # 4.88 [+0.10] udp rx: 1864 MB/s 1517995 calls/s # 4.90 [+0.02] UDP GRO fwd perf udp rx: 1434 MB/s 1168002 calls/s # 5.97 [+1.07] udp tx: 1763 MB/s 29906 calls/s 29906 msg/s # 6.96 [+0.99] udp rx: 1602 MB/s 1304376 calls/s # 6.97 [+0.01] udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # 7.96 [+0.99] udp rx: 1471 MB/s 1197831 calls/s # 7.97 [+0.01] udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # 8.54 [+0.57] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.74 [+0.24] No GRO ok # 10.25 [+0.51] GRO frag list ok # 10.80 [+0.55] GRO fwd ok # 11.27 [+0.47] UDP fwd perf udp rx: 1574 MB/s 1281946 calls/s # 12.34 [+1.07] udp tx: 1774 MB/s 30105 calls/s 30105 msg/s # 13.33 [+0.99] udp rx: 1502 MB/s 1222979 calls/s # 13.34 [+0.01] udp tx: 1709 MB/s 28986 calls/s 28986 msg/s # 14.33 [+0.99] udp rx: 1786 MB/s 1454399 calls/s # 14.34 [+0.01] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1539 MB/s 1253672 calls/s # 15.52 [+1.07] udp tx: 1590 MB/s 26977 calls/s 26977 msg/s # 16.51 [+0.99] udp rx: 1712 MB/s 1394264 calls/s # 16.52 [+0.01] udp tx: 1778 MB/s 30159 calls/s 30159 msg/s # 17.51 [+0.99] udp rx: 1744 MB/s 1420492 calls/s # 17.52 [+0.01] udp tx: 1744 MB/s 29580 calls/s 29580 msg/s # 18.17 [+0.65] GRO frag list over UDP tunnel ok # 18.98 [+0.80] 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__->