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.26 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1117 MB/s 909716 calls/s # 2.94 [+1.07] udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # 3.91 [+0.97] udp rx: 1216 MB/s 990712 calls/s # 3.94 [+0.03] udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # 4.91 [+0.97] udp rx: 1219 MB/s 993024 calls/s # 4.94 [+0.03] udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1163 MB/s 947520 calls/s # 6.13 [+1.07] udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # 7.10 [+0.97] udp rx: 1208 MB/s 983904 calls/s # 7.13 [+0.03] udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # 8.10 [+0.97] udp rx: 1219 MB/s 993216 calls/s # 8.13 [+0.03] udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.44 [+0.70] GRO fwd over UDP tunnel ok # 9.68 [+0.24] IPv6 # 9.91 [+0.23] No GRO ok # 10.38 [+0.47] GRO frag list ok # 10.87 [+0.49] GRO fwd ok # 11.31 [+0.44] UDP fwd perf udp rx: 1076 MB/s 876687 calls/s # 12.37 [+1.06] udp tx: 1705 MB/s 28923 calls/s 28923 msg/s # 13.35 [+0.98] udp rx: 1716 MB/s 1397724 calls/s # 13.37 [+0.02] udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # 14.35 [+0.98] udp rx: 1797 MB/s 1463664 calls/s # 14.37 [+0.02] udp tx: 1796 MB/s 30468 calls/s 30468 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1630 MB/s 1327248 calls/s # 15.54 [+1.06] udp tx: 1673 MB/s 28376 calls/s 28376 msg/s # 16.52 [+0.98] udp rx: 1756 MB/s 1429920 calls/s # 16.54 [+0.02] udp tx: 1759 MB/s 29844 calls/s 29844 msg/s # 17.52 [+0.98] udp rx: 1804 MB/s 1468704 calls/s # 17.54 [+0.02] udp tx: 1790 MB/s 30362 calls/s 30362 msg/s # 18.04 [+0.49] GRO frag list over UDP tunnel ok # 18.71 [+0.67] 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__->