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: 955 MB/s 16214 calls/s 16214 msg/s # tcp rx: 956 MB/s 51005 calls/s # tcp tx: 982 MB/s 16665 calls/s 16665 msg/s # tcp rx: 983 MB/s 50584 calls/s # tcp tx: 977 MB/s 16576 calls/s 16576 msg/s # tcp rx: 978 MB/s 50175 calls/s # tcp tx: 958 MB/s 16253 calls/s 16253 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: 490 MB/s 355947 calls/s # udp tx: 805 MB/s 13669 calls/s 13669 msg/s # udp rx: 525 MB/s 380928 calls/s # udp tx: 833 MB/s 14145 calls/s 14145 msg/s # udp rx: 489 MB/s 354560 calls/s # udp tx: 889 MB/s 15084 calls/s 15084 msg/s # udp rx: 525 MB/s 380672 calls/s # udp tx: 842 MB/s 14281 calls/s 14281 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: 593 MB/s 433013 calls/s # udp tx: 613 MB/s 10404 calls/s 10404 msg/s # udp rx: 631 MB/s 460337 calls/s # udp tx: 629 MB/s 10684 calls/s 10684 msg/s # udp rx: 655 MB/s 477985 calls/s # udp tx: 655 MB/s 11122 calls/s 11122 msg/s # udp rx: 667 MB/s 486460 calls/s # udp tx: 666 MB/s 11311 calls/s 11311 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__->