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.82 [+0.56] GRO frag list ok # 1.40 [+0.57] GRO fwd ok # 1.87 [+0.47] UDP fwd perf udp rx: 1455 MB/s 1184715 calls/s # 2.93 [+1.06] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 3.91 [+0.97] udp rx: 1980 MB/s 1612752 calls/s # 3.93 [+0.03] udp tx: 1979 MB/s 33566 calls/s 33566 msg/s # 4.91 [+0.98] udp rx: 1997 MB/s 1626240 calls/s # 4.93 [+0.02] udp tx: 1996 MB/s 33854 calls/s 33854 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1459 MB/s 1188414 calls/s # 6.12 [+1.06] udp tx: 1984 MB/s 33652 calls/s 33652 msg/s # 7.09 [+0.98] udp rx: 2069 MB/s 1685152 calls/s # 7.11 [+0.02] udp tx: 2076 MB/s 35212 calls/s 35212 msg/s # 8.09 [+0.98] udp rx: 1985 MB/s 1616528 calls/s # 8.11 [+0.02] udp tx: 1980 MB/s 33595 calls/s 33595 msg/s # 8.69 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.71] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.89 [+0.25] No GRO ok # 10.44 [+0.55] GRO frag list ok # 10.98 [+0.54] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1751 MB/s 1426076 calls/s # 12.53 [+1.07] udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # 13.50 [+0.97] udp rx: 1929 MB/s 1570912 calls/s # 13.53 [+0.03] udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # 14.50 [+0.97] udp rx: 1640 MB/s 1335636 calls/s # 14.53 [+0.03] udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1799 MB/s 1464672 calls/s # 15.71 [+1.06] udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # 16.68 [+0.97] udp rx: 1808 MB/s 1472109 calls/s # 16.71 [+0.03] udp tx: 1859 MB/s 31542 calls/s 31542 msg/s # 17.68 [+0.97] udp rx: 1920 MB/s 1563648 calls/s # 17.71 [+0.03] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 18.25 [+0.54] GRO frag list over UDP tunnel ok # 18.94 [+0.69] 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__->