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.26 [+0.25] No GRO ok # 0.84 [+0.58] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 1033 MB/s 841680 calls/s # 3.02 [+1.07] udp tx: 1066 MB/s 18088 calls/s 18088 msg/s # 3.99 [+0.97] udp rx: 901 MB/s 734168 calls/s # 4.02 [+0.03] udp tx: 1189 MB/s 20171 calls/s 20171 msg/s # 4.99 [+0.97] udp rx: 1241 MB/s 1010544 calls/s # 5.02 [+0.03] udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 884 MB/s 719936 calls/s # 6.21 [+1.07] udp tx: 1164 MB/s 19757 calls/s 19757 msg/s # 7.18 [+0.97] udp rx: 967 MB/s 787944 calls/s # 7.21 [+0.03] udp tx: 1184 MB/s 20083 calls/s 20083 msg/s # 8.18 [+0.97] udp rx: 899 MB/s 732180 calls/s # 8.21 [+0.03] udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # 8.77 [+0.56] GRO frag list over UDP tunnel ok # 9.55 [+0.78] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.04 [+0.24] No GRO ok # 10.53 [+0.49] GRO frag list ok # 11.02 [+0.50] GRO fwd ok # 11.46 [+0.44] UDP fwd perf udp rx: 1586 MB/s 1291188 calls/s # 12.53 [+1.06] udp tx: 1771 MB/s 30039 calls/s 30039 msg/s # 13.50 [+0.97] udp rx: 1587 MB/s 1292734 calls/s # 13.53 [+0.03] udp tx: 1779 MB/s 30183 calls/s 30183 msg/s # 14.50 [+0.98] udp rx: 1814 MB/s 1476963 calls/s # 14.53 [+0.02] udp tx: 1857 MB/s 31498 calls/s 31498 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1722 MB/s 1402416 calls/s # 15.70 [+1.06] udp tx: 1771 MB/s 30044 calls/s 30044 msg/s # 16.68 [+0.97] udp rx: 1716 MB/s 1397478 calls/s # 16.70 [+0.03] udp tx: 1855 MB/s 31467 calls/s 31467 msg/s # 17.68 [+0.98] udp rx: 1506 MB/s 1226254 calls/s # 17.70 [+0.02] udp tx: 1832 MB/s 31076 calls/s 31076 msg/s # 18.23 [+0.53] GRO frag list over UDP tunnel ok # 18.96 [+0.73] 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__->