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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1485 MB/s 1209437 calls/s # udp tx: 1716 MB/s 29114 calls/s 29114 msg/s # udp rx: 1759 MB/s 1432607 calls/s # udp tx: 1770 MB/s 30023 calls/s 30023 msg/s # udp rx: 1895 MB/s 1543424 calls/s # udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # UDP GRO fwd perf udp rx: 1586 MB/s 1290707 calls/s # udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # udp rx: 1845 MB/s 1501840 calls/s # udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # udp rx: 1871 MB/s 1522499 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1587 MB/s 1290499 calls/s # udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # udp rx: 955 MB/s 775025 calls/s # udp tx: 1408 MB/s 23885 calls/s 23885 msg/s # udp rx: 801 MB/s 649300 calls/s # udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # UDP GRO fwd perf udp rx: 921 MB/s 746468 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # udp rx: 819 MB/s 663932 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 724 MB/s 586806 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # GRO frag list over UDP tunnel ok # 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__->