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.80 [+0.54] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1120 MB/s 912543 calls/s # 3.00 [+1.07] udp tx: 1170 MB/s 19851 calls/s 19851 msg/s # 3.97 [+0.97] udp rx: 1038 MB/s 845675 calls/s # 4.00 [+0.03] udp tx: 1071 MB/s 18167 calls/s 18167 msg/s # 4.97 [+0.97] udp rx: 1144 MB/s 931928 calls/s # 5.00 [+0.03] udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 996 MB/s 810908 calls/s # 6.20 [+1.08] udp tx: 1042 MB/s 17683 calls/s 17683 msg/s # 7.17 [+0.97] udp rx: 1194 MB/s 972728 calls/s # 7.20 [+0.03] udp tx: 1194 MB/s 20258 calls/s 20258 msg/s # 8.17 [+0.97] udp rx: 1128 MB/s 918488 calls/s # 8.20 [+0.03] udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # 8.82 [+0.61] GRO frag list over UDP tunnel ok # 9.63 [+0.82] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.16 [+0.27] No GRO ok # 10.66 [+0.49] GRO frag list ok # 11.21 [+0.55] GRO fwd ok # 11.71 [+0.50] UDP fwd perf udp rx: 1585 MB/s 1290540 calls/s # 12.78 [+1.07] udp tx: 1758 MB/s 29819 calls/s 29819 msg/s # 13.75 [+0.97] udp rx: 1523 MB/s 1240014 calls/s # 13.78 [+0.03] udp tx: 1837 MB/s 31158 calls/s 31158 msg/s # 14.75 [+0.97] udp rx: 1195 MB/s 973607 calls/s # 14.78 [+0.03] udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1320837 calls/s # 15.97 [+1.07] udp tx: 1800 MB/s 30543 calls/s 30543 msg/s # 16.94 [+0.97] udp rx: 1655 MB/s 1347776 calls/s # 16.97 [+0.03] udp tx: 1801 MB/s 30554 calls/s 30554 msg/s # 17.94 [+0.97] udp rx: 1698 MB/s 1383009 calls/s # 17.97 [+0.03] udp tx: 1813 MB/s 30756 calls/s 30756 msg/s # 18.54 [+0.57] GRO frag list over UDP tunnel ok # 19.27 [+0.73] 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__->