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.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.07 [+0.57] UDP fwd perf udp rx: 1147 MB/s 934224 calls/s # 3.15 [+1.08] udp tx: 1182 MB/s 20064 calls/s 20064 msg/s # 4.12 [+0.97] udp rx: 1177 MB/s 959000 calls/s # 4.15 [+0.03] udp tx: 1177 MB/s 19968 calls/s 19968 msg/s # 5.12 [+0.97] udp rx: 1112 MB/s 905666 calls/s # 5.15 [+0.03] udp tx: 1182 MB/s 20064 calls/s 20064 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1166 MB/s 949872 calls/s # 6.35 [+1.08] udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # 7.32 [+0.97] udp rx: 1202 MB/s 979104 calls/s # 7.35 [+0.03] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 8.32 [+0.97] udp rx: 1183 MB/s 963723 calls/s # 8.35 [+0.03] udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # 9.02 [+0.67] GRO frag list over UDP tunnel ok # 9.87 [+0.85] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.41 [+0.26] No GRO ok # 11.01 [+0.60] GRO frag list ok # 11.63 [+0.63] GRO fwd ok # 12.14 [+0.50] UDP fwd perf udp rx: 916 MB/s 746108 calls/s # 13.21 [+1.08] udp tx: 1058 MB/s 17961 calls/s 17961 msg/s # 14.18 [+0.97] udp rx: 1066 MB/s 868416 calls/s # 14.21 [+0.03] udp tx: 1055 MB/s 17905 calls/s 17905 msg/s # 15.18 [+0.97] udp rx: 1059 MB/s 862416 calls/s # 15.21 [+0.03] udp tx: 1065 MB/s 18074 calls/s 18074 msg/s # 15.34 [+0.12] UDP GRO fwd perf udp rx: 944 MB/s 768860 calls/s # 16.42 [+1.08] udp tx: 982 MB/s 16672 calls/s 16672 msg/s # 17.39 [+0.97] udp rx: 1028 MB/s 837408 calls/s # 17.42 [+0.03] udp tx: 1031 MB/s 17503 calls/s 17503 msg/s # 18.39 [+0.97] udp rx: 1062 MB/s 864944 calls/s # 18.42 [+0.03] udp tx: 1052 MB/s 17846 calls/s 17846 msg/s # 19.06 [+0.64] GRO frag list over UDP tunnel ok # 19.90 [+0.83] 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__->