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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 956 MB/s 778296 calls/s # 3.03 [+1.08] udp tx: 1134 MB/s 19242 calls/s 19242 msg/s # 4.00 [+0.96] udp rx: 1022 MB/s 832153 calls/s # 4.03 [+0.04] udp tx: 1199 MB/s 20342 calls/s 20342 msg/s # 5.00 [+0.97] udp rx: 1015 MB/s 826359 calls/s # 5.03 [+0.03] udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1678 MB/s 1366768 calls/s # 6.23 [+1.08] udp tx: 1762 MB/s 29892 calls/s 29892 msg/s # 7.20 [+0.97] udp rx: 1778 MB/s 1448112 calls/s # 7.23 [+0.03] udp tx: 1777 MB/s 30149 calls/s 30149 msg/s # 8.20 [+0.97] udp rx: 1860 MB/s 1515024 calls/s # 8.23 [+0.03] udp tx: 1858 MB/s 31520 calls/s 31520 msg/s # 8.85 [+0.62] GRO frag list over UDP tunnel ok # 9.64 [+0.79] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.17 [+0.27] No GRO ok # 10.73 [+0.56] GRO frag list ok # 11.33 [+0.60] GRO fwd ok # 11.85 [+0.52] UDP fwd perf udp rx: 1106 MB/s 901043 calls/s # 12.93 [+1.08] udp tx: 1550 MB/s 26297 calls/s 26297 msg/s # 13.90 [+0.97] udp rx: 1626 MB/s 1324046 calls/s # 13.93 [+0.03] udp tx: 1666 MB/s 28267 calls/s 28267 msg/s # 14.90 [+0.97] udp rx: 1242 MB/s 1011846 calls/s # 14.93 [+0.03] udp tx: 1679 MB/s 28477 calls/s 28477 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1430 MB/s 1164816 calls/s # 16.13 [+1.08] udp tx: 1780 MB/s 30203 calls/s 30203 msg/s # 17.10 [+0.97] udp rx: 1228 MB/s 999768 calls/s # 17.13 [+0.03] udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # 18.10 [+0.97] udp rx: 1727 MB/s 1406510 calls/s # 18.13 [+0.03] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 18.76 [+0.63] GRO frag list over UDP tunnel ok # 19.59 [+0.83] 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__->