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: 916 MB/s 15550 calls/s 15550 msg/s # tcp rx: 917 MB/s 52160 calls/s # tcp tx: 954 MB/s 16182 calls/s 16182 msg/s # tcp rx: 964 MB/s 50607 calls/s # tcp tx: 984 MB/s 16692 calls/s 16692 msg/s # tcp rx: 985 MB/s 50250 calls/s # tcp tx: 965 MB/s 16379 calls/s 16379 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: 602 MB/s 436224 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 msg/s # udp rx: 586 MB/s 424704 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 639 MB/s 463104 calls/s # udp tx: 1317 MB/s 22344 calls/s 22344 msg/s # udp rx: 638 MB/s 462336 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 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: 645 MB/s 470910 calls/s # udp tx: 665 MB/s 11289 calls/s 11289 msg/s # udp rx: 679 MB/s 495867 calls/s # udp tx: 679 MB/s 11525 calls/s 11525 msg/s # udp rx: 683 MB/s 498416 calls/s # udp tx: 683 MB/s 11591 calls/s 11591 msg/s # udp rx: 692 MB/s 505098 calls/s # udp tx: 693 MB/s 11758 calls/s 11758 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__->