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.31 [+0.29] No GRO ok # 0.88 [+0.57] GRO frag list ok # 1.53 [+0.66] GRO fwd ok # 2.03 [+0.49] UDP fwd perf udp rx: 1516 MB/s 1234573 calls/s # 3.10 [+1.07] udp tx: 1715 MB/s 29093 calls/s 29093 msg/s # 4.07 [+0.97] udp rx: 1637 MB/s 1332960 calls/s # 4.10 [+0.03] udp tx: 1636 MB/s 27758 calls/s 27758 msg/s # 5.07 [+0.97] udp rx: 1785 MB/s 1453824 calls/s # 5.10 [+0.03] udp tx: 1771 MB/s 30052 calls/s 30052 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1087 MB/s 884989 calls/s # 6.29 [+1.07] udp tx: 1752 MB/s 29725 calls/s 29725 msg/s # 7.26 [+0.97] udp rx: 1192 MB/s 970702 calls/s # 7.29 [+0.03] udp tx: 1593 MB/s 27027 calls/s 27027 msg/s # 8.26 [+0.97] udp rx: 1281 MB/s 1043147 calls/s # 8.29 [+0.03] udp tx: 1693 MB/s 28726 calls/s 28726 msg/s # 8.86 [+0.58] GRO frag list over UDP tunnel ok # 9.63 [+0.77] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.16 [+0.27] No GRO ok # 10.69 [+0.53] GRO frag list ok # 11.27 [+0.58] GRO fwd ok # 11.82 [+0.55] UDP fwd perf udp rx: 938 MB/s 764303 calls/s # 12.90 [+1.08] udp tx: 1010 MB/s 17144 calls/s 17144 msg/s # 13.86 [+0.97] udp rx: 979 MB/s 797283 calls/s # 13.90 [+0.03] udp tx: 1078 MB/s 18297 calls/s 18297 msg/s # 14.87 [+0.97] udp rx: 1024 MB/s 834077 calls/s # 14.90 [+0.03] udp tx: 1081 MB/s 18341 calls/s 18341 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1000 MB/s 814264 calls/s # 16.09 [+1.08] udp tx: 1053 MB/s 17870 calls/s 17870 msg/s # 17.06 [+0.97] udp rx: 965 MB/s 786106 calls/s # 17.09 [+0.03] udp tx: 1042 MB/s 17687 calls/s 17687 msg/s # 18.06 [+0.97] udp rx: 1059 MB/s 862616 calls/s # 18.09 [+0.03] udp tx: 1057 MB/s 17936 calls/s 17936 msg/s # 18.75 [+0.66] GRO frag list over UDP tunnel ok # 19.55 [+0.79] 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__->