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.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1346 MB/s 1096380 calls/s # 2.76 [+1.07] udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # 3.76 [+1.00] udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # 3.76 [+0.01] udp rx: 1921 MB/s 1564125 calls/s # 4.76 [+0.99] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 4.86 [+0.10] udp rx: 1917 MB/s 1561104 calls/s # 4.88 [+0.02] UDP GRO fwd perf udp rx: 1894 MB/s 1542000 calls/s # 5.94 [+1.06] udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # 6.91 [+0.97] udp rx: 1942 MB/s 1581696 calls/s # 6.94 [+0.03] udp tx: 1941 MB/s 32929 calls/s 32929 msg/s # 7.91 [+0.97] udp rx: 1945 MB/s 1583808 calls/s # 7.94 [+0.03] udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # 8.50 [+0.56] GRO frag list over UDP tunnel ok # 9.20 [+0.70] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.67 [+0.23] No GRO ok # 10.17 [+0.50] GRO frag list ok # 10.67 [+0.50] GRO fwd ok # 11.12 [+0.45] UDP fwd perf udp rx: 1479 MB/s 1204813 calls/s # 12.18 [+1.06] udp tx: 1839 MB/s 31204 calls/s 31204 msg/s # 13.16 [+0.98] udp rx: 1900 MB/s 1547136 calls/s # 13.18 [+0.02] udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # 14.16 [+0.98] udp rx: 1907 MB/s 1552944 calls/s # 14.18 [+0.02] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1514112 calls/s # 15.36 [+1.06] udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # 16.34 [+0.97] udp rx: 1908 MB/s 1553520 calls/s # 16.36 [+0.02] udp tx: 1908 MB/s 32370 calls/s 32370 msg/s # 17.34 [+0.98] udp rx: 1882 MB/s 1532544 calls/s # 17.36 [+0.02] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 17.92 [+0.56] GRO frag list over UDP tunnel ok # 18.60 [+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__->