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.24] No GRO ok # 0.87 [+0.61] GRO frag list ok # 1.69 [+0.82] GRO fwd ok # 2.23 [+0.54] UDP fwd perf udp rx: 1058 MB/s 862130 calls/s # 3.30 [+1.07] udp tx: 1673 MB/s 28392 calls/s 28392 msg/s # 4.27 [+0.97] udp rx: 1683 MB/s 1370527 calls/s # 4.31 [+0.03] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 5.28 [+0.97] udp rx: 1488 MB/s 1212209 calls/s # 5.31 [+0.03] udp tx: 1480 MB/s 25106 calls/s 25106 msg/s # 5.43 [+0.13] UDP GRO fwd perf udp rx: 1257 MB/s 1023515 calls/s # 6.52 [+1.09] udp tx: 1427 MB/s 24215 calls/s 24215 msg/s # 7.50 [+0.98] udp rx: 1686 MB/s 1373315 calls/s # 7.52 [+0.02] udp tx: 1709 MB/s 28987 calls/s 28987 msg/s # 8.51 [+0.99] udp rx: 1370 MB/s 1115537 calls/s # 8.52 [+0.01] udp tx: 1459 MB/s 24754 calls/s 24754 msg/s # 9.17 [+0.65] GRO frag list over UDP tunnel ok # 10.01 [+0.84] GRO fwd over UDP tunnel ok # 10.31 [+0.30] IPv6 # 10.63 [+0.33] No GRO ok # 11.31 [+0.67] GRO frag list ok # 11.96 [+0.66] GRO fwd ok # 12.52 [+0.56] UDP fwd perf udp rx: 1475 MB/s 1201043 calls/s # 13.60 [+1.08] udp tx: 1694 MB/s 28747 calls/s 28747 msg/s # 14.56 [+0.97] udp rx: 1481 MB/s 1205724 calls/s # 14.60 [+0.03] udp tx: 1762 MB/s 29890 calls/s 29890 msg/s # 15.56 [+0.97] udp rx: 1820 MB/s 1482384 calls/s # 15.60 [+0.03] udp tx: 1817 MB/s 30833 calls/s 30833 msg/s # 15.72 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1382327 calls/s # 16.80 [+1.08] udp tx: 1799 MB/s 30525 calls/s 30525 msg/s # 17.77 [+0.97] udp rx: 1812 MB/s 1475664 calls/s # 17.80 [+0.03] udp tx: 1809 MB/s 30698 calls/s 30698 msg/s # 18.77 [+0.97] udp rx: 1813 MB/s 1476048 calls/s # 18.80 [+0.03] udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # 19.47 [+0.67] GRO frag list over UDP tunnel ok # 20.32 [+0.85] 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__->