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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp rx: 1120 MB/s 912152 calls/s # 3.12 [+1.07] udp tx: 1339 MB/s 22718 calls/s 22718 msg/s # 4.10 [+0.98] udp rx: 769 MB/s 626107 calls/s # 4.13 [+0.03] udp tx: 824 MB/s 13976 calls/s 13976 msg/s # 5.09 [+0.96] udp rx: 779 MB/s 634869 calls/s # 5.12 [+0.03] udp tx: 947 MB/s 16077 calls/s 16077 msg/s # 5.29 [+0.17] UDP GRO fwd perf udp rx: 1175 MB/s 956895 calls/s # 6.50 [+1.21] udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # 7.42 [+0.92] udp rx: 1320 MB/s 1075104 calls/s # 7.50 [+0.08] udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # 8.42 [+0.92] udp rx: 1432 MB/s 1165872 calls/s # 8.50 [+0.08] udp tx: 1458 MB/s 24745 calls/s 24745 msg/s # 9.15 [+0.65] GRO frag list over UDP tunnel ok # 9.97 [+0.83] GRO fwd over UDP tunnel ok # 10.25 [+0.27] IPv6 # 10.52 [+0.28] No GRO ok # 11.10 [+0.58] GRO frag list ok # 11.71 [+0.60] GRO fwd ok # 12.25 [+0.54] UDP fwd perf udp rx: 1013 MB/s 824828 calls/s # 13.32 [+1.07] udp tx: 1095 MB/s 18579 calls/s 18579 msg/s # 14.29 [+0.97] udp rx: 1195 MB/s 973536 calls/s # 14.32 [+0.03] udp tx: 1205 MB/s 20443 calls/s 20443 msg/s # 15.29 [+0.97] udp rx: 1212 MB/s 987408 calls/s # 15.32 [+0.03] udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # 15.44 [+0.12] UDP GRO fwd perf udp rx: 1378 MB/s 1122339 calls/s # 16.51 [+1.07] udp tx: 1720 MB/s 29175 calls/s 29175 msg/s # 17.49 [+0.97] udp rx: 1657 MB/s 1349568 calls/s # 17.51 [+0.03] udp tx: 1651 MB/s 28010 calls/s 28010 msg/s # 18.49 [+0.98] udp rx: 1613 MB/s 1313808 calls/s # 18.51 [+0.02] udp tx: 1620 MB/s 27488 calls/s 27488 msg/s # 19.11 [+0.59] GRO frag list over UDP tunnel ok # 19.88 [+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__->