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.83 [+0.57] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1631 MB/s 1328572 calls/s # 3.07 [+1.08] udp tx: 1793 MB/s 30420 calls/s 30420 msg/s # 4.04 [+0.97] udp rx: 1828 MB/s 1488321 calls/s # 4.07 [+0.03] udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # 5.04 [+0.97] udp rx: 1573 MB/s 1280904 calls/s # 5.07 [+0.03] udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1002 MB/s 815968 calls/s # 6.26 [+1.07] udp tx: 1095 MB/s 18586 calls/s 18586 msg/s # 7.23 [+0.97] udp rx: 1141 MB/s 929564 calls/s # 7.26 [+0.03] udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # 8.23 [+0.97] udp rx: 1209 MB/s 985048 calls/s # 8.26 [+0.03] udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # 8.85 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.73] GRO fwd over UDP tunnel ok # 9.83 [+0.24] IPv6 # 10.10 [+0.27] No GRO ok # 10.61 [+0.52] GRO frag list ok # 11.13 [+0.52] GRO fwd ok # 11.61 [+0.47] UDP fwd perf udp rx: 987 MB/s 804240 calls/s # 12.67 [+1.06] udp tx: 1561 MB/s 26490 calls/s 26490 msg/s # 13.64 [+0.98] udp rx: 1744 MB/s 1419895 calls/s # 13.67 [+0.02] udp tx: 1799 MB/s 30515 calls/s 30515 msg/s # 14.64 [+0.98] udp rx: 1850 MB/s 1506392 calls/s # 14.67 [+0.02] udp tx: 1842 MB/s 31257 calls/s 31257 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1656 MB/s 1348320 calls/s # 15.85 [+1.06] udp tx: 1699 MB/s 28832 calls/s 28832 msg/s # 16.82 [+0.98] udp rx: 1515 MB/s 1233456 calls/s # 16.85 [+0.02] udp tx: 1496 MB/s 25386 calls/s 25386 msg/s # 17.82 [+0.98] udp rx: 1105 MB/s 900384 calls/s # 17.85 [+0.02] udp tx: 1104 MB/s 18737 calls/s 18737 msg/s # 18.46 [+0.61] GRO frag list over UDP tunnel ok # 19.23 [+0.77] 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__->