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.25 [+0.23] No GRO ok # 0.83 [+0.58] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 895 MB/s 728761 calls/s # 3.03 [+1.08] udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # 4.00 [+0.97] udp rx: 987 MB/s 803879 calls/s # 4.03 [+0.03] udp tx: 1164 MB/s 19745 calls/s 19745 msg/s # 5.00 [+0.97] udp rx: 1217 MB/s 990912 calls/s # 5.03 [+0.03] udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 962875 calls/s # 6.22 [+1.07] udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # 7.20 [+0.97] udp rx: 1243 MB/s 1012704 calls/s # 7.22 [+0.03] udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # 8.20 [+0.97] udp rx: 1256 MB/s 1022832 calls/s # 8.22 [+0.03] udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.69] GRO fwd over UDP tunnel ok # 9.73 [+0.23] IPv6 # 9.95 [+0.22] No GRO ok # 10.42 [+0.47] GRO frag list ok # 10.94 [+0.52] GRO fwd ok # 11.39 [+0.45] UDP fwd perf udp rx: 1376 MB/s 1120719 calls/s # 12.46 [+1.06] udp tx: 1755 MB/s 29777 calls/s 29777 msg/s # 13.43 [+0.97] udp rx: 1407 MB/s 1145683 calls/s # 13.46 [+0.03] udp tx: 1663 MB/s 28209 calls/s 28209 msg/s # 14.43 [+0.97] udp rx: 1765 MB/s 1437451 calls/s # 14.46 [+0.03] udp tx: 1769 MB/s 30016 calls/s 30016 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1425 MB/s 1160649 calls/s # 15.63 [+1.06] udp tx: 1752 MB/s 29729 calls/s 29729 msg/s # 16.61 [+0.98] udp rx: 1629 MB/s 1326985 calls/s # 16.63 [+0.02] udp tx: 1686 MB/s 28599 calls/s 28599 msg/s # 17.61 [+0.98] udp rx: 1319 MB/s 1074387 calls/s # 17.63 [+0.02] udp tx: 1820 MB/s 30872 calls/s 30872 msg/s # 18.16 [+0.52] GRO frag list over UDP tunnel ok # 18.87 [+0.71] 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__->