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: 714 MB/s 12123 calls/s 12123 msg/s # tcp rx: 714 MB/s 39518 calls/s # tcp tx: 564 MB/s 9569 calls/s 9569 msg/s # tcp rx: 564 MB/s 30831 calls/s # tcp tx: 565 MB/s 9583 calls/s 9583 msg/s # tcp rx: 565 MB/s 30756 calls/s # tcp tx: 574 MB/s 9740 calls/s 9740 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: 501 MB/s 362752 calls/s # udp tx: 859 MB/s 14570 calls/s 14570 msg/s # udp rx: 505 MB/s 365992 calls/s # udp tx: 840 MB/s 14260 calls/s 14260 msg/s # udp rx: 533 MB/s 386538 calls/s # udp tx: 847 MB/s 14373 calls/s 14373 msg/s # udp rx: 529 MB/s 383232 calls/s # udp tx: 858 MB/s 14556 calls/s 14556 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: 1076 MB/s 785321 calls/s # udp tx: 1101 MB/s 18675 calls/s 18675 msg/s # udp rx: 1116 MB/s 813969 calls/s # udp tx: 1119 MB/s 18981 calls/s 18981 msg/s # udp rx: 1111 MB/s 810698 calls/s # udp tx: 1113 MB/s 18883 calls/s 18883 msg/s # udp rx: 1148 MB/s 837814 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 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__->