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.78 [+0.54] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1621 MB/s 1319700 calls/s # 2.90 [+1.06] udp tx: 1872 MB/s 31760 calls/s 31760 msg/s # 3.88 [+0.97] udp rx: 1891 MB/s 1539664 calls/s # 3.90 [+0.03] udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # 4.88 [+0.98] udp rx: 1443 MB/s 1175494 calls/s # 4.90 [+0.02] udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1719 MB/s 1399632 calls/s # 6.08 [+1.06] udp tx: 1762 MB/s 29900 calls/s 29900 msg/s # 7.06 [+0.98] udp rx: 1895 MB/s 1543536 calls/s # 7.08 [+0.02] udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # 8.06 [+0.98] udp rx: 1891 MB/s 1539856 calls/s # 8.08 [+0.02] udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # 8.64 [+0.56] GRO frag list over UDP tunnel ok # 9.37 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.23] IPv6 # 9.84 [+0.23] No GRO ok # 10.33 [+0.49] GRO frag list ok # 10.81 [+0.48] GRO fwd ok # 11.26 [+0.45] UDP fwd perf udp rx: 1632 MB/s 1328748 calls/s # 12.32 [+1.06] udp tx: 1834 MB/s 31116 calls/s 31116 msg/s # 13.30 [+0.98] udp rx: 1861 MB/s 1515456 calls/s # 13.32 [+0.02] udp tx: 1859 MB/s 31539 calls/s 31539 msg/s # 14.30 [+0.98] udp rx: 1859 MB/s 1514112 calls/s # 14.32 [+0.02] udp tx: 1857 MB/s 31503 calls/s 31503 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1757 MB/s 1431168 calls/s # 15.50 [+1.06] udp tx: 1805 MB/s 30619 calls/s 30619 msg/s # 16.47 [+0.98] udp rx: 1887 MB/s 1536576 calls/s # 16.50 [+0.02] udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # 17.47 [+0.98] udp rx: 1893 MB/s 1541568 calls/s # 17.50 [+0.02] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 18.00 [+0.50] GRO frag list over UDP tunnel ok # 18.70 [+0.69] 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__->