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.04 [+0.04] IPv4 # 0.44 [+0.40] No GRO ok # 1.02 [+0.59] GRO frag list ok # 1.67 [+0.65] GRO fwd ok # 2.20 [+0.53] UDP fwd perf udp rx: 1182 MB/s 962760 calls/s # 3.27 [+1.07] udp tx: 1557 MB/s 26410 calls/s 26410 msg/s # 4.24 [+0.97] udp rx: 1514 MB/s 1232958 calls/s # 4.27 [+0.03] udp tx: 1773 MB/s 30086 calls/s 30086 msg/s # 5.24 [+0.97] udp rx: 1486 MB/s 1210492 calls/s # 5.27 [+0.03] udp tx: 1811 MB/s 30732 calls/s 30732 msg/s # 5.39 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1424000 calls/s # 6.45 [+1.06] udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # 7.42 [+0.98] udp rx: 1144 MB/s 931770 calls/s # 7.45 [+0.02] udp tx: 1557 MB/s 26416 calls/s 26416 msg/s # 8.42 [+0.98] udp rx: 1645 MB/s 1339730 calls/s # 8.45 [+0.02] udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # 9.06 [+0.61] GRO frag list over UDP tunnel ok # 9.79 [+0.73] GRO fwd over UDP tunnel ok # 10.05 [+0.26] IPv6 # 10.30 [+0.25] No GRO ok # 10.84 [+0.54] GRO frag list ok # 11.42 [+0.59] GRO fwd ok # 11.97 [+0.55] UDP fwd perf udp rx: 1157 MB/s 942103 calls/s # 13.04 [+1.07] udp tx: 1202 MB/s 20400 calls/s 20400 msg/s # 14.01 [+0.97] udp rx: 1284 MB/s 1045472 calls/s # 14.04 [+0.03] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 15.01 [+0.97] udp rx: 1253 MB/s 1020704 calls/s # 15.04 [+0.03] udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # 15.17 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 998301 calls/s # 16.24 [+1.08] udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # 17.21 [+0.96] udp rx: 1150 MB/s 936709 calls/s # 17.24 [+0.04] udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # 18.21 [+0.97] udp rx: 1054 MB/s 858064 calls/s # 18.24 [+0.03] udp tx: 1243 MB/s 21086 calls/s 21086 msg/s # 18.86 [+0.62] GRO frag list over UDP tunnel ok # 19.66 [+0.80] 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__->