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.84 [+0.56] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1040 MB/s 847186 calls/s # 3.02 [+1.07] udp tx: 1152 MB/s 19554 calls/s 19554 msg/s # 3.99 [+0.97] udp rx: 1119 MB/s 911090 calls/s # 4.02 [+0.03] udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # 4.99 [+0.97] udp rx: 1196 MB/s 974256 calls/s # 5.02 [+0.03] udp tx: 1195 MB/s 20274 calls/s 20274 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905952 calls/s # 6.20 [+1.07] udp tx: 1144 MB/s 19416 calls/s 19416 msg/s # 7.18 [+0.97] udp rx: 1180 MB/s 960768 calls/s # 7.20 [+0.03] udp tx: 1178 MB/s 19996 calls/s 19996 msg/s # 8.18 [+0.97] udp rx: 1179 MB/s 960048 calls/s # 8.20 [+0.03] udp tx: 1177 MB/s 19977 calls/s 19977 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.89 [+0.28] IPv6 # 10.17 [+0.29] No GRO ok # 10.74 [+0.56] GRO frag list ok # 11.30 [+0.56] GRO fwd ok # 11.78 [+0.48] UDP fwd perf udp rx: 1615 MB/s 1314908 calls/s # 12.84 [+1.06] udp tx: 1751 MB/s 29706 calls/s 29706 msg/s # 13.81 [+0.97] udp rx: 1779 MB/s 1448496 calls/s # 13.84 [+0.03] udp tx: 1779 MB/s 30177 calls/s 30177 msg/s # 14.82 [+0.97] udp rx: 1708 MB/s 1391119 calls/s # 14.84 [+0.03] udp tx: 1795 MB/s 30448 calls/s 30448 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1388 MB/s 1130224 calls/s # 16.03 [+1.07] udp tx: 1646 MB/s 27922 calls/s 27922 msg/s # 17.00 [+0.97] udp rx: 1570 MB/s 1278793 calls/s # 17.03 [+0.03] udp tx: 1712 MB/s 29052 calls/s 29052 msg/s # 18.00 [+0.97] udp rx: 1683 MB/s 1370618 calls/s # 18.03 [+0.03] udp tx: 1758 MB/s 29817 calls/s 29817 msg/s # 18.62 [+0.59] GRO frag list over UDP tunnel ok # 19.42 [+0.80] 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__->