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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.42 [+0.57] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 1392 MB/s 1133965 calls/s # 2.96 [+1.06] udp tx: 1741 MB/s 29539 calls/s 29539 msg/s # 3.93 [+0.97] udp rx: 1814 MB/s 1477248 calls/s # 3.96 [+0.03] udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # 4.93 [+0.98] udp rx: 1785 MB/s 1453488 calls/s # 4.96 [+0.02] udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1634 MB/s 1330496 calls/s # 6.14 [+1.06] udp tx: 1689 MB/s 28656 calls/s 28656 msg/s # 7.11 [+0.97] udp rx: 1732 MB/s 1410643 calls/s # 7.14 [+0.03] udp tx: 1752 MB/s 29721 calls/s 29721 msg/s # 8.11 [+0.98] udp rx: 1692 MB/s 1377906 calls/s # 8.14 [+0.02] udp tx: 1702 MB/s 28880 calls/s 28880 msg/s # 8.66 [+0.52] GRO frag list over UDP tunnel ok # 9.34 [+0.69] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.23] No GRO ok # 10.30 [+0.48] GRO frag list ok # 10.81 [+0.51] GRO fwd ok # 11.27 [+0.46] UDP fwd perf udp rx: 1648 MB/s 1342100 calls/s # 12.33 [+1.06] udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # 13.31 [+0.97] udp rx: 1694 MB/s 1379476 calls/s # 13.33 [+0.02] udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # 14.31 [+0.97] udp rx: 1875 MB/s 1526736 calls/s # 14.33 [+0.03] udp tx: 1872 MB/s 31764 calls/s 31764 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1618 MB/s 1317364 calls/s # 15.52 [+1.07] udp tx: 1719 MB/s 29156 calls/s 29156 msg/s # 16.49 [+0.97] udp rx: 1551 MB/s 1263464 calls/s # 16.52 [+0.03] udp tx: 1816 MB/s 30801 calls/s 30801 msg/s # 17.49 [+0.97] udp rx: 1569 MB/s 1277879 calls/s # 17.52 [+0.03] udp tx: 1756 MB/s 29788 calls/s 29788 msg/s # 18.12 [+0.61] GRO frag list over UDP tunnel ok # 18.92 [+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__->