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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 1151 MB/s 937052 calls/s # 2.97 [+1.07] udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # 3.94 [+0.97] udp rx: 1134 MB/s 923689 calls/s # 3.97 [+0.03] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 4.94 [+0.97] udp rx: 1278 MB/s 1040864 calls/s # 4.97 [+0.03] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1248 MB/s 1016064 calls/s # 6.15 [+1.06] udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # 7.13 [+0.97] udp rx: 1278 MB/s 1040928 calls/s # 7.15 [+0.03] udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # 8.13 [+0.98] udp rx: 1036 MB/s 844092 calls/s # 8.15 [+0.02] udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # 8.80 [+0.65] GRO frag list over UDP tunnel ok # 9.64 [+0.84] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.17 [+0.27] No GRO ok # 10.74 [+0.57] GRO frag list ok # 11.29 [+0.55] GRO fwd ok # 11.77 [+0.48] UDP fwd perf udp rx: 1703 MB/s 1386956 calls/s # 12.84 [+1.07] udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # 13.81 [+0.97] udp rx: 1856 MB/s 1511328 calls/s # 13.84 [+0.03] udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # 14.81 [+0.97] udp rx: 1847 MB/s 1504224 calls/s # 14.84 [+0.03] udp tx: 1845 MB/s 31309 calls/s 31309 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1570 MB/s 1278537 calls/s # 16.04 [+1.08] udp tx: 1763 MB/s 29916 calls/s 29916 msg/s # 17.00 [+0.97] udp rx: 1880 MB/s 1530768 calls/s # 17.04 [+0.03] udp tx: 1878 MB/s 31859 calls/s 31859 msg/s # 18.00 [+0.97] udp rx: 1814 MB/s 1477532 calls/s # 18.04 [+0.03] udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # 18.65 [+0.62] GRO frag list over UDP tunnel ok # 19.41 [+0.76] 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__->