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.27 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.33 [+0.54] GRO fwd ok # 1.77 [+0.44] UDP fwd perf udp rx: 1535 MB/s 1249724 calls/s # 2.83 [+1.06] udp tx: 1789 MB/s 30348 calls/s 30348 msg/s # 3.81 [+0.97] udp rx: 1908 MB/s 1553376 calls/s # 3.83 [+0.03] udp tx: 1906 MB/s 32329 calls/s 32329 msg/s # 4.81 [+0.98] udp rx: 1907 MB/s 1552656 calls/s # 4.83 [+0.02] udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1855 MB/s 1510704 calls/s # 6.01 [+1.06] udp tx: 1905 MB/s 32324 calls/s 32324 msg/s # 6.98 [+0.97] udp rx: 1907 MB/s 1553136 calls/s # 7.01 [+0.03] udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # 7.99 [+0.98] udp rx: 1906 MB/s 1551888 calls/s # 8.01 [+0.02] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 8.53 [+0.52] GRO frag list over UDP tunnel ok # 9.21 [+0.68] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.66 [+0.22] No GRO ok # 10.11 [+0.46] GRO frag list ok # 10.59 [+0.48] GRO fwd ok # 11.05 [+0.46] UDP fwd perf udp rx: 1320 MB/s 1074688 calls/s # 12.11 [+1.06] udp tx: 1775 MB/s 30111 calls/s 30111 msg/s # 13.09 [+0.97] udp rx: 1473 MB/s 1199378 calls/s # 13.11 [+0.03] udp tx: 1768 MB/s 29995 calls/s 29995 msg/s # 14.09 [+0.98] udp rx: 1635 MB/s 1331234 calls/s # 14.11 [+0.02] udp tx: 1767 MB/s 29986 calls/s 29986 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1299331 calls/s # 15.29 [+1.06] udp tx: 1660 MB/s 28158 calls/s 28158 msg/s # 16.27 [+0.97] udp rx: 1427 MB/s 1161782 calls/s # 16.29 [+0.03] udp tx: 1683 MB/s 28549 calls/s 28549 msg/s # 17.27 [+0.97] udp rx: 1690 MB/s 1376216 calls/s # 17.29 [+0.03] udp tx: 1682 MB/s 28534 calls/s 28534 msg/s # 17.81 [+0.51] GRO frag list over UDP tunnel ok # 18.51 [+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__->