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.84 [+0.54] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 1378 MB/s 1121966 calls/s # 3.02 [+1.07] udp tx: 1724 MB/s 29249 calls/s 29249 msg/s # 4.02 [+1.00] udp tx: 1758 MB/s 29824 calls/s 29824 msg/s # 4.02 [+0.00] udp rx: 1239 MB/s 1009319 calls/s # 5.02 [+1.00] udp tx: 1853 MB/s 31440 calls/s 31440 msg/s # 5.12 [+0.10] udp rx: 1764 MB/s 1436609 calls/s # 5.13 [+0.02] UDP GRO fwd perf udp rx: 1665 MB/s 1355952 calls/s # 6.20 [+1.06] udp tx: 1711 MB/s 29023 calls/s 29023 msg/s # 7.17 [+0.98] udp rx: 1830 MB/s 1490208 calls/s # 7.20 [+0.02] udp tx: 1827 MB/s 31003 calls/s 31003 msg/s # 8.17 [+0.98] udp rx: 1684 MB/s 1370976 calls/s # 8.20 [+0.02] udp tx: 1682 MB/s 28534 calls/s 28534 msg/s # 8.74 [+0.55] GRO frag list over UDP tunnel ok # 9.43 [+0.69] GRO fwd over UDP tunnel ok # 9.67 [+0.24] IPv6 # 9.89 [+0.23] No GRO ok # 10.38 [+0.49] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.41 [+0.49] UDP fwd perf udp rx: 1393 MB/s 1134793 calls/s # 12.48 [+1.07] udp tx: 1748 MB/s 29652 calls/s 29652 msg/s # 13.45 [+0.97] udp rx: 1549 MB/s 1261227 calls/s # 13.48 [+0.03] udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # 14.45 [+0.97] udp rx: 1544 MB/s 1257316 calls/s # 14.48 [+0.03] udp tx: 1765 MB/s 29944 calls/s 29944 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1300476 calls/s # 15.67 [+1.07] udp tx: 1709 MB/s 28991 calls/s 28991 msg/s # 16.65 [+0.98] udp rx: 1325 MB/s 1079101 calls/s # 16.67 [+0.02] udp tx: 1579 MB/s 26787 calls/s 26787 msg/s # 17.65 [+0.98] udp rx: 1344 MB/s 1094701 calls/s # 17.67 [+0.02] udp tx: 1629 MB/s 27636 calls/s 27636 msg/s # 18.29 [+0.62] GRO frag list over UDP tunnel ok # 19.09 [+0.80] 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__->