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.72 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.71 [+0.46] UDP fwd perf udp rx: 1263 MB/s 1028542 calls/s # 2.77 [+1.06] udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # 3.76 [+0.99] udp rx: 1930 MB/s 1571296 calls/s # 3.77 [+0.01] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 4.76 [+0.99] udp rx: 1785 MB/s 1453418 calls/s # 4.77 [+0.01] udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1695 MB/s 1379973 calls/s # 5.96 [+1.06] udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # 6.93 [+0.97] udp rx: 1874 MB/s 1526439 calls/s # 6.96 [+0.03] udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # 7.93 [+0.98] udp rx: 1940 MB/s 1580016 calls/s # 7.96 [+0.02] udp tx: 1938 MB/s 32880 calls/s 32880 msg/s # 8.53 [+0.57] GRO frag list over UDP tunnel ok # 9.24 [+0.71] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.71 [+0.23] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.69 [+0.49] GRO fwd ok # 11.14 [+0.45] UDP fwd perf udp rx: 1469 MB/s 1195944 calls/s # 12.21 [+1.07] udp tx: 1797 MB/s 30484 calls/s 30484 msg/s # 13.19 [+0.98] udp rx: 1541 MB/s 1254751 calls/s # 13.21 [+0.02] udp tx: 1859 MB/s 31534 calls/s 31534 msg/s # 14.19 [+0.98] udp rx: 1774 MB/s 1444543 calls/s # 14.21 [+0.02] udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1358054 calls/s # 15.39 [+1.07] udp tx: 1766 MB/s 29964 calls/s 29964 msg/s # 16.36 [+0.97] udp rx: 1802 MB/s 1467360 calls/s # 16.39 [+0.03] udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # 17.37 [+0.97] udp rx: 1936 MB/s 1576416 calls/s # 17.39 [+0.03] udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # 17.95 [+0.56] GRO frag list over UDP tunnel ok # 18.69 [+0.73] 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__->