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.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1429 MB/s 1163524 calls/s # 2.81 [+1.07] udp tx: 1599 MB/s 27134 calls/s 27134 msg/s # 3.78 [+0.97] udp rx: 1561 MB/s 1271228 calls/s # 3.81 [+0.03] udp tx: 1613 MB/s 27361 calls/s 27361 msg/s # 4.78 [+0.97] udp rx: 1627 MB/s 1324754 calls/s # 4.81 [+0.03] udp tx: 1727 MB/s 29294 calls/s 29294 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1598 MB/s 1301328 calls/s # 6.00 [+1.06] udp tx: 1646 MB/s 27924 calls/s 27924 msg/s # 6.97 [+0.98] udp rx: 1745 MB/s 1420896 calls/s # 7.00 [+0.02] udp tx: 1742 MB/s 29560 calls/s 29560 msg/s # 7.97 [+0.98] udp rx: 1721 MB/s 1401792 calls/s # 8.00 [+0.02] udp tx: 1716 MB/s 29116 calls/s 29116 msg/s # 8.51 [+0.51] GRO frag list over UDP tunnel ok # 9.19 [+0.68] GRO fwd over UDP tunnel ok # 9.43 [+0.24] IPv6 # 9.68 [+0.25] No GRO ok # 10.14 [+0.47] GRO frag list ok # 10.65 [+0.51] GRO fwd ok # 11.09 [+0.44] UDP fwd perf udp rx: 1504 MB/s 1224532 calls/s # 12.15 [+1.06] udp tx: 1773 MB/s 30076 calls/s 30076 msg/s # 13.12 [+0.98] udp rx: 1773 MB/s 1443566 calls/s # 13.15 [+0.02] udp tx: 1809 MB/s 30685 calls/s 30685 msg/s # 14.13 [+0.98] udp rx: 1767 MB/s 1438754 calls/s # 14.15 [+0.02] udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # 14.26 [+0.12] UDP GRO fwd perf udp rx: 1541 MB/s 1254997 calls/s # 15.33 [+1.07] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 16.30 [+0.97] udp rx: 1401 MB/s 1141009 calls/s # 16.34 [+0.03] udp tx: 1861 MB/s 31566 calls/s 31566 msg/s # 17.30 [+0.97] udp rx: 1839 MB/s 1497270 calls/s # 17.33 [+0.03] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 17.91 [+0.57] GRO frag list over UDP tunnel ok # 18.66 [+0.75] 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__->