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.27 [+0.25] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 1.96 [+0.48] UDP fwd perf udp rx: 1172 MB/s 954305 calls/s # 3.02 [+1.06] udp tx: 1650 MB/s 27992 calls/s 27992 msg/s # 4.00 [+0.98] udp rx: 1826 MB/s 1486718 calls/s # 4.02 [+0.02] udp tx: 1898 MB/s 32196 calls/s 32196 msg/s # 5.00 [+0.98] udp rx: 1901 MB/s 1548000 calls/s # 5.02 [+0.02] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1610 MB/s 1311453 calls/s # 6.21 [+1.07] udp tx: 1800 MB/s 30546 calls/s 30546 msg/s # 7.18 [+0.97] udp rx: 1769 MB/s 1440624 calls/s # 7.21 [+0.03] udp tx: 1768 MB/s 29996 calls/s 29996 msg/s # 8.18 [+0.97] udp rx: 1894 MB/s 1542576 calls/s # 8.21 [+0.03] udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # 8.79 [+0.58] GRO frag list over UDP tunnel ok # 9.56 [+0.77] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.06 [+0.24] No GRO ok # 10.58 [+0.52] GRO frag list ok # 11.10 [+0.52] GRO fwd ok # 11.57 [+0.46] UDP fwd perf udp tx: 1718 MB/s 29154 calls/s 29154 msg/s # 12.66 [+1.09] udp rx: 1263 MB/s 1028904 calls/s # 13.65 [+1.00] udp tx: 1738 MB/s 29483 calls/s 29483 msg/s # 13.66 [+0.00] udp rx: 1595 MB/s 1298726 calls/s # 14.65 [+1.00] udp tx: 1642 MB/s 27863 calls/s 27863 msg/s # 14.75 [+0.10] udp rx: 1638 MB/s 1333584 calls/s # 14.77 [+0.02] UDP GRO fwd perf udp rx: 1729 MB/s 1408080 calls/s # 15.84 [+1.07] udp tx: 1778 MB/s 30173 calls/s 30173 msg/s # 16.81 [+0.97] udp rx: 1640 MB/s 1335576 calls/s # 16.84 [+0.03] udp tx: 1741 MB/s 29545 calls/s 29545 msg/s # 17.81 [+0.97] udp rx: 1804 MB/s 1469376 calls/s # 17.84 [+0.03] udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # 18.43 [+0.59] GRO frag list over UDP tunnel ok # 19.18 [+0.76] 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__->