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.01 [+0.01] IPv4 # 0.22 [+0.20] No GRO ok # 0.66 [+0.44] GRO frag list ok # 1.18 [+0.51] GRO fwd ok # 1.61 [+0.43] UDP fwd perf udp rx: 1550 MB/s 1262252 calls/s # 2.66 [+1.06] udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # 3.64 [+0.98] udp rx: 1413 MB/s 1150623 calls/s # 3.66 [+0.02] udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # 4.64 [+0.98] udp rx: 1912 MB/s 1557020 calls/s # 4.66 [+0.02] udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # 4.78 [+0.12] UDP GRO fwd perf udp rx: 1898 MB/s 1545744 calls/s # 5.84 [+1.06] udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # 6.82 [+0.98] udp rx: 1942 MB/s 1581648 calls/s # 6.84 [+0.02] udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # 7.82 [+0.98] udp rx: 1715 MB/s 1396656 calls/s # 7.84 [+0.02] udp tx: 1698 MB/s 28803 calls/s 28803 msg/s # 8.37 [+0.53] GRO frag list over UDP tunnel ok # 9.10 [+0.73] GRO fwd over UDP tunnel ok # 9.33 [+0.23] IPv6 # 9.57 [+0.24] No GRO ok # 10.05 [+0.48] GRO frag list ok # 10.56 [+0.51] GRO fwd ok # 11.02 [+0.46] UDP fwd perf udp rx: 1239 MB/s 1009488 calls/s # 12.08 [+1.06] udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # 13.06 [+0.97] udp rx: 1165 MB/s 949248 calls/s # 13.08 [+0.03] udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # 14.06 [+0.98] udp rx: 1166 MB/s 949776 calls/s # 14.08 [+0.02] udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # 14.20 [+0.12] UDP GRO fwd perf udp rx: 1136 MB/s 925484 calls/s # 15.26 [+1.06] udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # 16.24 [+0.97] udp rx: 1167 MB/s 950208 calls/s # 16.26 [+0.02] udp tx: 1166 MB/s 19777 calls/s 19777 msg/s # 17.24 [+0.98] udp rx: 1180 MB/s 961201 calls/s # 17.26 [+0.02] udp tx: 1179 MB/s 20000 calls/s 20000 msg/s # 17.81 [+0.55] GRO frag list over UDP tunnel ok # 18.50 [+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__->