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.86 [+0.58] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 779 MB/s 634223 calls/s # 3.09 [+1.08] udp tx: 1595 MB/s 27058 calls/s 27058 msg/s # 4.06 [+0.97] udp rx: 1314 MB/s 1070501 calls/s # 4.09 [+0.03] udp tx: 1714 MB/s 29083 calls/s 29083 msg/s # 5.06 [+0.97] udp rx: 1606 MB/s 1307513 calls/s # 5.09 [+0.03] udp tx: 1710 MB/s 29019 calls/s 29019 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 857 MB/s 697931 calls/s # 6.30 [+1.08] udp tx: 1034 MB/s 17550 calls/s 17550 msg/s # 7.26 [+0.96] udp rx: 1163 MB/s 947059 calls/s # 7.29 [+0.04] udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # 8.26 [+0.97] udp rx: 815 MB/s 664020 calls/s # 8.29 [+0.03] udp tx: 1101 MB/s 18689 calls/s 18689 msg/s # 8.99 [+0.69] GRO frag list over UDP tunnel ok # 9.89 [+0.90] GRO fwd over UDP tunnel ok # 10.18 [+0.29] IPv6 # 10.49 [+0.31] No GRO ok # 11.08 [+0.59] GRO frag list ok # 11.70 [+0.61] GRO fwd ok # 12.27 [+0.57] UDP fwd perf udp tx: 1038 MB/s 17609 calls/s 17609 msg/s # 13.44 [+1.17] udp rx: 308 MB/s 251488 calls/s # 14.36 [+0.92] udp tx: 1059 MB/s 17969 calls/s 17969 msg/s # 14.44 [+0.08] udp rx: 943 MB/s 768471 calls/s # 15.36 [+0.92] udp tx: 963 MB/s 16348 calls/s 16348 msg/s # 15.46 [+0.10] udp rx: 829 MB/s 675350 calls/s # 15.48 [+0.02] UDP GRO fwd perf udp rx: 717 MB/s 583864 calls/s # 16.58 [+1.09] udp tx: 1066 MB/s 18088 calls/s 18088 msg/s # 17.57 [+0.99] udp tx: 1003 MB/s 17017 calls/s 17017 msg/s # 17.57 [+0.00] udp rx: 644 MB/s 525065 calls/s # 18.57 [+1.00] udp tx: 1089 MB/s 18475 calls/s 18475 msg/s # 18.67 [+0.10] udp rx: 974 MB/s 793014 calls/s # 19.28 [+0.61] GRO frag list over UDP tunnel ok # 20.18 [+0.90] 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__->