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.03 [+0.03] IPv4 # 0.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1482 MB/s 1207100 calls/s # 2.96 [+1.07] udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # 3.93 [+0.97] udp rx: 1894 MB/s 1542576 calls/s # 3.96 [+0.03] udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # 4.93 [+0.97] udp rx: 1916 MB/s 1560096 calls/s # 4.96 [+0.03] udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1508592 calls/s # 6.15 [+1.07] udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # 7.12 [+0.97] udp rx: 1899 MB/s 1546416 calls/s # 7.15 [+0.03] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 8.12 [+0.97] udp rx: 1902 MB/s 1548624 calls/s # 8.15 [+0.03] udp tx: 1900 MB/s 32231 calls/s 32231 msg/s # 8.78 [+0.63] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.06 [+0.25] No GRO ok # 10.60 [+0.54] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.66 [+0.50] UDP fwd perf udp rx: 1181 MB/s 961484 calls/s # 12.73 [+1.07] udp tx: 1764 MB/s 29935 calls/s 29935 msg/s # 13.71 [+0.97] udp rx: 1882 MB/s 1532544 calls/s # 13.73 [+0.03] udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # 14.71 [+0.98] udp rx: 1872 MB/s 1524768 calls/s # 14.73 [+0.02] udp tx: 1871 MB/s 31739 calls/s 31739 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1481664 calls/s # 15.92 [+1.07] udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # 16.90 [+0.97] udp rx: 1875 MB/s 1526688 calls/s # 16.92 [+0.03] udp tx: 1872 MB/s 31763 calls/s 31763 msg/s # 17.90 [+0.97] udp rx: 1881 MB/s 1531776 calls/s # 17.92 [+0.03] udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # 18.53 [+0.60] GRO frag list over UDP tunnel ok # 19.28 [+0.76] 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__->