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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1822 MB/s 1484060 calls/s # 2.76 [+1.06] udp tx: 1919 MB/s 32563 calls/s 32563 msg/s # 3.74 [+0.98] udp rx: 1928 MB/s 1570320 calls/s # 3.76 [+0.02] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 4.75 [+0.98] udp rx: 1928 MB/s 1569744 calls/s # 4.76 [+0.02] udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1525680 calls/s # 5.95 [+1.07] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 6.92 [+0.97] udp rx: 1928 MB/s 1570320 calls/s # 6.95 [+0.03] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 7.92 [+0.97] udp rx: 1930 MB/s 1571712 calls/s # 7.95 [+0.03] udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.17 [+0.69] GRO fwd over UDP tunnel ok # 9.41 [+0.24] IPv6 # 9.63 [+0.23] No GRO ok # 10.10 [+0.47] GRO frag list ok # 10.59 [+0.49] GRO fwd ok # 11.05 [+0.47] UDP fwd perf udp rx: 1735 MB/s 1412540 calls/s # 12.12 [+1.06] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 13.10 [+0.98] udp rx: 1892 MB/s 1540416 calls/s # 13.12 [+0.02] udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # 14.10 [+0.98] udp rx: 1897 MB/s 1544832 calls/s # 14.12 [+0.02] udp tx: 1896 MB/s 32159 calls/s 32159 msg/s # 14.24 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1525776 calls/s # 15.30 [+1.06] udp tx: 1913 MB/s 32457 calls/s 32457 msg/s # 16.28 [+0.98] udp rx: 1918 MB/s 1561584 calls/s # 16.30 [+0.02] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 17.28 [+0.98] udp rx: 1915 MB/s 1559568 calls/s # 17.30 [+0.02] udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # 17.88 [+0.57] GRO frag list over UDP tunnel ok # 18.60 [+0.72] 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__->