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.87 [+0.59] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.07 [+0.56] UDP fwd perf udp rx: 1599 MB/s 1301773 calls/s # 3.15 [+1.08] udp tx: 1835 MB/s 31136 calls/s 31136 msg/s # 4.12 [+0.97] udp rx: 1874 MB/s 1526304 calls/s # 4.15 [+0.03] udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # 5.12 [+0.97] udp rx: 1881 MB/s 1532016 calls/s # 5.15 [+0.03] udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1149 MB/s 935424 calls/s # 6.36 [+1.08] udp tx: 1190 MB/s 20197 calls/s 20197 msg/s # 7.32 [+0.97] udp rx: 997 MB/s 812443 calls/s # 7.36 [+0.03] udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # 8.32 [+0.97] udp rx: 1146 MB/s 933782 calls/s # 8.36 [+0.03] udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # 8.98 [+0.63] GRO frag list over UDP tunnel ok # 9.81 [+0.83] GRO fwd over UDP tunnel ok # 10.08 [+0.26] IPv6 # 10.33 [+0.25] No GRO ok # 10.87 [+0.54] GRO frag list ok # 11.44 [+0.56] GRO fwd ok # 11.93 [+0.49] UDP fwd perf udp rx: 1340 MB/s 1091476 calls/s # 13.00 [+1.07] udp tx: 1747 MB/s 29634 calls/s 29634 msg/s # 13.97 [+0.97] udp rx: 1826 MB/s 1486656 calls/s # 14.00 [+0.02] udp tx: 1824 MB/s 30951 calls/s 30951 msg/s # 14.97 [+0.98] udp rx: 1715 MB/s 1396368 calls/s # 15.00 [+0.02] udp tx: 1714 MB/s 29072 calls/s 29072 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1082 MB/s 881414 calls/s # 16.20 [+1.08] udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # 17.17 [+0.97] udp rx: 1198 MB/s 975792 calls/s # 17.20 [+0.03] udp tx: 1196 MB/s 20295 calls/s 20295 msg/s # 18.17 [+0.97] udp rx: 1131 MB/s 921187 calls/s # 18.20 [+0.03] udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # 18.84 [+0.64] GRO frag list over UDP tunnel ok # 19.66 [+0.83] 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__->