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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1694 MB/s 1379677 calls/s # 2.85 [+1.07] udp tx: 1842 MB/s 31244 calls/s 31244 msg/s # 3.82 [+0.97] udp rx: 1846 MB/s 1503600 calls/s # 3.85 [+0.03] udp tx: 1854 MB/s 31456 calls/s 31456 msg/s # 4.82 [+0.97] udp rx: 1930 MB/s 1571712 calls/s # 4.85 [+0.03] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1866 MB/s 1519392 calls/s # 6.04 [+1.07] udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # 7.01 [+0.97] udp rx: 1925 MB/s 1567296 calls/s # 7.04 [+0.03] udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # 8.01 [+0.97] udp rx: 1927 MB/s 1568880 calls/s # 8.04 [+0.03] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.83 [+0.24] No GRO ok # 10.34 [+0.51] GRO frag list ok # 10.87 [+0.53] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 1328 MB/s 1081388 calls/s # 12.42 [+1.07] udp tx: 1799 MB/s 30515 calls/s 30515 msg/s # 13.39 [+0.97] udp rx: 1859 MB/s 1513920 calls/s # 13.42 [+0.03] udp tx: 1857 MB/s 31510 calls/s 31510 msg/s # 14.39 [+0.97] udp rx: 1872 MB/s 1524048 calls/s # 14.42 [+0.03] udp tx: 1870 MB/s 31732 calls/s 31732 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1820 MB/s 1482000 calls/s # 15.61 [+1.07] udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # 16.58 [+0.97] udp rx: 1887 MB/s 1536432 calls/s # 16.61 [+0.03] udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # 17.58 [+0.97] udp rx: 1897 MB/s 1544640 calls/s # 17.61 [+0.03] udp tx: 1895 MB/s 32147 calls/s 32147 msg/s # 18.19 [+0.59] GRO frag list over UDP tunnel ok # 18.94 [+0.74] 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__->