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: 861 MB/s 14604 calls/s 14604 msg/s # tcp rx: 861 MB/s 49680 calls/s # tcp tx: 925 MB/s 15694 calls/s 15694 msg/s # tcp rx: 926 MB/s 48393 calls/s # tcp tx: 973 MB/s 16507 calls/s 16507 msg/s # tcp rx: 974 MB/s 49935 calls/s # tcp tx: 949 MB/s 16097 calls/s 16097 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: 606 MB/s 440227 calls/s # udp tx: 1145 MB/s 19424 calls/s 19424 msg/s # udp rx: 657 MB/s 476672 calls/s # udp tx: 1186 MB/s 20132 calls/s 20132 msg/s # udp rx: 641 MB/s 464384 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp rx: 570 MB/s 413440 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 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: 585 MB/s 427076 calls/s # udp tx: 595 MB/s 10107 calls/s 10107 msg/s # udp rx: 603 MB/s 439864 calls/s # udp tx: 605 MB/s 10267 calls/s 10267 msg/s # udp rx: 609 MB/s 444705 calls/s # udp tx: 612 MB/s 10380 calls/s 10380 msg/s # udp rx: 650 MB/s 474471 calls/s # udp tx: 649 MB/s 11021 calls/s 11021 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__->