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.23 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1451 MB/s 1181792 calls/s # 2.80 [+1.07] udp tx: 1823 MB/s 30928 calls/s 30928 msg/s # 3.78 [+0.98] udp rx: 1735 MB/s 1413134 calls/s # 3.80 [+0.02] udp tx: 1955 MB/s 33166 calls/s 33166 msg/s # 4.78 [+0.98] udp rx: 1961 MB/s 1597144 calls/s # 4.80 [+0.02] udp tx: 1973 MB/s 33465 calls/s 33465 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1513881 calls/s # 5.98 [+1.07] udp tx: 1964 MB/s 33314 calls/s 33314 msg/s # 6.95 [+0.97] udp rx: 1894 MB/s 1542524 calls/s # 6.98 [+0.03] udp tx: 1977 MB/s 33547 calls/s 33547 msg/s # 7.95 [+0.97] udp rx: 1963 MB/s 1598848 calls/s # 7.98 [+0.03] udp tx: 1976 MB/s 33526 calls/s 33526 msg/s # 8.51 [+0.53] GRO frag list over UDP tunnel ok # 10.55 [+2.04] GRO fwd over UDP tunnel ok # 11.06 [+0.52] IPv6 # 11.65 [+0.59] No GRO ok # 12.47 [+0.82] GRO frag list ok # 13.12 [+0.64] GRO fwd ok # 13.68 [+0.56] UDP fwd perf udp rx: 1149 MB/s 935581 calls/s # 14.77 [+1.08] udp tx: 1481 MB/s 25133 calls/s 25133 msg/s # 15.73 [+0.96] udp rx: 1847 MB/s 1504064 calls/s # 15.77 [+0.04] udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # 16.73 [+0.97] udp rx: 1729 MB/s 1408341 calls/s # 16.77 [+0.03] udp tx: 1839 MB/s 31197 calls/s 31197 msg/s # 16.88 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1320567 calls/s # 17.95 [+1.06] udp tx: 1770 MB/s 30037 calls/s 30037 msg/s # 18.92 [+0.97] udp rx: 1947 MB/s 1585872 calls/s # 18.95 [+0.03] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 19.92 [+0.98] udp rx: 1940 MB/s 1579520 calls/s # 19.95 [+0.02] udp tx: 1938 MB/s 32879 calls/s 32879 msg/s # 20.56 [+0.61] GRO frag list over UDP tunnel ok # 21.40 [+0.83] 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__->