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.80 [+0.53] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1561 MB/s 1271052 calls/s # 2.96 [+1.07] udp tx: 1723 MB/s 29230 calls/s 29230 msg/s # 3.93 [+0.97] udp rx: 1821 MB/s 1483104 calls/s # 3.96 [+0.03] udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # 4.93 [+0.97] udp rx: 1740 MB/s 1416912 calls/s # 4.96 [+0.03] udp tx: 1731 MB/s 29360 calls/s 29360 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1297837 calls/s # 6.13 [+1.06] udp tx: 1736 MB/s 29455 calls/s 29455 msg/s # 7.11 [+0.97] udp rx: 1623 MB/s 1321392 calls/s # 7.13 [+0.03] udp tx: 1621 MB/s 27510 calls/s 27510 msg/s # 8.11 [+0.98] udp rx: 1848 MB/s 1504800 calls/s # 8.13 [+0.02] udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # 8.68 [+0.55] GRO frag list over UDP tunnel ok # 9.37 [+0.69] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.84 [+0.22] No GRO ok # 10.35 [+0.51] GRO frag list ok # 10.85 [+0.50] GRO fwd ok # 11.30 [+0.44] UDP fwd perf udp rx: 1661 MB/s 1352796 calls/s # 12.36 [+1.06] udp tx: 1763 MB/s 29902 calls/s 29902 msg/s # 13.33 [+0.98] udp rx: 1734 MB/s 1412256 calls/s # 13.36 [+0.02] udp tx: 1738 MB/s 29479 calls/s 29479 msg/s # 14.33 [+0.98] udp rx: 1775 MB/s 1445544 calls/s # 14.36 [+0.02] udp tx: 1759 MB/s 29841 calls/s 29841 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1571 MB/s 1279636 calls/s # 15.55 [+1.07] udp tx: 1683 MB/s 28548 calls/s 28548 msg/s # 16.52 [+0.97] udp rx: 1377 MB/s 1121611 calls/s # 16.55 [+0.03] udp tx: 1663 MB/s 28220 calls/s 28220 msg/s # 17.52 [+0.97] udp rx: 1767 MB/s 1438807 calls/s # 17.55 [+0.03] udp tx: 1800 MB/s 30544 calls/s 30544 msg/s # 18.14 [+0.59] GRO frag list over UDP tunnel ok # 18.91 [+0.78] 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__->