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: 937 MB/s 15894 calls/s 15894 msg/s # tcp rx: 937 MB/s 48677 calls/s # tcp tx: 914 MB/s 15519 calls/s 15519 msg/s # tcp rx: 924 MB/s 47127 calls/s # tcp tx: 916 MB/s 15540 calls/s 15540 msg/s # tcp rx: 921 MB/s 46902 calls/s # tcp tx: 849 MB/s 14409 calls/s 14409 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: 589 MB/s 427008 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 544 MB/s 393728 calls/s # udp tx: 983 MB/s 16674 calls/s 16674 msg/s # udp rx: 529 MB/s 382720 calls/s # udp tx: 895 MB/s 15182 calls/s 15182 msg/s # udp rx: 524 MB/s 379136 calls/s # udp tx: 897 MB/s 15221 calls/s 15221 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: 1112 MB/s 811449 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # udp rx: 786 MB/s 573905 calls/s # udp tx: 783 MB/s 13282 calls/s 13282 msg/s # udp rx: 698 MB/s 509759 calls/s # udp tx: 698 MB/s 11847 calls/s 11847 msg/s # udp rx: 704 MB/s 513530 calls/s # udp tx: 703 MB/s 11938 calls/s 11938 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__->