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.32 [+0.30] No GRO ok # 0.94 [+0.62] GRO frag list ok # 1.61 [+0.66] GRO fwd ok # 2.16 [+0.55] UDP fwd perf udp rx: 1568 MB/s 1277072 calls/s # 3.24 [+1.08] udp tx: 1750 MB/s 29688 calls/s 29688 msg/s # 4.20 [+0.96] udp rx: 1842 MB/s 1499760 calls/s # 4.24 [+0.03] udp tx: 1840 MB/s 31220 calls/s 31220 msg/s # 5.20 [+0.97] udp rx: 1839 MB/s 1497312 calls/s # 5.24 [+0.03] udp tx: 1838 MB/s 31181 calls/s 31181 msg/s # 5.36 [+0.12] UDP GRO fwd perf udp rx: 1598 MB/s 1301705 calls/s # 6.44 [+1.08] udp tx: 1787 MB/s 30311 calls/s 30311 msg/s # 7.41 [+0.97] udp rx: 1799 MB/s 1465283 calls/s # 7.44 [+0.03] udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # 8.41 [+0.97] udp rx: 1825 MB/s 1485984 calls/s # 8.44 [+0.03] udp tx: 1822 MB/s 30912 calls/s 30912 msg/s # 9.13 [+0.69] GRO frag list over UDP tunnel ok # 9.99 [+0.87] GRO fwd over UDP tunnel ok # 10.27 [+0.28] IPv6 # 10.54 [+0.27] No GRO ok # 11.12 [+0.58] GRO frag list ok # 11.72 [+0.61] GRO fwd ok # 12.29 [+0.57] UDP fwd perf udp rx: 1290 MB/s 1050375 calls/s # 13.37 [+1.08] udp tx: 1646 MB/s 27934 calls/s 27934 msg/s # 14.35 [+0.98] udp rx: 1399 MB/s 1139743 calls/s # 14.37 [+0.02] udp tx: 1710 MB/s 29017 calls/s 29017 msg/s # 15.35 [+0.98] udp rx: 1484 MB/s 1208687 calls/s # 15.37 [+0.02] udp tx: 1750 MB/s 29693 calls/s 29693 msg/s # 15.50 [+0.12] UDP GRO fwd perf udp rx: 1549 MB/s 1261147 calls/s # 16.57 [+1.07] udp tx: 1693 MB/s 28723 calls/s 28723 msg/s # 17.54 [+0.98] udp rx: 1507 MB/s 1227506 calls/s # 17.57 [+0.02] udp tx: 1723 MB/s 29226 calls/s 29226 msg/s # 18.55 [+0.98] udp rx: 1350 MB/s 1099474 calls/s # 18.57 [+0.02] udp tx: 1747 MB/s 29646 calls/s 29646 msg/s # 19.16 [+0.59] GRO frag list over UDP tunnel ok # 19.93 [+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__->