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.23 [+0.22] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.24 [+0.54] GRO fwd ok # 1.69 [+0.44] UDP fwd perf udp rx: 1239 MB/s 1008780 calls/s # 2.75 [+1.06] udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # 3.73 [+0.98] udp rx: 1333 MB/s 1085648 calls/s # 3.75 [+0.02] udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # 4.73 [+0.98] udp rx: 1342 MB/s 1092912 calls/s # 4.75 [+0.02] udp tx: 1341 MB/s 22753 calls/s 22753 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1323 MB/s 1077712 calls/s # 5.93 [+1.07] udp tx: 1355 MB/s 22993 calls/s 22993 msg/s # 6.91 [+0.98] udp rx: 1351 MB/s 1100048 calls/s # 6.93 [+0.02] udp tx: 1349 MB/s 22889 calls/s 22889 msg/s # 7.91 [+0.98] udp rx: 1345 MB/s 1095744 calls/s # 7.93 [+0.02] udp tx: 1345 MB/s 22815 calls/s 22815 msg/s # 8.48 [+0.54] GRO frag list over UDP tunnel ok # 9.21 [+0.73] GRO fwd over UDP tunnel ok # 9.46 [+0.25] IPv6 # 9.70 [+0.24] No GRO ok # 10.22 [+0.52] GRO frag list ok # 10.74 [+0.53] GRO fwd ok # 11.23 [+0.49] UDP fwd perf udp rx: 1283 MB/s 1044879 calls/s # 12.30 [+1.07] udp tx: 1695 MB/s 28757 calls/s 28757 msg/s # 13.27 [+0.97] udp rx: 1262 MB/s 1027536 calls/s # 13.30 [+0.03] udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # 14.27 [+0.97] udp rx: 1114 MB/s 907152 calls/s # 14.30 [+0.03] udp tx: 1112 MB/s 18875 calls/s 18875 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1075 MB/s 875232 calls/s # 15.50 [+1.08] udp tx: 1112 MB/s 18861 calls/s 18861 msg/s # 16.46 [+0.97] udp rx: 1113 MB/s 906720 calls/s # 16.50 [+0.03] udp tx: 1112 MB/s 18875 calls/s 18875 msg/s # 17.46 [+0.97] udp rx: 1581 MB/s 1287792 calls/s # 17.50 [+0.03] udp tx: 1604 MB/s 27213 calls/s 27213 msg/s # 18.06 [+0.56] GRO frag list over UDP tunnel ok # 18.80 [+0.73] 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__->