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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.53 [+0.68] GRO fwd ok # 2.06 [+0.53] UDP fwd perf udp rx: 1004 MB/s 817964 calls/s # 3.14 [+1.08] udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # 4.11 [+0.97] udp rx: 1295 MB/s 1054944 calls/s # 4.14 [+0.03] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 5.11 [+0.97] udp rx: 1300 MB/s 1058592 calls/s # 5.14 [+0.03] udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1146 MB/s 933714 calls/s # 6.34 [+1.08] udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # 7.31 [+0.97] udp rx: 1248 MB/s 1016211 calls/s # 7.34 [+0.03] udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # 8.31 [+0.97] udp rx: 1241 MB/s 1010937 calls/s # 8.34 [+0.03] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 8.99 [+0.65] GRO frag list over UDP tunnel ok # 9.85 [+0.87] GRO fwd over UDP tunnel ok # 10.12 [+0.27] IPv6 # 10.39 [+0.27] No GRO ok # 10.93 [+0.54] GRO frag list ok # 11.49 [+0.56] GRO fwd ok # 12.00 [+0.51] UDP fwd perf udp rx: 1566 MB/s 1275692 calls/s # 13.07 [+1.07] udp tx: 1787 MB/s 30312 calls/s 30312 msg/s # 14.04 [+0.97] udp rx: 1825 MB/s 1486560 calls/s # 14.07 [+0.03] udp tx: 1824 MB/s 30948 calls/s 30948 msg/s # 15.04 [+0.97] udp rx: 1836 MB/s 1495392 calls/s # 15.07 [+0.03] udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # 15.19 [+0.12] UDP GRO fwd perf udp rx: 1654 MB/s 1346577 calls/s # 16.26 [+1.07] udp tx: 1838 MB/s 31189 calls/s 31189 msg/s # 17.23 [+0.97] udp rx: 1796 MB/s 1462868 calls/s # 17.26 [+0.03] udp tx: 1855 MB/s 31466 calls/s 31466 msg/s # 18.23 [+0.97] udp rx: 1857 MB/s 1512336 calls/s # 18.26 [+0.03] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 18.84 [+0.58] GRO frag list over UDP tunnel ok # 19.59 [+0.75] 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__->