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: 986 MB/s 16725 calls/s 16725 msg/s # tcp rx: 986 MB/s 48995 calls/s # tcp tx: 935 MB/s 15869 calls/s 15869 msg/s # tcp rx: 936 MB/s 48734 calls/s # tcp tx: 934 MB/s 15853 calls/s 15853 msg/s # tcp rx: 935 MB/s 48824 calls/s # tcp tx: 935 MB/s 15871 calls/s 15871 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: 491 MB/s 355729 calls/s # udp tx: 863 MB/s 14639 calls/s 14639 msg/s # udp rx: 536 MB/s 388544 calls/s # udp tx: 890 MB/s 15099 calls/s 15099 msg/s # udp rx: 520 MB/s 376621 calls/s # udp tx: 823 MB/s 13967 calls/s 13967 msg/s # udp rx: 524 MB/s 379443 calls/s # udp tx: 865 MB/s 14673 calls/s 14673 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: 625 MB/s 456181 calls/s # udp tx: 636 MB/s 10797 calls/s 10797 msg/s # udp rx: 648 MB/s 472720 calls/s # udp tx: 650 MB/s 11041 calls/s 11041 msg/s # udp rx: 641 MB/s 467756 calls/s # udp tx: 640 MB/s 10867 calls/s 10867 msg/s # udp rx: 635 MB/s 463122 calls/s # udp tx: 634 MB/s 10762 calls/s 10762 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__->