make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 577 MB/s 9801 calls/s 9801 msg/s # tcp rx: 578 MB/s 35676 calls/s # tcp tx: 505 MB/s 8578 calls/s 8578 msg/s # tcp rx: 506 MB/s 37026 calls/s # tcp tx: 579 MB/s 9823 calls/s 9823 msg/s # tcp rx: 579 MB/s 35773 calls/s # tcp tx: 535 MB/s 9088 calls/s 9088 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: 584 MB/s 423424 calls/s # udp tx: 1182 MB/s 20059 calls/s 20059 msg/s # udp rx: 654 MB/s 473856 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 621 MB/s 450304 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp rx: 621 MB/s 450048 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 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: 1003 MB/s 731845 calls/s # udp tx: 1029 MB/s 17456 calls/s 17456 msg/s # udp rx: 1041 MB/s 759904 calls/s # udp tx: 1045 MB/s 17726 calls/s 17726 msg/s # udp rx: 1086 MB/s 792371 calls/s # udp tx: 1085 MB/s 18403 calls/s 18403 msg/s # udp rx: 1105 MB/s 806541 calls/s # udp tx: 1106 MB/s 18767 calls/s 18767 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__->