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.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.33 [+0.54] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1605 MB/s 1306957 calls/s # 2.86 [+1.07] udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # 3.83 [+0.97] udp rx: 1610 MB/s 1310773 calls/s # 3.86 [+0.03] udp tx: 1952 MB/s 33109 calls/s 33109 msg/s # 4.83 [+0.97] udp rx: 1963 MB/s 1598448 calls/s # 4.86 [+0.03] udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1876 MB/s 1527504 calls/s # 6.03 [+1.06] udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # 7.01 [+0.97] udp rx: 1933 MB/s 1573872 calls/s # 7.03 [+0.03] udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # 8.01 [+0.98] udp rx: 1941 MB/s 1580592 calls/s # 8.03 [+0.02] udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # 8.55 [+0.51] GRO frag list over UDP tunnel ok # 9.26 [+0.71] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.74 [+0.25] No GRO ok # 10.24 [+0.49] GRO frag list ok # 10.75 [+0.52] GRO fwd ok # 11.23 [+0.47] UDP fwd perf udp tx: 1688 MB/s 28646 calls/s 28646 msg/s # 12.29 [+1.06] udp rx: 1317 MB/s 1072912 calls/s # 13.29 [+1.00] udp tx: 1942 MB/s 32943 calls/s 32943 msg/s # 13.29 [+0.00] udp rx: 1796 MB/s 1462544 calls/s # 14.29 [+1.00] udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # 14.39 [+0.10] udp rx: 1943 MB/s 1581888 calls/s # 14.41 [+0.02] UDP GRO fwd perf udp rx: 1844 MB/s 1501519 calls/s # 15.48 [+1.07] udp tx: 1910 MB/s 32409 calls/s 32409 msg/s # 16.45 [+0.97] udp rx: 1943 MB/s 1582352 calls/s # 16.48 [+0.03] udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # 17.45 [+0.97] udp rx: 1856 MB/s 1511096 calls/s # 17.48 [+0.03] udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # 18.03 [+0.55] GRO frag list over UDP tunnel ok # 18.73 [+0.69] 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__->