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.27 [+0.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.37 [+0.56] GRO fwd ok # 1.82 [+0.45] UDP fwd perf udp rx: 1564 MB/s 1274060 calls/s # 2.88 [+1.07] udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # 3.86 [+0.97] udp rx: 1880 MB/s 1530672 calls/s # 3.88 [+0.03] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 4.86 [+0.97] udp rx: 1876 MB/s 1527600 calls/s # 4.88 [+0.03] udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1569 MB/s 1277834 calls/s # 6.06 [+1.06] udp tx: 1688 MB/s 28646 calls/s 28646 msg/s # 7.04 [+0.97] udp rx: 1879 MB/s 1530192 calls/s # 7.06 [+0.03] udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # 8.04 [+0.97] udp rx: 1882 MB/s 1532352 calls/s # 8.06 [+0.03] udp tx: 1880 MB/s 31888 calls/s 31888 msg/s # 8.64 [+0.58] 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.24] No GRO ok # 10.34 [+0.49] GRO frag list ok # 10.90 [+0.57] GRO fwd ok # 11.41 [+0.51] UDP fwd perf udp rx: 1091 MB/s 888641 calls/s # 12.48 [+1.07] udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # 13.45 [+0.97] udp rx: 1863 MB/s 1517472 calls/s # 13.48 [+0.02] udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # 14.46 [+0.98] udp rx: 1867 MB/s 1520256 calls/s # 14.48 [+0.02] udp tx: 1865 MB/s 31644 calls/s 31644 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1561 MB/s 1271270 calls/s # 15.66 [+1.06] udp tx: 1802 MB/s 30579 calls/s 30579 msg/s # 16.64 [+0.97] udp rx: 1829 MB/s 1489152 calls/s # 16.66 [+0.03] udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # 17.64 [+0.98] udp rx: 1823 MB/s 1484736 calls/s # 17.66 [+0.02] udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # 18.22 [+0.56] GRO frag list over UDP tunnel ok # 18.91 [+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__->