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.01 [+0.01] IPv4 # 0.22 [+0.20] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1278 MB/s 1040732 calls/s # 2.76 [+1.06] udp tx: 1736 MB/s 29458 calls/s 29458 msg/s # 3.74 [+0.97] udp rx: 1757 MB/s 1431032 calls/s # 3.76 [+0.03] udp tx: 1751 MB/s 29703 calls/s 29703 msg/s # 4.73 [+0.97] udp rx: 1395 MB/s 1136180 calls/s # 4.76 [+0.03] udp tx: 1531 MB/s 25975 calls/s 25975 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1131 MB/s 921408 calls/s # 5.96 [+1.07] udp tx: 1167 MB/s 19796 calls/s 19796 msg/s # 6.93 [+0.97] udp rx: 1257 MB/s 1023664 calls/s # 6.96 [+0.03] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 7.93 [+0.97] udp rx: 1284 MB/s 1045536 calls/s # 7.96 [+0.03] udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # 8.60 [+0.65] GRO frag list over UDP tunnel ok # 9.46 [+0.86] GRO fwd over UDP tunnel ok # 9.73 [+0.27] IPv6 # 10.02 [+0.29] No GRO ok # 10.59 [+0.57] GRO frag list ok # 11.20 [+0.61] GRO fwd ok # 11.74 [+0.54] UDP fwd perf udp rx: 1082 MB/s 881380 calls/s # 12.81 [+1.07] udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # 13.78 [+0.97] udp rx: 1249 MB/s 1017440 calls/s # 13.81 [+0.03] udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # 14.78 [+0.97] udp rx: 1247 MB/s 1015216 calls/s # 14.81 [+0.03] udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1601 MB/s 1303449 calls/s # 16.01 [+1.07] udp tx: 1686 MB/s 28612 calls/s 28612 msg/s # 16.98 [+0.97] udp rx: 1789 MB/s 1457088 calls/s # 17.01 [+0.03] udp tx: 1786 MB/s 30306 calls/s 30306 msg/s # 17.98 [+0.97] udp rx: 1697 MB/s 1381632 calls/s # 18.01 [+0.03] udp tx: 1695 MB/s 28755 calls/s 28755 msg/s # 18.65 [+0.64] GRO frag list over UDP tunnel ok # 19.47 [+0.82] 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__->