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.86 [+0.58] GRO frag list ok # 1.53 [+0.67] GRO fwd ok # 2.07 [+0.54] UDP fwd perf udp rx: 1104 MB/s 898834 calls/s # 3.15 [+1.08] udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # 4.12 [+0.97] udp rx: 1170 MB/s 952944 calls/s # 4.15 [+0.03] udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # 5.12 [+0.97] udp rx: 1166 MB/s 949824 calls/s # 5.15 [+0.03] udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 919104 calls/s # 6.36 [+1.08] udp tx: 1169 MB/s 19841 calls/s 19841 msg/s # 7.32 [+0.97] udp rx: 1184 MB/s 964383 calls/s # 7.36 [+0.03] udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # 8.32 [+0.97] udp rx: 1189 MB/s 968496 calls/s # 8.36 [+0.03] udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # 9.00 [+0.65] GRO frag list over UDP tunnel ok # 9.83 [+0.83] GRO fwd over UDP tunnel ok # 10.08 [+0.25] IPv6 # 10.34 [+0.26] No GRO ok # 10.88 [+0.54] GRO frag list ok # 11.45 [+0.57] GRO fwd ok # 11.95 [+0.50] UDP fwd perf udp rx: 1470 MB/s 1197412 calls/s # 13.02 [+1.07] udp tx: 1784 MB/s 30262 calls/s 30262 msg/s # 13.99 [+0.97] udp rx: 1490 MB/s 1213112 calls/s # 14.02 [+0.03] udp tx: 1806 MB/s 30633 calls/s 30633 msg/s # 14.99 [+0.97] udp rx: 1845 MB/s 1502772 calls/s # 15.02 [+0.03] udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # 15.14 [+0.12] UDP GRO fwd perf udp rx: 1639 MB/s 1334827 calls/s # 16.21 [+1.07] udp tx: 1703 MB/s 28889 calls/s 28889 msg/s # 17.18 [+0.97] udp rx: 1656 MB/s 1348351 calls/s # 17.21 [+0.03] udp tx: 1804 MB/s 30611 calls/s 30611 msg/s # 18.18 [+0.98] udp rx: 1807 MB/s 1471104 calls/s # 18.21 [+0.02] udp tx: 1805 MB/s 30630 calls/s 30630 msg/s # 18.78 [+0.58] GRO frag list over UDP tunnel ok # 19.56 [+0.77] 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__->