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.27 [+0.25] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.94 [+0.53] UDP fwd perf udp rx: 1565 MB/s 1274492 calls/s # 3.01 [+1.07] udp tx: 1774 MB/s 30102 calls/s 30102 msg/s # 3.98 [+0.97] udp rx: 1857 MB/s 1512000 calls/s # 4.01 [+0.03] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 4.98 [+0.97] udp rx: 1865 MB/s 1518576 calls/s # 5.01 [+0.03] udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1674 MB/s 1363473 calls/s # 6.20 [+1.07] udp tx: 1804 MB/s 30606 calls/s 30606 msg/s # 7.17 [+0.97] udp rx: 1759 MB/s 1432176 calls/s # 7.20 [+0.03] udp tx: 1761 MB/s 29880 calls/s 29880 msg/s # 8.17 [+0.97] udp rx: 1752 MB/s 1426896 calls/s # 8.20 [+0.03] udp tx: 1750 MB/s 29694 calls/s 29694 msg/s # 8.80 [+0.60] GRO frag list over UDP tunnel ok # 9.59 [+0.79] GRO fwd over UDP tunnel ok # 9.87 [+0.27] IPv6 # 10.15 [+0.28] No GRO ok # 10.69 [+0.54] GRO frag list ok # 11.21 [+0.52] GRO fwd ok # 11.70 [+0.49] UDP fwd perf udp rx: 1267 MB/s 1031924 calls/s # 12.77 [+1.07] udp tx: 1750 MB/s 29698 calls/s 29698 msg/s # 13.74 [+0.97] udp rx: 1177 MB/s 958306 calls/s # 13.77 [+0.03] udp tx: 1210 MB/s 20536 calls/s 20536 msg/s # 14.74 [+0.97] udp rx: 1038 MB/s 845047 calls/s # 14.77 [+0.03] udp tx: 1090 MB/s 18490 calls/s 18490 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1063 MB/s 865760 calls/s # 15.96 [+1.07] udp tx: 1097 MB/s 18611 calls/s 18611 msg/s # 16.94 [+0.97] udp rx: 1113 MB/s 906912 calls/s # 16.96 [+0.03] udp tx: 1114 MB/s 18900 calls/s 18900 msg/s # 17.94 [+0.97] udp rx: 1138 MB/s 926928 calls/s # 17.96 [+0.03] udp tx: 1137 MB/s 19291 calls/s 19291 msg/s # 18.53 [+0.56] GRO frag list over UDP tunnel ok # 19.33 [+0.80] 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__->