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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.93 [+0.49] UDP fwd perf udp rx: 1005 MB/s 818362 calls/s # 3.00 [+1.07] udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # 3.97 [+0.97] udp rx: 1280 MB/s 1042704 calls/s # 4.00 [+0.03] udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # 4.97 [+0.97] udp rx: 1268 MB/s 1032928 calls/s # 5.00 [+0.03] udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1235 MB/s 1005696 calls/s # 6.19 [+1.07] udp tx: 1268 MB/s 21519 calls/s 21519 msg/s # 7.16 [+0.97] udp rx: 1290 MB/s 1050768 calls/s # 7.19 [+0.03] udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # 8.16 [+0.98] udp rx: 1290 MB/s 1050480 calls/s # 8.19 [+0.02] udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # 8.77 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.74] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.00 [+0.24] No GRO ok # 10.51 [+0.51] GRO frag list ok # 11.03 [+0.52] GRO fwd ok # 11.55 [+0.51] UDP fwd perf udp rx: 1019 MB/s 829879 calls/s # 12.62 [+1.07] udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # 13.59 [+0.97] udp rx: 1217 MB/s 990928 calls/s # 13.62 [+0.03] udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # 14.59 [+0.97] udp rx: 1218 MB/s 992000 calls/s # 14.62 [+0.03] udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 831 MB/s 676961 calls/s # 15.82 [+1.08] udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # 16.78 [+0.97] udp rx: 1216 MB/s 990336 calls/s # 16.81 [+0.03] udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # 17.78 [+0.97] udp rx: 1213 MB/s 988032 calls/s # 17.81 [+0.03] udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # 18.42 [+0.61] GRO frag list over UDP tunnel ok # 19.22 [+0.79] 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__->