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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1637 MB/s 1332892 calls/s # 2.89 [+1.07] udp tx: 1783 MB/s 30251 calls/s 30251 msg/s # 3.86 [+0.97] udp rx: 1897 MB/s 1544448 calls/s # 3.89 [+0.03] udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # 4.86 [+0.98] udp rx: 1789 MB/s 1457081 calls/s # 4.89 [+0.02] udp tx: 1775 MB/s 30106 calls/s 30106 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1066 MB/s 868232 calls/s # 6.09 [+1.08] udp tx: 1120 MB/s 19000 calls/s 19000 msg/s # 7.05 [+0.96] udp rx: 1191 MB/s 969912 calls/s # 7.09 [+0.04] udp tx: 1190 MB/s 20189 calls/s 20189 msg/s # 8.05 [+0.96] udp rx: 1191 MB/s 970344 calls/s # 8.09 [+0.04] udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # 8.74 [+0.66] GRO frag list over UDP tunnel ok # 9.52 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.02 [+0.24] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.11 [+0.55] GRO fwd ok # 11.59 [+0.49] UDP fwd perf udp rx: 1096 MB/s 892631 calls/s # 12.67 [+1.08] udp tx: 1183 MB/s 20081 calls/s 20081 msg/s # 13.64 [+0.97] udp rx: 1215 MB/s 989280 calls/s # 13.67 [+0.03] udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # 14.64 [+0.97] udp rx: 1204 MB/s 980592 calls/s # 14.67 [+0.03] udp tx: 1204 MB/s 20429 calls/s 20429 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1460 MB/s 1188852 calls/s # 15.87 [+1.08] udp tx: 1801 MB/s 30549 calls/s 30549 msg/s # 16.84 [+0.97] udp rx: 1865 MB/s 1518960 calls/s # 16.87 [+0.03] udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # 17.84 [+0.97] udp rx: 1784 MB/s 1452999 calls/s # 17.87 [+0.03] udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # 18.51 [+0.64] GRO frag list over UDP tunnel ok # 19.33 [+0.83] 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__->