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.79 [+0.53] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1028 MB/s 837548 calls/s # 2.96 [+1.07] udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # 3.93 [+0.97] udp rx: 1324 MB/s 1078560 calls/s # 3.96 [+0.03] udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # 4.93 [+0.97] udp rx: 1324 MB/s 1078384 calls/s # 4.96 [+0.03] udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1264 MB/s 1029596 calls/s # 6.15 [+1.07] udp tx: 1324 MB/s 22460 calls/s 22460 msg/s # 7.12 [+0.97] udp rx: 1323 MB/s 1077760 calls/s # 7.15 [+0.03] udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # 8.12 [+0.97] udp rx: 1323 MB/s 1077152 calls/s # 8.15 [+0.03] udp tx: 1321 MB/s 22413 calls/s 22413 msg/s # 8.75 [+0.60] GRO frag list over UDP tunnel ok # 9.50 [+0.75] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.00 [+0.24] No GRO ok # 10.51 [+0.51] GRO frag list ok # 11.04 [+0.53] GRO fwd ok # 11.54 [+0.50] UDP fwd perf udp rx: 1094 MB/s 891180 calls/s # 12.61 [+1.07] udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # 13.58 [+0.97] udp rx: 1246 MB/s 1014912 calls/s # 13.61 [+0.03] udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # 14.58 [+0.98] udp rx: 1252 MB/s 1019760 calls/s # 14.61 [+0.02] udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1240 MB/s 1009728 calls/s # 15.80 [+1.07] udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # 16.77 [+0.98] udp rx: 1273 MB/s 1036704 calls/s # 16.80 [+0.02] udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # 17.77 [+0.97] udp rx: 1263 MB/s 1028496 calls/s # 17.80 [+0.03] udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # 18.37 [+0.58] GRO frag list over UDP tunnel ok # 19.12 [+0.75] 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__->