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.81 [+0.54] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.92 [+0.49] UDP fwd perf udp rx: 1611 MB/s 1312028 calls/s # 2.99 [+1.07] udp tx: 1806 MB/s 30634 calls/s 30634 msg/s # 3.97 [+0.97] udp rx: 1770 MB/s 1441276 calls/s # 3.99 [+0.03] udp tx: 1838 MB/s 31186 calls/s 31186 msg/s # 4.97 [+0.97] udp rx: 1777 MB/s 1446845 calls/s # 4.99 [+0.03] udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1738 MB/s 1415414 calls/s # 6.18 [+1.07] udp tx: 1849 MB/s 31363 calls/s 31363 msg/s # 7.15 [+0.97] udp rx: 1742 MB/s 1418928 calls/s # 7.18 [+0.03] udp tx: 1741 MB/s 29530 calls/s 29530 msg/s # 8.15 [+0.97] udp rx: 1851 MB/s 1507488 calls/s # 8.18 [+0.03] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 8.80 [+0.62] GRO frag list over UDP tunnel ok # 9.64 [+0.84] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.18 [+0.27] No GRO ok # 10.71 [+0.53] GRO frag list ok # 11.27 [+0.56] GRO fwd ok # 11.78 [+0.52] UDP fwd perf udp rx: 1107 MB/s 901280 calls/s # 12.85 [+1.07] udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # 13.82 [+0.97] udp rx: 1166 MB/s 949530 calls/s # 13.85 [+0.03] udp tx: 1170 MB/s 19853 calls/s 19853 msg/s # 14.82 [+0.98] udp rx: 1170 MB/s 953136 calls/s # 14.85 [+0.02] udp tx: 1168 MB/s 19822 calls/s 19822 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1123 MB/s 914832 calls/s # 16.04 [+1.07] udp tx: 1156 MB/s 19607 calls/s 19607 msg/s # 17.01 [+0.97] udp rx: 1175 MB/s 956736 calls/s # 17.04 [+0.03] udp tx: 1174 MB/s 19917 calls/s 19917 msg/s # 18.02 [+0.97] udp rx: 1185 MB/s 965328 calls/s # 18.04 [+0.03] udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # 18.63 [+0.59] GRO frag list over UDP tunnel ok # 19.42 [+0.78] 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__->