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.25 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1561 MB/s 1270909 calls/s # 2.78 [+1.06] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 3.75 [+0.97] udp rx: 1922 MB/s 1564992 calls/s # 3.78 [+0.03] udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # 4.75 [+0.97] udp rx: 1922 MB/s 1565424 calls/s # 4.78 [+0.03] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1530528 calls/s # 5.96 [+1.06] udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # 6.94 [+0.98] udp rx: 1933 MB/s 1574208 calls/s # 6.96 [+0.02] udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # 7.94 [+0.98] udp rx: 1938 MB/s 1578096 calls/s # 7.96 [+0.02] udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.22 [+0.71] GRO fwd over UDP tunnel ok # 9.47 [+0.26] IPv6 # 9.69 [+0.22] No GRO ok # 10.16 [+0.46] GRO frag list ok # 10.64 [+0.48] GRO fwd ok # 11.09 [+0.44] UDP fwd perf udp rx: 860 MB/s 700404 calls/s # 12.15 [+1.06] udp tx: 1718 MB/s 29154 calls/s 29154 msg/s # 13.12 [+0.98] udp rx: 1908 MB/s 1553808 calls/s # 13.15 [+0.02] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 14.12 [+0.98] udp rx: 1887 MB/s 1536960 calls/s # 14.15 [+0.02] udp tx: 1886 MB/s 32000 calls/s 32000 msg/s # 14.26 [+0.12] UDP GRO fwd perf udp rx: 1854 MB/s 1510176 calls/s # 15.33 [+1.07] udp tx: 1908 MB/s 32370 calls/s 32370 msg/s # 16.30 [+0.97] udp rx: 1893 MB/s 1541424 calls/s # 16.33 [+0.03] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 17.30 [+0.97] udp rx: 1905 MB/s 1551504 calls/s # 17.33 [+0.03] udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # 17.87 [+0.55] GRO frag list over UDP tunnel ok # 18.56 [+0.68] 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__->