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.28 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.44 [+0.64] GRO fwd ok # 1.97 [+0.53] UDP fwd perf udp rx: 1081 MB/s 880508 calls/s # 3.04 [+1.07] udp tx: 1146 MB/s 19439 calls/s 19439 msg/s # 4.02 [+0.97] udp rx: 1135 MB/s 924144 calls/s # 4.04 [+0.03] udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # 5.02 [+0.97] udp rx: 1156 MB/s 941760 calls/s # 5.04 [+0.03] udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 903 MB/s 735938 calls/s # 6.25 [+1.08] udp tx: 1203 MB/s 20418 calls/s 20418 msg/s # 7.21 [+0.97] udp rx: 1230 MB/s 1001808 calls/s # 7.25 [+0.03] udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # 8.21 [+0.97] udp rx: 827 MB/s 673324 calls/s # 8.25 [+0.03] udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # 8.90 [+0.65] GRO frag list over UDP tunnel ok # 9.75 [+0.85] GRO fwd over UDP tunnel ok # 10.03 [+0.28] IPv6 # 10.29 [+0.27] No GRO ok # 10.86 [+0.57] GRO frag list ok # 11.49 [+0.64] GRO fwd ok # 12.01 [+0.52] UDP fwd perf udp rx: 1212 MB/s 987127 calls/s # 13.08 [+1.07] udp tx: 1656 MB/s 28088 calls/s 28088 msg/s # 14.05 [+0.97] udp rx: 1709 MB/s 1391554 calls/s # 14.08 [+0.03] udp tx: 1801 MB/s 30562 calls/s 30562 msg/s # 15.05 [+0.97] udp rx: 1793 MB/s 1460278 calls/s # 15.08 [+0.03] udp tx: 1805 MB/s 30624 calls/s 30624 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1363679 calls/s # 16.27 [+1.07] udp tx: 1790 MB/s 30368 calls/s 30368 msg/s # 17.24 [+0.97] udp rx: 1786 MB/s 1454254 calls/s # 17.27 [+0.03] udp tx: 1832 MB/s 31079 calls/s 31079 msg/s # 18.24 [+0.97] udp rx: 1741 MB/s 1418161 calls/s # 18.27 [+0.03] udp tx: 1804 MB/s 30602 calls/s 30602 msg/s # 18.89 [+0.62] GRO frag list over UDP tunnel ok # 19.74 [+0.84] 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__->