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.22 [+0.21] No GRO ok # 0.69 [+0.46] GRO frag list ok # 1.20 [+0.52] GRO fwd ok # 1.65 [+0.45] UDP fwd perf udp rx: 1691 MB/s 1377212 calls/s # 2.71 [+1.06] udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # 3.69 [+0.98] udp rx: 1930 MB/s 1571424 calls/s # 3.71 [+0.02] udp tx: 1928 MB/s 32705 calls/s 32705 msg/s # 4.69 [+0.98] udp rx: 1927 MB/s 1568832 calls/s # 4.71 [+0.02] udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1533984 calls/s # 5.89 [+1.06] udp tx: 1927 MB/s 32689 calls/s 32689 msg/s # 6.87 [+0.98] udp rx: 1926 MB/s 1568160 calls/s # 6.89 [+0.02] udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # 7.87 [+0.98] udp rx: 1924 MB/s 1566480 calls/s # 7.89 [+0.02] udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # 8.43 [+0.54] GRO frag list over UDP tunnel ok # 9.11 [+0.68] GRO fwd over UDP tunnel ok # 9.35 [+0.23] IPv6 # 9.57 [+0.22] No GRO ok # 10.04 [+0.47] GRO frag list ok # 10.52 [+0.49] GRO fwd ok # 10.96 [+0.44] UDP fwd perf udp rx: 1319 MB/s 1074140 calls/s # 12.02 [+1.06] udp tx: 1810 MB/s 30707 calls/s 30707 msg/s # 13.00 [+0.98] udp rx: 1897 MB/s 1544448 calls/s # 13.02 [+0.02] udp tx: 1895 MB/s 32150 calls/s 32150 msg/s # 14.00 [+0.98] udp rx: 1873 MB/s 1525296 calls/s # 14.02 [+0.02] udp tx: 1871 MB/s 31735 calls/s 31735 msg/s # 14.14 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1508736 calls/s # 15.20 [+1.06] udp tx: 1896 MB/s 32170 calls/s 32170 msg/s # 16.18 [+0.98] udp rx: 1897 MB/s 1544544 calls/s # 16.20 [+0.02] udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # 17.18 [+0.98] udp rx: 1904 MB/s 1550784 calls/s # 17.20 [+0.02] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 17.70 [+0.50] GRO frag list over UDP tunnel ok # 18.36 [+0.65] 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__->