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.28 [+0.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.00 [+0.50] UDP fwd perf udp rx: 1602 MB/s 1304449 calls/s # 3.07 [+1.07] udp tx: 1775 MB/s 30113 calls/s 30113 msg/s # 4.05 [+0.98] udp rx: 1736 MB/s 1413493 calls/s # 4.07 [+0.02] udp tx: 1899 MB/s 32211 calls/s 32211 msg/s # 5.05 [+0.98] udp rx: 1902 MB/s 1549200 calls/s # 5.07 [+0.02] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1886 MB/s 1536208 calls/s # 6.26 [+1.07] udp tx: 1958 MB/s 33211 calls/s 33211 msg/s # 7.23 [+0.98] udp rx: 1778 MB/s 1448007 calls/s # 7.26 [+0.02] udp tx: 1989 MB/s 33742 calls/s 33742 msg/s # 8.23 [+0.98] udp rx: 1987 MB/s 1617744 calls/s # 8.26 [+0.02] udp tx: 1985 MB/s 33671 calls/s 33671 msg/s # 8.86 [+0.60] GRO frag list over UDP tunnel ok # 9.65 [+0.79] GRO fwd over UDP tunnel ok # 9.90 [+0.25] IPv6 # 10.16 [+0.26] No GRO ok # 10.69 [+0.53] GRO frag list ok # 11.34 [+0.65] GRO fwd ok # 11.91 [+0.57] UDP fwd perf udp rx: 1588 MB/s 1293037 calls/s # 12.99 [+1.08] udp tx: 1702 MB/s 28872 calls/s 28872 msg/s # 13.96 [+0.97] udp rx: 1896 MB/s 1543920 calls/s # 13.99 [+0.03] udp tx: 1894 MB/s 32136 calls/s 32136 msg/s # 14.96 [+0.97] udp rx: 1906 MB/s 1551744 calls/s # 14.99 [+0.03] udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488240 calls/s # 16.18 [+1.07] udp tx: 1886 MB/s 31992 calls/s 31992 msg/s # 17.15 [+0.97] udp rx: 1919 MB/s 1563024 calls/s # 17.18 [+0.03] udp tx: 1918 MB/s 32535 calls/s 32535 msg/s # 18.15 [+0.97] udp rx: 1931 MB/s 1572336 calls/s # 18.18 [+0.03] udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # 18.79 [+0.61] GRO frag list over UDP tunnel ok # 19.61 [+0.82] 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__->