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.82 [+0.55] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1041 MB/s 847956 calls/s # 3.01 [+1.07] udp tx: 1140 MB/s 19344 calls/s 19344 msg/s # 3.98 [+0.97] udp rx: 1060 MB/s 863363 calls/s # 4.01 [+0.03] udp tx: 1164 MB/s 19749 calls/s 19749 msg/s # 4.98 [+0.97] udp rx: 1159 MB/s 943872 calls/s # 5.01 [+0.03] udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1073 MB/s 873799 calls/s # 6.20 [+1.07] udp tx: 1133 MB/s 19217 calls/s 19217 msg/s # 7.17 [+0.97] udp rx: 1689 MB/s 1375096 calls/s # 7.20 [+0.03] udp tx: 1804 MB/s 30608 calls/s 30608 msg/s # 8.17 [+0.97] udp rx: 1664 MB/s 1355025 calls/s # 8.20 [+0.02] udp tx: 1787 MB/s 30313 calls/s 30313 msg/s # 8.83 [+0.63] GRO frag list over UDP tunnel ok # 9.62 [+0.79] GRO fwd over UDP tunnel ok # 9.86 [+0.25] IPv6 # 10.11 [+0.25] No GRO ok # 10.62 [+0.51] GRO frag list ok # 11.14 [+0.52] GRO fwd ok # 11.60 [+0.46] UDP fwd perf udp rx: 1524 MB/s 1240862 calls/s # 12.67 [+1.06] udp tx: 1822 MB/s 30909 calls/s 30909 msg/s # 13.64 [+0.97] udp rx: 1731 MB/s 1409472 calls/s # 13.67 [+0.03] udp tx: 1729 MB/s 29334 calls/s 29334 msg/s # 14.64 [+0.97] udp rx: 1765 MB/s 1437552 calls/s # 14.67 [+0.03] udp tx: 1765 MB/s 29937 calls/s 29937 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1660 MB/s 1351651 calls/s # 15.85 [+1.06] udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # 16.82 [+0.98] udp rx: 1830 MB/s 1489872 calls/s # 16.85 [+0.02] udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # 17.82 [+0.98] udp rx: 1817 MB/s 1479696 calls/s # 17.85 [+0.02] udp tx: 1817 MB/s 30818 calls/s 30818 msg/s # 18.48 [+0.64] GRO frag list over UDP tunnel ok # 19.23 [+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__->