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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp tx: 1802 MB/s 30566 calls/s 30566 msg/s # 2.78 [+1.06] udp rx: 1609 MB/s 1309929 calls/s # 3.78 [+1.00] udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # 3.78 [+0.00] udp rx: 1585 MB/s 1290914 calls/s # 4.78 [+1.00] udp tx: 1874 MB/s 31801 calls/s 31801 msg/s # 4.88 [+0.10] udp rx: 1874 MB/s 1526256 calls/s # 4.90 [+0.02] UDP GRO fwd perf udp rx: 1781 MB/s 1450048 calls/s # 5.96 [+1.06] udp tx: 1833 MB/s 31098 calls/s 31098 msg/s # 6.93 [+0.97] udp rx: 1872 MB/s 1524416 calls/s # 6.96 [+0.03] udp tx: 1871 MB/s 31736 calls/s 31736 msg/s # 7.94 [+0.97] udp rx: 1876 MB/s 1527504 calls/s # 7.96 [+0.03] udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # 8.49 [+0.52] GRO frag list over UDP tunnel ok # 9.18 [+0.69] GRO fwd over UDP tunnel ok # 9.42 [+0.24] IPv6 # 9.65 [+0.23] No GRO ok # 10.20 [+0.55] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.17 [+0.46] UDP fwd perf udp rx: 1661 MB/s 1352664 calls/s # 12.23 [+1.06] udp tx: 1801 MB/s 30550 calls/s 30550 msg/s # 13.20 [+0.98] udp rx: 1836 MB/s 1495296 calls/s # 13.23 [+0.02] udp tx: 1834 MB/s 31110 calls/s 31110 msg/s # 14.20 [+0.98] udp rx: 1826 MB/s 1487088 calls/s # 14.23 [+0.02] udp tx: 1825 MB/s 30955 calls/s 30955 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1752 MB/s 1426800 calls/s # 15.40 [+1.06] udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # 16.41 [+1.00] udp tx: 1823 MB/s 30922 calls/s 30922 msg/s # 16.61 [+0.20] udp rx: 1771 MB/s 1442272 calls/s # 17.40 [+0.80] udp tx: 1649 MB/s 27983 calls/s 27983 msg/s # 17.95 [+0.54] GRO frag list over UDP tunnel ok # 18.68 [+0.73] 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__->