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.28 [+0.26] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.34 [+0.54] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1559 MB/s 1269853 calls/s # 2.86 [+1.06] udp tx: 1781 MB/s 30208 calls/s 30208 msg/s # 3.83 [+0.97] udp rx: 1505 MB/s 1225251 calls/s # 3.86 [+0.03] udp tx: 1507 MB/s 25571 calls/s 25571 msg/s # 4.84 [+0.98] udp rx: 1145 MB/s 932448 calls/s # 4.86 [+0.02] udp tx: 1146 MB/s 19438 calls/s 19438 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1080 MB/s 879360 calls/s # 6.06 [+1.07] udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # 7.02 [+0.97] udp rx: 1174 MB/s 956160 calls/s # 7.06 [+0.03] udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # 8.03 [+0.97] udp rx: 1187 MB/s 966480 calls/s # 8.06 [+0.03] udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.78] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.93 [+0.25] No GRO ok # 10.44 [+0.51] GRO frag list ok # 11.01 [+0.57] GRO fwd ok # 11.52 [+0.52] UDP fwd perf udp rx: 1580 MB/s 1286768 calls/s # 12.59 [+1.07] udp tx: 1751 MB/s 29710 calls/s 29710 msg/s # 13.57 [+0.97] udp rx: 1799 MB/s 1464672 calls/s # 13.59 [+0.03] udp tx: 1797 MB/s 30490 calls/s 30490 msg/s # 14.57 [+0.97] udp rx: 1694 MB/s 1379712 calls/s # 14.59 [+0.03] udp tx: 1688 MB/s 28640 calls/s 28640 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1688 MB/s 1374297 calls/s # 15.79 [+1.07] udp tx: 1771 MB/s 30049 calls/s 30049 msg/s # 16.76 [+0.97] udp rx: 1700 MB/s 1384561 calls/s # 16.79 [+0.03] udp tx: 1745 MB/s 29606 calls/s 29606 msg/s # 17.76 [+0.97] udp rx: 1687 MB/s 1373984 calls/s # 17.79 [+0.03] udp tx: 1687 MB/s 28621 calls/s 28621 msg/s # 18.44 [+0.65] GRO frag list over UDP tunnel ok # 19.26 [+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__->