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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1123 MB/s 914252 calls/s # 2.90 [+1.06] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 3.88 [+0.98] udp rx: 1340 MB/s 1091472 calls/s # 3.90 [+0.02] udp tx: 1338 MB/s 22709 calls/s 22709 msg/s # 4.88 [+0.98] udp rx: 1334 MB/s 1086384 calls/s # 4.90 [+0.02] udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1053552 calls/s # 6.09 [+1.07] udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # 7.06 [+0.97] udp rx: 1329 MB/s 1082064 calls/s # 7.09 [+0.03] udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # 8.07 [+0.97] udp rx: 1327 MB/s 1080672 calls/s # 8.09 [+0.03] udp tx: 1326 MB/s 22493 calls/s 22493 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.75] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.89 [+0.23] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1248 MB/s 1016784 calls/s # 12.46 [+1.07] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 13.43 [+0.97] udp rx: 1223 MB/s 995712 calls/s # 13.46 [+0.03] udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # 14.43 [+0.97] udp rx: 1273 MB/s 1036992 calls/s # 14.46 [+0.03] udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1237 MB/s 1007136 calls/s # 15.64 [+1.07] udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # 16.61 [+0.97] udp rx: 1276 MB/s 1038816 calls/s # 16.64 [+0.03] udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # 17.61 [+0.97] udp rx: 1282 MB/s 1044288 calls/s # 17.64 [+0.03] udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # 18.22 [+0.57] GRO frag list over UDP tunnel ok # 18.96 [+0.74] 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__->