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.27 [+0.26] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.07 [+0.57] UDP fwd perf udp rx: 1502 MB/s 1223565 calls/s # 3.15 [+1.08] udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # 4.12 [+0.97] udp rx: 1926 MB/s 1568640 calls/s # 4.15 [+0.03] udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # 5.12 [+0.97] udp rx: 1920 MB/s 1563600 calls/s # 5.15 [+0.03] udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1228 MB/s 1000292 calls/s # 6.35 [+1.08] udp tx: 1668 MB/s 28292 calls/s 28292 msg/s # 7.32 [+0.97] udp rx: 1508 MB/s 1227864 calls/s # 7.35 [+0.03] udp tx: 1815 MB/s 30800 calls/s 30800 msg/s # 8.32 [+0.97] udp rx: 1312 MB/s 1068557 calls/s # 8.35 [+0.03] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 9.00 [+0.65] GRO frag list over UDP tunnel ok # 9.83 [+0.83] GRO fwd over UDP tunnel ok # 10.10 [+0.27] IPv6 # 10.37 [+0.27] No GRO ok # 10.95 [+0.59] GRO frag list ok # 11.54 [+0.59] GRO fwd ok # 12.07 [+0.53] UDP fwd perf udp rx: 1449 MB/s 1179708 calls/s # 13.14 [+1.07] udp tx: 1724 MB/s 29256 calls/s 29256 msg/s # 14.11 [+0.97] udp rx: 1647 MB/s 1341574 calls/s # 14.14 [+0.03] udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # 15.11 [+0.97] udp rx: 1866 MB/s 1519440 calls/s # 15.14 [+0.03] udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # 15.26 [+0.12] UDP GRO fwd perf udp rx: 1627 MB/s 1325143 calls/s # 16.33 [+1.07] udp tx: 1821 MB/s 30900 calls/s 30900 msg/s # 17.30 [+0.97] udp rx: 1878 MB/s 1529472 calls/s # 17.33 [+0.03] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 18.30 [+0.97] udp rx: 1634 MB/s 1330748 calls/s # 18.33 [+0.03] udp tx: 1822 MB/s 30914 calls/s 30914 msg/s # 18.96 [+0.63] GRO frag list over UDP tunnel ok # 19.80 [+0.84] 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__->