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.31 [+0.29] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.54 [+0.66] GRO fwd ok # 2.11 [+0.57] UDP fwd perf udp rx: 1437 MB/s 1170422 calls/s # 3.20 [+1.08] udp tx: 1762 MB/s 29891 calls/s 29891 msg/s # 4.18 [+0.98] udp rx: 1653 MB/s 1345787 calls/s # 4.20 [+0.02] udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # 5.18 [+0.99] udp rx: 1827 MB/s 1488033 calls/s # 5.20 [+0.01] udp tx: 1857 MB/s 31503 calls/s 31503 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1375996 calls/s # 6.40 [+1.08] udp tx: 1750 MB/s 29698 calls/s 29698 msg/s # 7.36 [+0.97] udp rx: 1785 MB/s 1453324 calls/s # 7.40 [+0.03] udp tx: 1819 MB/s 30867 calls/s 30867 msg/s # 8.36 [+0.97] udp rx: 1619 MB/s 1318073 calls/s # 8.40 [+0.03] udp tx: 1671 MB/s 28348 calls/s 28348 msg/s # 9.12 [+0.72] GRO frag list over UDP tunnel ok # 10.04 [+0.92] GRO fwd over UDP tunnel ok # 10.33 [+0.29] IPv6 # 10.65 [+0.32] No GRO ok # 11.27 [+0.62] GRO frag list ok # 11.91 [+0.64] GRO fwd ok # 12.47 [+0.56] UDP fwd perf udp rx: 1436 MB/s 1169618 calls/s # 13.55 [+1.08] udp tx: 1598 MB/s 27112 calls/s 27112 msg/s # 14.52 [+0.96] udp rx: 1651 MB/s 1344523 calls/s # 14.55 [+0.04] udp tx: 1663 MB/s 28208 calls/s 28208 msg/s # 15.52 [+0.97] udp rx: 1589 MB/s 1294416 calls/s # 15.55 [+0.03] udp tx: 1586 MB/s 26916 calls/s 26916 msg/s # 15.67 [+0.12] UDP GRO fwd perf udp rx: 1599 MB/s 1302262 calls/s # 16.75 [+1.08] udp tx: 1708 MB/s 28983 calls/s 28983 msg/s # 17.72 [+0.97] udp rx: 1752 MB/s 1427052 calls/s # 17.75 [+0.03] udp tx: 1762 MB/s 29895 calls/s 29895 msg/s # 18.72 [+0.97] udp rx: 1815 MB/s 1477920 calls/s # 18.75 [+0.03] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 19.40 [+0.65] GRO frag list over UDP tunnel ok # 20.25 [+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__->