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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1574 MB/s 1282212 calls/s # 2.87 [+1.07] udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # 3.84 [+0.97] udp rx: 1882 MB/s 1532256 calls/s # 3.87 [+0.03] udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # 4.84 [+0.97] udp rx: 1877 MB/s 1528416 calls/s # 4.87 [+0.03] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454115 calls/s # 6.05 [+1.07] udp tx: 1853 MB/s 31443 calls/s 31443 msg/s # 7.02 [+0.97] udp rx: 1859 MB/s 1513806 calls/s # 7.05 [+0.03] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 8.02 [+0.97] udp rx: 1859 MB/s 1514051 calls/s # 8.05 [+0.03] udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # 8.66 [+0.60] GRO frag list over UDP tunnel ok # 9.41 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.93 [+0.25] No GRO ok # 10.46 [+0.53] GRO frag list ok # 11.02 [+0.56] GRO fwd ok # 11.54 [+0.51] UDP fwd perf udp rx: 858 MB/s 698822 calls/s # 12.60 [+1.07] udp tx: 1114 MB/s 18911 calls/s 18911 msg/s # 13.58 [+0.97] udp rx: 887 MB/s 722637 calls/s # 13.60 [+0.03] udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # 14.58 [+0.97] udp rx: 1107 MB/s 901523 calls/s # 14.60 [+0.03] udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1086 MB/s 884330 calls/s # 15.80 [+1.08] udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # 16.77 [+0.97] udp rx: 1116 MB/s 909127 calls/s # 16.80 [+0.03] udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # 17.77 [+0.97] udp rx: 1106 MB/s 900933 calls/s # 17.80 [+0.03] udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # 18.39 [+0.58] GRO frag list over UDP tunnel ok # 19.09 [+0.70] 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__->