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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 1649 MB/s 1342713 calls/s # 3.02 [+1.07] udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # 3.99 [+0.97] udp rx: 1962 MB/s 1597776 calls/s # 4.02 [+0.03] udp tx: 1960 MB/s 33259 calls/s 33259 msg/s # 4.99 [+0.97] udp rx: 1962 MB/s 1597824 calls/s # 5.02 [+0.03] udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1187 MB/s 966455 calls/s # 6.23 [+1.09] udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # 7.19 [+0.96] udp rx: 1226 MB/s 997871 calls/s # 7.23 [+0.04] udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # 8.19 [+0.97] udp rx: 1283 MB/s 1045029 calls/s # 8.23 [+0.03] udp tx: 1336 MB/s 22663 calls/s 22663 msg/s # 8.87 [+0.64] GRO frag list over UDP tunnel ok # 9.68 [+0.81] GRO fwd over UDP tunnel ok # 9.93 [+0.26] IPv6 # 10.18 [+0.25] No GRO ok # 10.72 [+0.54] GRO frag list ok # 11.26 [+0.54] GRO fwd ok # 11.73 [+0.47] UDP fwd perf udp rx: 1617 MB/s 1316515 calls/s # 12.79 [+1.06] udp tx: 1753 MB/s 29743 calls/s 29743 msg/s # 13.77 [+0.97] udp rx: 1607 MB/s 1308566 calls/s # 13.79 [+0.03] udp tx: 1700 MB/s 28839 calls/s 28839 msg/s # 14.77 [+0.97] udp rx: 1918 MB/s 1562112 calls/s # 14.79 [+0.03] udp tx: 1917 MB/s 32519 calls/s 32519 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1813 MB/s 1476000 calls/s # 15.98 [+1.07] udp tx: 1862 MB/s 31588 calls/s 31588 msg/s # 16.98 [+1.00] udp tx: 1882 MB/s 31924 calls/s 31924 msg/s # 17.04 [+0.06] udp rx: 1877 MB/s 1528240 calls/s # 17.98 [+0.93] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 18.08 [+0.10] udp rx: 1830 MB/s 1490477 calls/s # 18.52 [+0.44] GRO frag list over UDP tunnel ok # 19.28 [+0.76] 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__->