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.01 [+0.01] IPv4 # 0.29 [+0.28] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.39 [+0.57] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1487 MB/s 1211348 calls/s # 2.95 [+1.07] udp tx: 1763 MB/s 29908 calls/s 29908 msg/s # 3.92 [+0.98] udp rx: 1482 MB/s 1206858 calls/s # 3.95 [+0.02] udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # 4.93 [+0.98] udp rx: 1599 MB/s 1302012 calls/s # 4.95 [+0.02] udp tx: 1808 MB/s 30678 calls/s 30678 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1575 MB/s 1282410 calls/s # 6.14 [+1.07] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 7.10 [+0.97] udp rx: 1871 MB/s 1523280 calls/s # 7.14 [+0.03] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 8.11 [+0.97] udp rx: 1561 MB/s 1271560 calls/s # 8.14 [+0.03] udp tx: 1842 MB/s 31244 calls/s 31244 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.75] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 9.95 [+0.21] No GRO ok # 10.42 [+0.46] GRO frag list ok # 10.89 [+0.47] GRO fwd ok # 11.34 [+0.45] UDP fwd perf udp rx: 1793 MB/s 1460016 calls/s # 12.39 [+1.06] udp tx: 1842 MB/s 31246 calls/s 31246 msg/s # 13.37 [+0.97] udp rx: 1795 MB/s 1461792 calls/s # 13.39 [+0.03] udp tx: 1791 MB/s 30387 calls/s 30387 msg/s # 14.37 [+0.98] udp rx: 1735 MB/s 1412886 calls/s # 14.39 [+0.02] udp tx: 1756 MB/s 29793 calls/s 29793 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1424688 calls/s # 15.58 [+1.07] udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # 16.55 [+0.97] udp rx: 1806 MB/s 1470768 calls/s # 16.58 [+0.03] udp tx: 1805 MB/s 30615 calls/s 30615 msg/s # 17.55 [+0.97] udp rx: 1814 MB/s 1477584 calls/s # 17.58 [+0.03] udp tx: 1812 MB/s 30744 calls/s 30744 msg/s # 18.11 [+0.53] GRO frag list over UDP tunnel ok # 18.81 [+0.70] 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__->