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.76 [+0.53] GRO frag list ok # 1.39 [+0.63] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1702 MB/s 1386297 calls/s # 2.97 [+1.07] udp tx: 1835 MB/s 31137 calls/s 31137 msg/s # 3.94 [+0.97] udp rx: 1499 MB/s 1220870 calls/s # 3.97 [+0.03] udp tx: 1861 MB/s 31574 calls/s 31574 msg/s # 4.94 [+0.97] udp rx: 1838 MB/s 1496683 calls/s # 4.97 [+0.03] udp tx: 1867 MB/s 31667 calls/s 31667 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1782 MB/s 1451054 calls/s # 6.16 [+1.07] udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # 7.13 [+0.97] udp rx: 1886 MB/s 1535664 calls/s # 7.16 [+0.03] udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # 8.13 [+0.97] udp rx: 1877 MB/s 1528512 calls/s # 8.16 [+0.03] udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.75] GRO fwd over UDP tunnel ok # 9.75 [+0.24] IPv6 # 9.96 [+0.22] No GRO ok # 10.49 [+0.53] GRO frag list ok # 11.06 [+0.57] GRO fwd ok # 11.54 [+0.48] UDP fwd perf udp rx: 1704 MB/s 1387405 calls/s # 12.61 [+1.07] udp tx: 1774 MB/s 30091 calls/s 30091 msg/s # 13.58 [+0.97] udp rx: 1455 MB/s 1185243 calls/s # 13.61 [+0.03] udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # 14.58 [+0.97] udp rx: 1861 MB/s 1515456 calls/s # 14.61 [+0.03] udp tx: 1859 MB/s 31537 calls/s 31537 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1410 MB/s 1148346 calls/s # 15.80 [+1.07] udp tx: 1664 MB/s 28227 calls/s 28227 msg/s # 16.77 [+0.97] udp rx: 1500 MB/s 1221751 calls/s # 16.80 [+0.03] udp tx: 1812 MB/s 30741 calls/s 30741 msg/s # 17.77 [+0.97] udp rx: 1379 MB/s 1123217 calls/s # 17.80 [+0.03] udp tx: 1767 MB/s 29971 calls/s 29971 msg/s # 18.37 [+0.58] GRO frag list over UDP tunnel ok # 19.12 [+0.75] 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__->