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: 1661 MB/s 1351852 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # udp rx: 1801 MB/s 1466153 calls/s # udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # udp rx: 1874 MB/s 1526157 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # UDP GRO fwd perf udp rx: 1840 MB/s 1497816 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1930 MB/s 1570848 calls/s # udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # udp rx: 1928 MB/s 1569485 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 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: 1454 MB/s 1180322 calls/s # udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # udp rx: 1847 MB/s 1501080 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1472 MB/s 1195571 calls/s # udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # UDP GRO fwd perf udp rx: 1513 MB/s 1229959 calls/s # udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # udp tx: 1885 MB/s 31976 calls/s 31976 msg/s # udp rx: 1653 MB/s 1340788 calls/s # udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # udp rx: 1799 MB/s 1459761 calls/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__->