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.30 [+0.28] No GRO ok # 0.92 [+0.62] GRO frag list ok # 1.52 [+0.59] GRO fwd ok # 2.02 [+0.50] UDP fwd perf udp rx: 1505 MB/s 1225386 calls/s # 3.09 [+1.07] udp tx: 1711 MB/s 29034 calls/s 29034 msg/s # 4.07 [+0.97] udp rx: 1250 MB/s 1017718 calls/s # 4.09 [+0.02] udp tx: 1559 MB/s 26450 calls/s 26450 msg/s # 5.07 [+0.98] udp rx: 1501 MB/s 1222160 calls/s # 5.09 [+0.02] udp tx: 1753 MB/s 29748 calls/s 29748 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1503 MB/s 1224278 calls/s # 6.29 [+1.08] udp tx: 1555 MB/s 26387 calls/s 26387 msg/s # 7.26 [+0.97] udp rx: 1530 MB/s 1246080 calls/s # 7.29 [+0.03] udp tx: 1530 MB/s 25958 calls/s 25958 msg/s # 8.26 [+0.97] udp rx: 1406 MB/s 1145078 calls/s # 8.29 [+0.03] udp tx: 1537 MB/s 26077 calls/s 26077 msg/s # 8.95 [+0.66] GRO frag list over UDP tunnel ok # 9.70 [+0.74] GRO fwd over UDP tunnel ok # 9.95 [+0.25] IPv6 # 10.21 [+0.26] No GRO ok # 10.76 [+0.55] GRO frag list ok # 11.34 [+0.57] GRO fwd ok # 11.83 [+0.50] UDP fwd perf udp rx: 1366 MB/s 1112498 calls/s # 12.91 [+1.07] udp tx: 1777 MB/s 30153 calls/s 30153 msg/s # 13.88 [+0.97] udp rx: 1486 MB/s 1210569 calls/s # 13.91 [+0.03] udp tx: 1797 MB/s 30480 calls/s 30480 msg/s # 14.88 [+0.97] udp rx: 1774 MB/s 1444910 calls/s # 14.91 [+0.03] udp tx: 1797 MB/s 30488 calls/s 30488 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396704 calls/s # 16.10 [+1.08] udp tx: 1776 MB/s 30139 calls/s 30139 msg/s # 17.07 [+0.97] udp rx: 1783 MB/s 1451904 calls/s # 17.10 [+0.03] udp tx: 1782 MB/s 30235 calls/s 30235 msg/s # 18.07 [+0.97] udp rx: 1740 MB/s 1416576 calls/s # 18.10 [+0.03] udp tx: 1725 MB/s 29258 calls/s 29258 msg/s # 18.79 [+0.69] GRO frag list over UDP tunnel ok # 19.67 [+0.88] 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__->