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.24 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1229 MB/s 1000796 calls/s # 2.99 [+1.07] udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # 3.97 [+0.97] udp rx: 1200 MB/s 976976 calls/s # 3.99 [+0.03] udp tx: 1199 MB/s 20347 calls/s 20347 msg/s # 4.97 [+0.97] udp rx: 1241 MB/s 1010675 calls/s # 4.99 [+0.03] udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1194 MB/s 972624 calls/s # 6.19 [+1.07] udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # 7.16 [+0.97] udp rx: 1343 MB/s 1093632 calls/s # 7.19 [+0.03] udp tx: 1342 MB/s 22768 calls/s 22768 msg/s # 8.16 [+0.97] udp rx: 1365 MB/s 1111824 calls/s # 8.19 [+0.03] udp tx: 1364 MB/s 23143 calls/s 23143 msg/s # 8.79 [+0.60] GRO frag list over UDP tunnel ok # 9.59 [+0.81] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.25 [+0.62] GRO fwd ok # 11.76 [+0.51] UDP fwd perf udp rx: 916 MB/s 746464 calls/s # 12.83 [+1.07] udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # 13.80 [+0.97] udp rx: 1173 MB/s 955488 calls/s # 13.83 [+0.03] udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # 14.80 [+0.97] udp rx: 1117 MB/s 909879 calls/s # 14.83 [+0.03] udp tx: 1178 MB/s 19993 calls/s 19993 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1046 MB/s 851752 calls/s # 16.02 [+1.07] udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # 16.99 [+0.97] udp rx: 1200 MB/s 977088 calls/s # 17.02 [+0.03] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 17.99 [+0.97] udp rx: 1208 MB/s 984149 calls/s # 18.02 [+0.03] udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # 18.65 [+0.63] GRO frag list over UDP tunnel ok # 19.44 [+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__->