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.23 [+0.21] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1593 MB/s 1297461 calls/s # 2.76 [+1.06] udp tx: 1848 MB/s 31359 calls/s 31359 msg/s # 3.74 [+0.98] udp rx: 1729 MB/s 1408063 calls/s # 3.76 [+0.02] udp tx: 1727 MB/s 29301 calls/s 29301 msg/s # 4.74 [+0.98] udp rx: 1944 MB/s 1582761 calls/s # 4.76 [+0.02] udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524096 calls/s # 5.95 [+1.07] udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # 6.92 [+0.97] udp rx: 1931 MB/s 1572288 calls/s # 6.95 [+0.03] udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # 7.92 [+0.97] udp rx: 1939 MB/s 1579248 calls/s # 7.95 [+0.03] udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # 8.50 [+0.56] GRO frag list over UDP tunnel ok # 9.21 [+0.70] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.68 [+0.23] No GRO ok # 10.16 [+0.48] GRO frag list ok # 10.67 [+0.50] GRO fwd ok # 11.11 [+0.45] UDP fwd perf udp rx: 1033 MB/s 841048 calls/s # 12.17 [+1.06] udp tx: 1762 MB/s 29891 calls/s 29891 msg/s # 13.15 [+0.97] udp rx: 1904 MB/s 1550304 calls/s # 13.17 [+0.03] udp tx: 1902 MB/s 32272 calls/s 32272 msg/s # 14.15 [+0.97] udp rx: 1885 MB/s 1535328 calls/s # 14.17 [+0.03] udp tx: 1883 MB/s 31940 calls/s 31940 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1845 MB/s 1502352 calls/s # 15.35 [+1.06] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 16.33 [+0.97] udp rx: 1786 MB/s 1454684 calls/s # 16.36 [+0.03] udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # 17.33 [+0.97] udp rx: 1898 MB/s 1545264 calls/s # 17.36 [+0.03] udp tx: 1896 MB/s 32160 calls/s 32160 msg/s # 17.88 [+0.52] GRO frag list over UDP tunnel ok # 18.56 [+0.68] 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__->