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.84 [+0.57] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.95 [+0.49] UDP fwd perf udp rx: 1544 MB/s 1257139 calls/s # 3.02 [+1.07] udp tx: 1597 MB/s 27091 calls/s 27091 msg/s # 3.99 [+0.97] udp rx: 1416 MB/s 1153337 calls/s # 4.02 [+0.03] udp tx: 1583 MB/s 26849 calls/s 26849 msg/s # 4.99 [+0.97] udp rx: 1317 MB/s 1072445 calls/s # 5.02 [+0.03] udp tx: 1486 MB/s 25217 calls/s 25217 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1448 MB/s 1179192 calls/s # 6.21 [+1.07] udp tx: 1771 MB/s 30045 calls/s 30045 msg/s # 7.18 [+0.97] udp rx: 1158 MB/s 942760 calls/s # 7.21 [+0.03] udp tx: 1750 MB/s 29691 calls/s 29691 msg/s # 8.18 [+0.97] udp rx: 1281 MB/s 1043365 calls/s # 8.21 [+0.03] udp tx: 1562 MB/s 26507 calls/s 26507 msg/s # 8.83 [+0.62] GRO frag list over UDP tunnel ok # 9.60 [+0.77] GRO fwd over UDP tunnel ok # 9.85 [+0.25] IPv6 # 10.11 [+0.26] No GRO ok # 10.64 [+0.52] GRO frag list ok # 11.18 [+0.54] GRO fwd ok # 11.70 [+0.52] UDP fwd perf udp tx: 1576 MB/s 26732 calls/s 26732 msg/s # 12.77 [+1.07] udp rx: 1184 MB/s 964287 calls/s # 13.77 [+1.00] udp tx: 1794 MB/s 30438 calls/s 30438 msg/s # 13.77 [+0.00] udp rx: 1495 MB/s 1217871 calls/s # 14.77 [+1.00] udp tx: 1635 MB/s 27743 calls/s 27743 msg/s # 14.87 [+0.10] udp rx: 1190 MB/s 969534 calls/s # 14.89 [+0.02] UDP GRO fwd perf udp rx: 1462 MB/s 1190967 calls/s # 15.95 [+1.06] udp tx: 1663 MB/s 28211 calls/s 28211 msg/s # 16.95 [+1.00] udp rx: 1387 MB/s 1129406 calls/s # 16.95 [+0.00] udp tx: 1669 MB/s 28313 calls/s 28313 msg/s # 17.95 [+1.00] udp rx: 1320 MB/s 1075210 calls/s # 17.95 [+0.00] udp tx: 1549 MB/s 26275 calls/s 26275 msg/s # 18.54 [+0.59] GRO frag list over UDP tunnel ok # 19.34 [+0.80] 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__->