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.27 [+0.26] No GRO ok # 0.87 [+0.61] GRO frag list ok # 1.53 [+0.66] GRO fwd ok # 2.05 [+0.51] UDP fwd perf udp rx: 972 MB/s 792082 calls/s # 3.13 [+1.08] udp tx: 1104 MB/s 18733 calls/s 18733 msg/s # 4.09 [+0.96] udp rx: 1051 MB/s 855847 calls/s # 4.13 [+0.04] udp tx: 1083 MB/s 18383 calls/s 18383 msg/s # 5.09 [+0.96] udp rx: 1172 MB/s 954584 calls/s # 5.13 [+0.04] udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1065 MB/s 867176 calls/s # 6.32 [+1.08] udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # 7.29 [+0.97] udp rx: 1048 MB/s 853650 calls/s # 7.32 [+0.03] udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # 8.29 [+0.97] udp rx: 1111 MB/s 904571 calls/s # 8.32 [+0.03] udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # 9.00 [+0.68] GRO frag list over UDP tunnel ok # 9.79 [+0.79] GRO fwd over UDP tunnel ok # 10.05 [+0.26] IPv6 # 10.31 [+0.26] No GRO ok # 10.88 [+0.57] GRO frag list ok # 11.47 [+0.59] GRO fwd ok # 12.00 [+0.53] UDP fwd perf udp rx: 1620 MB/s 1319540 calls/s # 13.07 [+1.08] udp tx: 1675 MB/s 28410 calls/s 28410 msg/s # 14.04 [+0.97] udp rx: 1586 MB/s 1291227 calls/s # 14.07 [+0.03] udp tx: 1755 MB/s 29772 calls/s 29772 msg/s # 15.04 [+0.97] udp rx: 1693 MB/s 1378992 calls/s # 15.07 [+0.03] udp tx: 1693 MB/s 28716 calls/s 28716 msg/s # 15.19 [+0.12] UDP GRO fwd perf udp rx: 1264 MB/s 1029077 calls/s # 16.26 [+1.07] udp tx: 1737 MB/s 29474 calls/s 29474 msg/s # 17.25 [+0.99] udp rx: 1291 MB/s 1051439 calls/s # 17.26 [+0.01] udp tx: 1774 MB/s 30103 calls/s 30103 msg/s # 18.25 [+0.99] udp rx: 1462 MB/s 1190809 calls/s # 18.26 [+0.01] udp tx: 1685 MB/s 28582 calls/s 28582 msg/s # 18.88 [+0.62] GRO frag list over UDP tunnel ok # 19.69 [+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__->