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: 1778 MB/s 1447952 calls/s # udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # udp rx: 1791 MB/s 1457130 calls/s # udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # udp rx: 1791 MB/s 1457192 calls/s # udp tx: 1910 MB/s 32409 calls/s 32409 msg/s # UDP GRO fwd perf udp rx: 1584 MB/s 1288895 calls/s # udp tx: 1787 MB/s 30315 calls/s 30315 msg/s # udp rx: 1881 MB/s 1530055 calls/s # udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # udp rx: 1920 MB/s 1563653 calls/s # udp tx: 1951 MB/s 33104 calls/s 33104 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: 1106 MB/s 897050 calls/s # udp tx: 1827 MB/s 30989 calls/s 30989 msg/s # udp rx: 1756 MB/s 1424579 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # udp rx: 1804 MB/s 1463669 calls/s # udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # UDP GRO fwd perf udp rx: 1749 MB/s 1419916 calls/s # udp tx: 1903 MB/s 32284 calls/s 32284 msg/s # udp rx: 1792 MB/s 1453967 calls/s # udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # udp rx: 1778 MB/s 1443619 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 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__->