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.70 [+0.48] GRO frag list ok # 1.22 [+0.52] GRO fwd ok # 1.66 [+0.44] UDP fwd perf udp rx: 1218 MB/s 991676 calls/s # 2.72 [+1.06] udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # 3.70 [+0.97] udp rx: 1938 MB/s 1578240 calls/s # 3.72 [+0.03] udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # 4.70 [+0.98] udp rx: 1939 MB/s 1579248 calls/s # 4.72 [+0.02] udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # 4.84 [+0.12] UDP GRO fwd perf udp rx: 1878 MB/s 1529712 calls/s # 5.90 [+1.06] udp tx: 1934 MB/s 32808 calls/s 32808 msg/s # 6.87 [+0.97] udp rx: 1932 MB/s 1572912 calls/s # 6.90 [+0.03] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 7.87 [+0.97] udp rx: 1941 MB/s 1580448 calls/s # 7.90 [+0.03] udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # 8.44 [+0.54] GRO frag list over UDP tunnel ok # 9.11 [+0.67] GRO fwd over UDP tunnel ok # 9.35 [+0.24] IPv6 # 9.55 [+0.20] No GRO ok # 10.01 [+0.46] GRO frag list ok # 10.50 [+0.49] GRO fwd ok # 10.94 [+0.44] UDP fwd perf udp rx: 1338 MB/s 1089980 calls/s # 12.00 [+1.06] udp tx: 1571 MB/s 26655 calls/s 26655 msg/s # 12.97 [+0.97] udp rx: 1073 MB/s 873696 calls/s # 13.00 [+0.03] udp tx: 1072 MB/s 18184 calls/s 18184 msg/s # 13.97 [+0.97] udp rx: 1078 MB/s 877824 calls/s # 14.00 [+0.03] udp tx: 1077 MB/s 18272 calls/s 18272 msg/s # 14.12 [+0.12] UDP GRO fwd perf udp rx: 1058 MB/s 861360 calls/s # 15.18 [+1.06] udp tx: 1085 MB/s 18417 calls/s 18417 msg/s # 16.16 [+0.97] udp rx: 1102 MB/s 897888 calls/s # 16.18 [+0.03] udp tx: 1102 MB/s 18695 calls/s 18695 msg/s # 17.16 [+0.98] udp rx: 1088 MB/s 886320 calls/s # 17.19 [+0.03] udp tx: 1086 MB/s 18433 calls/s 18433 msg/s # 17.74 [+0.55] GRO frag list over UDP tunnel ok # 18.50 [+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__->