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: 981 MB/s 16653 calls/s 16653 msg/s # tcp rx: 982 MB/s 51472 calls/s # tcp tx: 956 MB/s 16226 calls/s 16226 msg/s # tcp rx: 957 MB/s 48431 calls/s # tcp tx: 951 MB/s 16131 calls/s 16131 msg/s # tcp rx: 967 MB/s 47870 calls/s # tcp tx: 901 MB/s 15291 calls/s 15291 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: 635 MB/s 460032 calls/s # udp tx: 1209 MB/s 20522 calls/s 20522 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp rx: 563 MB/s 408320 calls/s # udp tx: 858 MB/s 14558 calls/s 14558 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: 1035 MB/s 755127 calls/s # udp tx: 1080 MB/s 18331 calls/s 18331 msg/s # udp rx: 1161 MB/s 847170 calls/s # udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # udp rx: 1161 MB/s 846991 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # udp rx: 1141 MB/s 832447 calls/s # udp tx: 1133 MB/s 19227 calls/s 19227 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__->