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.31 [+0.29] No GRO ok # 0.93 [+0.62] GRO frag list ok # 1.63 [+0.69] GRO fwd ok # 2.17 [+0.55] UDP fwd perf udp rx: 1137 MB/s 925854 calls/s # 3.24 [+1.07] udp tx: 1678 MB/s 28461 calls/s 28461 msg/s # 4.24 [+1.00] udp tx: 1735 MB/s 29439 calls/s 29439 msg/s # 4.24 [+0.00] udp rx: 1532 MB/s 1247443 calls/s # 5.24 [+1.00] udp tx: 1777 MB/s 30143 calls/s 30143 msg/s # 5.34 [+0.10] udp rx: 1459 MB/s 1187820 calls/s # 5.36 [+0.02] UDP GRO fwd perf udp rx: 1486 MB/s 1210295 calls/s # 6.43 [+1.07] udp tx: 1768 MB/s 29999 calls/s 29999 msg/s # 7.41 [+0.97] udp rx: 1906 MB/s 1551803 calls/s # 7.43 [+0.03] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 8.41 [+0.98] udp rx: 1545 MB/s 1258351 calls/s # 8.43 [+0.02] udp tx: 1812 MB/s 30739 calls/s 30739 msg/s # 9.07 [+0.64] GRO frag list over UDP tunnel ok # 9.85 [+0.78] GRO fwd over UDP tunnel ok # 10.10 [+0.25] IPv6 # 10.35 [+0.25] No GRO ok # 10.88 [+0.53] GRO frag list ok # 11.46 [+0.58] GRO fwd ok # 11.95 [+0.49] UDP fwd perf udp rx: 1527 MB/s 1243207 calls/s # 13.02 [+1.07] udp tx: 1830 MB/s 31052 calls/s 31052 msg/s # 13.99 [+0.97] udp rx: 1839 MB/s 1497380 calls/s # 14.02 [+0.03] udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # 14.99 [+0.97] udp rx: 1914 MB/s 1558704 calls/s # 15.02 [+0.03] udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # 15.14 [+0.12] UDP GRO fwd perf udp rx: 1666 MB/s 1356376 calls/s # 16.21 [+1.07] udp tx: 1748 MB/s 29661 calls/s 29661 msg/s # 17.18 [+0.97] udp rx: 1892 MB/s 1540896 calls/s # 17.21 [+0.03] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 18.18 [+0.97] udp rx: 1486 MB/s 1209888 calls/s # 18.21 [+0.03] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 18.79 [+0.58] GRO frag list over UDP tunnel ok # 19.58 [+0.79] 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__->