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.80 [+0.53] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1404 MB/s 1143560 calls/s # 3.00 [+1.07] udp tx: 1736 MB/s 29450 calls/s 29450 msg/s # 3.97 [+0.97] udp rx: 1639 MB/s 1335056 calls/s # 4.00 [+0.03] udp tx: 1791 MB/s 30393 calls/s 30393 msg/s # 4.97 [+0.97] udp rx: 1813 MB/s 1476768 calls/s # 5.00 [+0.03] udp tx: 1812 MB/s 30735 calls/s 30735 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357200 calls/s # 6.19 [+1.07] udp tx: 1730 MB/s 29343 calls/s 29343 msg/s # 7.16 [+0.97] udp rx: 1859 MB/s 1513440 calls/s # 7.19 [+0.03] udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # 8.16 [+0.97] udp rx: 1848 MB/s 1504896 calls/s # 8.19 [+0.03] udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # 8.82 [+0.63] GRO frag list over UDP tunnel ok # 9.65 [+0.83] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.18 [+0.27] No GRO ok # 10.73 [+0.55] GRO frag list ok # 11.32 [+0.59] GRO fwd ok # 11.85 [+0.53] UDP fwd perf udp rx: 740 MB/s 602701 calls/s # 12.93 [+1.08] udp tx: 1098 MB/s 18628 calls/s 18628 msg/s # 13.90 [+0.97] udp rx: 955 MB/s 777540 calls/s # 13.93 [+0.03] udp tx: 1084 MB/s 18398 calls/s 18398 msg/s # 14.90 [+0.97] udp rx: 1187 MB/s 967152 calls/s # 14.93 [+0.03] udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968640 calls/s # 16.12 [+1.07] udp tx: 1224 MB/s 20768 calls/s 20768 msg/s # 17.10 [+0.97] udp rx: 1237 MB/s 1007248 calls/s # 17.12 [+0.03] udp tx: 1236 MB/s 20970 calls/s 20970 msg/s # 18.09 [+0.97] udp rx: 1246 MB/s 1015008 calls/s # 18.12 [+0.03] udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # 18.75 [+0.63] GRO frag list over UDP tunnel ok # 19.59 [+0.84] 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__->