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.90 [+0.59] GRO frag list ok # 1.54 [+0.65] GRO fwd ok # 2.10 [+0.56] UDP fwd perf udp rx: 1453 MB/s 1183432 calls/s # 3.18 [+1.08] udp tx: 1677 MB/s 28459 calls/s 28459 msg/s # 4.15 [+0.97] udp rx: 1625 MB/s 1323213 calls/s # 4.18 [+0.03] udp tx: 1702 MB/s 28884 calls/s 28884 msg/s # 5.15 [+0.97] udp rx: 1712 MB/s 1394081 calls/s # 5.18 [+0.03] udp tx: 1723 MB/s 29225 calls/s 29225 msg/s # 5.30 [+0.12] UDP GRO fwd perf udp rx: 1517 MB/s 1235379 calls/s # 6.39 [+1.08] udp tx: 1629 MB/s 27643 calls/s 27643 msg/s # 7.35 [+0.96] udp rx: 1571 MB/s 1279675 calls/s # 7.39 [+0.04] udp tx: 1613 MB/s 27373 calls/s 27373 msg/s # 8.35 [+0.96] udp rx: 1123 MB/s 914641 calls/s # 8.39 [+0.04] udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # 9.06 [+0.68] GRO frag list over UDP tunnel ok # 9.88 [+0.82] GRO fwd over UDP tunnel ok # 10.15 [+0.27] IPv6 # 10.40 [+0.25] No GRO ok # 10.96 [+0.57] GRO frag list ok # 11.55 [+0.58] GRO fwd ok # 12.06 [+0.51] UDP fwd perf udp rx: 1478 MB/s 1203648 calls/s # 13.12 [+1.07] udp tx: 1687 MB/s 28629 calls/s 28629 msg/s # 14.10 [+0.97] udp rx: 1720 MB/s 1400747 calls/s # 14.12 [+0.03] udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # 15.10 [+0.97] udp rx: 1738 MB/s 1415563 calls/s # 15.12 [+0.03] udp tx: 1769 MB/s 30010 calls/s 30010 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1554 MB/s 1265386 calls/s # 16.31 [+1.07] udp tx: 1697 MB/s 28799 calls/s 28799 msg/s # 17.29 [+0.97] udp rx: 1745 MB/s 1421424 calls/s # 17.31 [+0.03] udp tx: 1751 MB/s 29705 calls/s 29705 msg/s # 18.29 [+0.98] udp rx: 1852 MB/s 1508304 calls/s # 18.31 [+0.02] udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # 18.95 [+0.64] GRO frag list over UDP tunnel ok # 19.81 [+0.86] 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__->