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.26 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp rx: 1190 MB/s 969548 calls/s # 2.99 [+1.07] udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # 3.96 [+0.97] udp rx: 1276 MB/s 1038864 calls/s # 3.99 [+0.03] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 4.96 [+0.98] udp rx: 1269 MB/s 1033248 calls/s # 4.99 [+0.02] udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1103 MB/s 898099 calls/s # 6.18 [+1.07] udp tx: 1184 MB/s 20093 calls/s 20093 msg/s # 7.15 [+0.97] udp rx: 1206 MB/s 982402 calls/s # 7.18 [+0.03] udp tx: 1216 MB/s 20632 calls/s 20632 msg/s # 8.15 [+0.97] udp rx: 1005 MB/s 818539 calls/s # 8.18 [+0.03] udp tx: 1210 MB/s 20535 calls/s 20535 msg/s # 8.78 [+0.61] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.06 [+0.24] No GRO ok # 10.58 [+0.52] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.60 [+0.48] UDP fwd perf udp rx: 1582 MB/s 1288637 calls/s # 12.67 [+1.07] udp tx: 1772 MB/s 30063 calls/s 30063 msg/s # 13.64 [+0.97] udp rx: 1707 MB/s 1390368 calls/s # 13.67 [+0.03] udp tx: 1705 MB/s 28922 calls/s 28922 msg/s # 14.64 [+0.97] udp rx: 1677 MB/s 1365552 calls/s # 14.67 [+0.03] udp tx: 1673 MB/s 28376 calls/s 28376 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1412640 calls/s # 15.85 [+1.06] udp tx: 1784 MB/s 30259 calls/s 30259 msg/s # 16.82 [+0.97] udp rx: 1731 MB/s 1409760 calls/s # 16.85 [+0.03] udp tx: 1729 MB/s 29333 calls/s 29333 msg/s # 17.82 [+0.97] udp rx: 1630 MB/s 1327488 calls/s # 17.85 [+0.03] udp tx: 1628 MB/s 27625 calls/s 27625 msg/s # 18.42 [+0.57] GRO frag list over UDP tunnel ok # 19.12 [+0.70] 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__->