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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1363 MB/s 1110013 calls/s # 2.89 [+1.07] udp tx: 1678 MB/s 28476 calls/s 28476 msg/s # 3.86 [+0.97] udp rx: 1881 MB/s 1531728 calls/s # 3.89 [+0.03] udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # 4.86 [+0.98] udp rx: 1844 MB/s 1501888 calls/s # 4.89 [+0.02] udp tx: 1875 MB/s 31817 calls/s 31817 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1305162 calls/s # 6.08 [+1.08] udp tx: 1688 MB/s 28635 calls/s 28635 msg/s # 7.05 [+0.97] udp rx: 1665 MB/s 1356221 calls/s # 7.08 [+0.03] udp tx: 1693 MB/s 28718 calls/s 28718 msg/s # 8.05 [+0.97] udp rx: 1503 MB/s 1223923 calls/s # 8.08 [+0.03] udp tx: 1634 MB/s 27718 calls/s 27718 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.45 [+0.77] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.93 [+0.24] No GRO ok # 10.47 [+0.54] GRO frag list ok # 11.01 [+0.54] GRO fwd ok # 11.52 [+0.51] UDP fwd perf udp rx: 1553 MB/s 1264613 calls/s # 12.59 [+1.07] udp tx: 1766 MB/s 29957 calls/s 29957 msg/s # 13.56 [+0.97] udp rx: 1862 MB/s 1516272 calls/s # 13.59 [+0.03] udp tx: 1860 MB/s 31554 calls/s 31554 msg/s # 14.57 [+0.97] udp rx: 1806 MB/s 1470931 calls/s # 14.59 [+0.03] udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1441184 calls/s # 15.80 [+1.08] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 16.76 [+0.97] udp rx: 1850 MB/s 1506899 calls/s # 16.79 [+0.03] udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # 17.76 [+0.97] udp rx: 1580 MB/s 1286898 calls/s # 17.79 [+0.04] udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # 18.44 [+0.65] GRO frag list over UDP tunnel ok # 19.27 [+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__->