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.28 [+0.26] No GRO ok # 0.79 [+0.51] GRO frag list ok # 1.39 [+0.61] GRO fwd ok # 1.87 [+0.47] UDP fwd perf udp rx: 1045 MB/s 850973 calls/s # 2.93 [+1.06] udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # 3.91 [+0.98] udp rx: 1132 MB/s 922182 calls/s # 3.93 [+0.02] udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # 4.91 [+0.98] udp rx: 1096 MB/s 893074 calls/s # 4.93 [+0.02] udp tx: 1108 MB/s 18796 calls/s 18796 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1094 MB/s 891273 calls/s # 6.12 [+1.07] udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # 7.09 [+0.97] udp rx: 1100 MB/s 895906 calls/s # 7.12 [+0.03] udp tx: 1141 MB/s 19354 calls/s 19354 msg/s # 8.09 [+0.97] udp rx: 1108 MB/s 902775 calls/s # 8.12 [+0.03] udp tx: 1150 MB/s 19514 calls/s 19514 msg/s # 8.75 [+0.64] GRO frag list over UDP tunnel ok # 9.52 [+0.77] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.02 [+0.26] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.09 [+0.54] GRO fwd ok # 11.54 [+0.45] UDP fwd perf udp rx: 1486 MB/s 1210255 calls/s # 12.61 [+1.07] udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # 13.58 [+0.97] udp rx: 1471 MB/s 1198118 calls/s # 13.61 [+0.03] udp tx: 1737 MB/s 29461 calls/s 29461 msg/s # 14.58 [+0.97] udp rx: 1651 MB/s 1344689 calls/s # 14.61 [+0.03] udp tx: 1679 MB/s 28491 calls/s 28491 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1421 MB/s 1156851 calls/s # 15.79 [+1.07] udp tx: 1707 MB/s 28968 calls/s 28968 msg/s # 16.77 [+0.97] udp rx: 1623 MB/s 1321617 calls/s # 16.79 [+0.03] udp tx: 1818 MB/s 30843 calls/s 30843 msg/s # 17.77 [+0.97] udp rx: 1717 MB/s 1398348 calls/s # 17.79 [+0.03] udp tx: 1748 MB/s 29654 calls/s 29654 msg/s # 18.38 [+0.58] GRO frag list over UDP tunnel ok # 19.15 [+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__->