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: 975 MB/s 16547 calls/s 16547 msg/s # tcp rx: 1007 MB/s 50994 calls/s # tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # tcp rx: 959 MB/s 49159 calls/s # tcp tx: 982 MB/s 16666 calls/s 16666 msg/s # tcp rx: 984 MB/s 48831 calls/s # tcp tx: 943 MB/s 15994 calls/s 15994 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: 488 MB/s 353563 calls/s # udp tx: 814 MB/s 13819 calls/s 13819 msg/s # udp rx: 528 MB/s 382550 calls/s # udp tx: 838 MB/s 14218 calls/s 14218 msg/s # udp rx: 554 MB/s 401485 calls/s # udp tx: 899 MB/s 15264 calls/s 15264 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 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: 647 MB/s 471947 calls/s # udp tx: 660 MB/s 11204 calls/s 11204 msg/s # udp rx: 666 MB/s 486254 calls/s # udp tx: 667 MB/s 11314 calls/s 11314 msg/s # udp rx: 686 MB/s 500335 calls/s # udp tx: 686 MB/s 11640 calls/s 11640 msg/s # udp rx: 699 MB/s 510170 calls/s # udp tx: 698 MB/s 11855 calls/s 11855 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__->