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.27 [+0.25] No GRO ok # 0.87 [+0.60] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.00 [+0.50] UDP fwd perf udp rx: 1308 MB/s 1064906 calls/s # 3.07 [+1.07] udp tx: 1441 MB/s 24456 calls/s 24456 msg/s # 4.04 [+0.97] udp rx: 1189 MB/s 968477 calls/s # 4.07 [+0.03] udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # 5.04 [+0.97] udp rx: 1170 MB/s 952362 calls/s # 5.07 [+0.03] udp tx: 1295 MB/s 21966 calls/s 21966 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1627 MB/s 1324748 calls/s # 6.26 [+1.07] udp tx: 1794 MB/s 30442 calls/s 30442 msg/s # 7.23 [+0.97] udp rx: 1903 MB/s 1550064 calls/s # 7.26 [+0.03] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 8.23 [+0.98] udp rx: 1903 MB/s 1549440 calls/s # 8.26 [+0.02] udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # 8.80 [+0.54] GRO frag list over UDP tunnel ok # 9.49 [+0.69] GRO fwd over UDP tunnel ok # 9.72 [+0.24] IPv6 # 9.94 [+0.22] No GRO ok # 10.42 [+0.48] GRO frag list ok # 10.92 [+0.50] GRO fwd ok # 11.37 [+0.45] UDP fwd perf udp rx: 1532 MB/s 1247805 calls/s # 12.44 [+1.07] udp tx: 1799 MB/s 30520 calls/s 30520 msg/s # 13.41 [+0.97] udp rx: 1883 MB/s 1532976 calls/s # 13.44 [+0.03] udp tx: 1881 MB/s 31911 calls/s 31911 msg/s # 14.41 [+0.97] udp rx: 1948 MB/s 1586400 calls/s # 14.44 [+0.03] udp tx: 1946 MB/s 33021 calls/s 33021 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1903 MB/s 1549632 calls/s # 15.62 [+1.06] udp tx: 1956 MB/s 33185 calls/s 33185 msg/s # 16.59 [+0.97] udp rx: 1916 MB/s 1559852 calls/s # 16.62 [+0.03] udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # 17.59 [+0.97] udp rx: 1960 MB/s 1595728 calls/s # 17.62 [+0.03] udp tx: 1959 MB/s 33237 calls/s 33237 msg/s # 18.15 [+0.53] GRO frag list over UDP tunnel ok # 18.88 [+0.73] 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__->