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.29 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 2.04 [+0.56] UDP fwd perf udp rx: 1174 MB/s 956060 calls/s # 3.12 [+1.08] udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # 4.09 [+0.97] udp rx: 1301 MB/s 1059424 calls/s # 4.12 [+0.03] udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # 5.09 [+0.97] udp rx: 1310 MB/s 1066544 calls/s # 5.12 [+0.03] udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1161 MB/s 945936 calls/s # 6.32 [+1.07] udp tx: 1197 MB/s 20309 calls/s 20309 msg/s # 7.29 [+0.97] udp rx: 1136 MB/s 924960 calls/s # 7.32 [+0.03] udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # 8.29 [+0.97] udp rx: 1141 MB/s 929520 calls/s # 8.32 [+0.03] udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # 8.94 [+0.62] GRO frag list over UDP tunnel ok # 9.76 [+0.82] GRO fwd over UDP tunnel ok # 10.03 [+0.26] IPv6 # 10.28 [+0.26] No GRO ok # 10.83 [+0.55] GRO frag list ok # 11.39 [+0.55] GRO fwd ok # 11.92 [+0.53] UDP fwd perf udp rx: 1131 MB/s 921356 calls/s # 12.99 [+1.07] udp tx: 1528 MB/s 25919 calls/s 25919 msg/s # 13.96 [+0.97] udp rx: 1743 MB/s 1419378 calls/s # 13.99 [+0.03] udp tx: 1815 MB/s 30794 calls/s 30794 msg/s # 14.96 [+0.97] udp rx: 1866 MB/s 1519632 calls/s # 14.99 [+0.03] udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1580 MB/s 1286957 calls/s # 16.19 [+1.08] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 17.16 [+0.97] udp rx: 1613 MB/s 1313269 calls/s # 17.19 [+0.03] udp tx: 1745 MB/s 29601 calls/s 29601 msg/s # 18.16 [+0.97] udp rx: 1687 MB/s 1374046 calls/s # 18.19 [+0.03] udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # 18.75 [+0.57] GRO frag list over UDP tunnel ok # 19.52 [+0.77] 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__->