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: 900 MB/s 15269 calls/s 15269 msg/s # tcp rx: 901 MB/s 50928 calls/s # tcp tx: 945 MB/s 16034 calls/s 16034 msg/s # tcp rx: 946 MB/s 48558 calls/s # tcp tx: 935 MB/s 15871 calls/s 15871 msg/s # tcp rx: 936 MB/s 48467 calls/s # tcp tx: 943 MB/s 16010 calls/s 16010 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: 629 MB/s 456192 calls/s # udp tx: 1225 MB/s 20791 calls/s 20791 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # udp rx: 627 MB/s 454656 calls/s # udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1312 MB/s 22256 calls/s 22256 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: 1067 MB/s 778637 calls/s # udp tx: 1098 MB/s 18639 calls/s 18639 msg/s # udp rx: 726 MB/s 529822 calls/s # udp tx: 717 MB/s 12177 calls/s 12177 msg/s # udp rx: 615 MB/s 448614 calls/s # udp tx: 616 MB/s 10457 calls/s 10457 msg/s # udp rx: 675 MB/s 492673 calls/s # udp tx: 676 MB/s 11479 calls/s 11479 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__->