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.81 [+0.54] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 1477 MB/s 1202751 calls/s # 3.01 [+1.07] udp tx: 1555 MB/s 26390 calls/s 26390 msg/s # 3.99 [+0.99] udp rx: 1546 MB/s 1259084 calls/s # 4.01 [+0.01] udp tx: 1754 MB/s 29751 calls/s 29751 msg/s # 5.00 [+0.99] udp rx: 1482 MB/s 1206545 calls/s # 5.01 [+0.01] udp tx: 1583 MB/s 26851 calls/s 26851 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1575 MB/s 1282302 calls/s # 6.20 [+1.07] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 7.17 [+0.97] udp rx: 1780 MB/s 1449871 calls/s # 7.20 [+0.03] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 8.17 [+0.97] udp rx: 1367 MB/s 1113692 calls/s # 8.20 [+0.03] udp tx: 1434 MB/s 24337 calls/s 24337 msg/s # 8.81 [+0.62] GRO frag list over UDP tunnel ok # 9.63 [+0.82] GRO fwd over UDP tunnel ok # 9.90 [+0.27] IPv6 # 10.18 [+0.28] No GRO ok # 10.73 [+0.55] GRO frag list ok # 11.33 [+0.60] GRO fwd ok # 11.84 [+0.52] UDP fwd perf udp rx: 1133 MB/s 923176 calls/s # 12.92 [+1.08] udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # 13.89 [+0.97] udp rx: 1458 MB/s 1187187 calls/s # 13.92 [+0.03] udp tx: 1585 MB/s 26899 calls/s 26899 msg/s # 14.89 [+0.97] udp rx: 1809 MB/s 1472880 calls/s # 14.92 [+0.03] udp tx: 1798 MB/s 30510 calls/s 30510 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1364943 calls/s # 16.11 [+1.07] udp tx: 1822 MB/s 30911 calls/s 30911 msg/s # 17.08 [+0.97] udp rx: 1857 MB/s 1511904 calls/s # 17.11 [+0.03] udp tx: 1854 MB/s 31460 calls/s 31460 msg/s # 18.08 [+0.97] udp rx: 1849 MB/s 1505520 calls/s # 18.11 [+0.03] udp tx: 1847 MB/s 31339 calls/s 31339 msg/s # 18.66 [+0.55] GRO frag list over UDP tunnel ok # 19.42 [+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__->