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.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 954 MB/s 776812 calls/s # 2.90 [+1.07] udp tx: 1761 MB/s 29881 calls/s 29881 msg/s # 3.90 [+1.00] udp tx: 1374 MB/s 23320 calls/s 23320 msg/s # 3.90 [+0.00] udp rx: 1377 MB/s 1121395 calls/s # 4.90 [+0.99] udp tx: 1808 MB/s 30678 calls/s 30678 msg/s # 5.00 [+0.10] udp rx: 1807 MB/s 1471882 calls/s # 5.02 [+0.02] UDP GRO fwd perf udp rx: 1879 MB/s 1529952 calls/s # 6.09 [+1.07] udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # 7.06 [+0.97] udp rx: 1934 MB/s 1574688 calls/s # 7.09 [+0.03] udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # 8.06 [+0.97] udp rx: 1922 MB/s 1565232 calls/s # 8.09 [+0.03] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.42 [+0.74] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.91 [+0.24] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.94 [+0.53] GRO fwd ok # 11.42 [+0.48] UDP fwd perf udp rx: 1657 MB/s 1349773 calls/s # 12.49 [+1.07] udp tx: 1868 MB/s 31689 calls/s 31689 msg/s # 13.46 [+0.97] udp rx: 1897 MB/s 1544784 calls/s # 13.49 [+0.03] udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # 14.46 [+0.98] udp rx: 1878 MB/s 1529232 calls/s # 14.49 [+0.02] udp tx: 1875 MB/s 31815 calls/s 31815 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497888 calls/s # 15.68 [+1.07] udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # 16.65 [+0.97] udp rx: 1908 MB/s 1553328 calls/s # 16.68 [+0.03] udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # 17.65 [+0.97] udp rx: 1900 MB/s 1547472 calls/s # 17.68 [+0.03] udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # 18.25 [+0.57] GRO frag list over UDP tunnel ok # 19.00 [+0.74] 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__->