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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.89 [+0.53] UDP fwd perf udp rx: 1195 MB/s 973526 calls/s # 2.97 [+1.08] udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # 3.94 [+0.97] udp rx: 1065 MB/s 867506 calls/s # 3.97 [+0.03] udp tx: 1242 MB/s 21082 calls/s 21082 msg/s # 4.94 [+0.97] udp rx: 1280 MB/s 1042607 calls/s # 4.97 [+0.03] udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1054 MB/s 858194 calls/s # 6.16 [+1.07] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 7.13 [+0.97] udp rx: 1234 MB/s 1004795 calls/s # 7.16 [+0.03] udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # 8.14 [+0.98] udp rx: 946 MB/s 770156 calls/s # 8.16 [+0.02] udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # 8.79 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.85 [+0.27] IPv6 # 10.08 [+0.23] No GRO ok # 10.61 [+0.53] GRO frag list ok # 11.19 [+0.58] GRO fwd ok # 11.72 [+0.53] UDP fwd perf udp rx: 931 MB/s 758126 calls/s # 12.80 [+1.08] udp tx: 984 MB/s 16701 calls/s 16701 msg/s # 13.77 [+0.97] udp rx: 1147 MB/s 934512 calls/s # 13.80 [+0.03] udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # 14.77 [+0.97] udp rx: 1102 MB/s 897504 calls/s # 14.80 [+0.03] udp tx: 1097 MB/s 18614 calls/s 18614 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 927 MB/s 755110 calls/s # 16.00 [+1.07] udp tx: 1039 MB/s 17636 calls/s 17636 msg/s # 16.97 [+0.97] udp rx: 1056 MB/s 859824 calls/s # 17.00 [+0.03] udp tx: 1056 MB/s 17922 calls/s 17922 msg/s # 17.97 [+0.97] udp rx: 1045 MB/s 851304 calls/s # 18.00 [+0.03] udp tx: 1041 MB/s 17662 calls/s 17662 msg/s # 18.61 [+0.61] GRO frag list over UDP tunnel ok # 19.43 [+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__->