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: 662 MB/s 11232 calls/s 11232 msg/s # tcp rx: 663 MB/s 33929 calls/s # tcp tx: 657 MB/s 11159 calls/s 11159 msg/s # tcp rx: 658 MB/s 33633 calls/s # tcp tx: 674 MB/s 11443 calls/s 11443 msg/s # tcp rx: 675 MB/s 34416 calls/s # tcp tx: 668 MB/s 11341 calls/s 11341 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: 609 MB/s 441344 calls/s # udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # udp rx: 586 MB/s 425216 calls/s # udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # udp rx: 575 MB/s 417280 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # udp rx: 632 MB/s 457984 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 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: 1026 MB/s 748836 calls/s # udp tx: 1053 MB/s 17864 calls/s 17864 msg/s # udp rx: 1008 MB/s 735545 calls/s # udp tx: 996 MB/s 16909 calls/s 16909 msg/s # udp rx: 636 MB/s 463949 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp rx: 645 MB/s 470478 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 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__->