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.29 [+0.27] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1800 MB/s 1466045 calls/s # 2.95 [+1.07] udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # 3.92 [+0.97] udp rx: 1946 MB/s 1584848 calls/s # 3.95 [+0.03] udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # 4.92 [+0.97] udp rx: 1978 MB/s 1610400 calls/s # 4.95 [+0.03] udp tx: 1976 MB/s 33524 calls/s 33524 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1924 MB/s 1566624 calls/s # 6.13 [+1.06] udp tx: 1971 MB/s 33444 calls/s 33444 msg/s # 7.10 [+0.98] udp rx: 1972 MB/s 1606128 calls/s # 7.13 [+0.02] udp tx: 1971 MB/s 33432 calls/s 33432 msg/s # 8.10 [+0.98] udp rx: 1976 MB/s 1608768 calls/s # 8.13 [+0.02] udp tx: 1973 MB/s 33478 calls/s 33478 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.73] GRO fwd over UDP tunnel ok # 9.68 [+0.24] IPv6 # 9.93 [+0.25] No GRO ok # 10.47 [+0.54] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1645 MB/s 1339533 calls/s # 12.55 [+1.07] udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # 13.52 [+0.97] udp rx: 1645 MB/s 1339243 calls/s # 13.55 [+0.03] udp tx: 1912 MB/s 32445 calls/s 32445 msg/s # 14.52 [+0.97] udp rx: 1764 MB/s 1436195 calls/s # 14.55 [+0.03] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 15.73 [+1.07] udp rx: 1651 MB/s 1344144 calls/s # 16.73 [+1.00] udp tx: 1812 MB/s 30736 calls/s 30736 msg/s # 16.73 [+0.00] udp rx: 1734 MB/s 1412451 calls/s # 17.73 [+1.00] udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # 17.83 [+0.10] udp rx: 1720 MB/s 1401024 calls/s # 18.26 [+0.42] GRO frag list over UDP tunnel ok # 19.05 [+0.79] 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__->