make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 859 MB/s 14577 calls/s 14577 msg/s # tcp rx: 880 MB/s 43770 calls/s # tcp tx: 812 MB/s 13787 calls/s 13787 msg/s # tcp rx: 807 MB/s 42238 calls/s # tcp tx: 880 MB/s 14940 calls/s 14940 msg/s # tcp rx: 882 MB/s 43896 calls/s # tcp tx: 845 MB/s 14332 calls/s 14332 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 592 MB/s 429116 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # udp rx: 631 MB/s 457756 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 610 MB/s 442112 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1158 MB/s 845013 calls/s # udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # udp rx: 671 MB/s 490069 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 661 MB/s 482456 calls/s # udp tx: 660 MB/s 11210 calls/s 11210 msg/s # udp rx: 669 MB/s 487983 calls/s # udp tx: 668 MB/s 11343 calls/s 11343 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->