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.30 [+0.28] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.55 [+0.66] GRO fwd ok # 2.11 [+0.56] UDP fwd perf udp rx: 923 MB/s 752062 calls/s # 3.19 [+1.08] udp tx: 1082 MB/s 18360 calls/s 18360 msg/s # 4.16 [+0.97] udp rx: 1164 MB/s 947952 calls/s # 4.19 [+0.03] udp tx: 1164 MB/s 19756 calls/s 19756 msg/s # 5.16 [+0.97] udp rx: 1044 MB/s 849984 calls/s # 5.19 [+0.03] udp tx: 1036 MB/s 17588 calls/s 17588 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 958 MB/s 780237 calls/s # 6.39 [+1.08] udp tx: 1104 MB/s 18730 calls/s 18730 msg/s # 7.36 [+0.97] udp rx: 1133 MB/s 923104 calls/s # 7.39 [+0.03] udp tx: 1155 MB/s 19606 calls/s 19606 msg/s # 8.36 [+0.97] udp rx: 1113 MB/s 906864 calls/s # 8.39 [+0.03] udp tx: 1113 MB/s 18880 calls/s 18880 msg/s # 9.03 [+0.63] GRO frag list over UDP tunnel ok # 9.86 [+0.83] GRO fwd over UDP tunnel ok # 10.13 [+0.27] IPv6 # 10.39 [+0.26] No GRO ok # 10.97 [+0.58] GRO frag list ok # 11.55 [+0.58] GRO fwd ok # 12.05 [+0.51] UDP fwd perf udp rx: 1490 MB/s 1213178 calls/s # 13.12 [+1.07] udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # 14.09 [+0.97] udp rx: 1547 MB/s 1259700 calls/s # 14.12 [+0.03] udp tx: 1771 MB/s 30050 calls/s 30050 msg/s # 15.10 [+0.97] udp rx: 1518 MB/s 1235885 calls/s # 15.12 [+0.03] udp tx: 1768 MB/s 29988 calls/s 29988 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1332 MB/s 1084487 calls/s # 16.32 [+1.07] udp tx: 1732 MB/s 29383 calls/s 29383 msg/s # 17.29 [+0.97] udp rx: 1772 MB/s 1442928 calls/s # 17.32 [+0.03] udp tx: 1752 MB/s 29716 calls/s 29716 msg/s # 18.29 [+0.97] udp rx: 1476 MB/s 1202310 calls/s # 18.32 [+0.03] udp tx: 1624 MB/s 27550 calls/s 27550 msg/s # 18.92 [+0.60] GRO frag list over UDP tunnel ok # 19.71 [+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__->