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: 1030 MB/s 17486 calls/s 17486 msg/s # tcp rx: 1031 MB/s 52434 calls/s # tcp tx: 1032 MB/s 17508 calls/s 17508 msg/s # tcp rx: 1033 MB/s 52553 calls/s # tcp tx: 1035 MB/s 17557 calls/s 17557 msg/s # tcp rx: 1036 MB/s 52690 calls/s # tcp tx: 1039 MB/s 17633 calls/s 17633 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: 616 MB/s 446208 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 msg/s # udp rx: 657 MB/s 476020 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 652 MB/s 472320 calls/s # udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # udp rx: 619 MB/s 448512 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 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: 1054 MB/s 768718 calls/s # udp tx: 1081 MB/s 18339 calls/s 18339 msg/s # udp rx: 1106 MB/s 807053 calls/s # udp tx: 1107 MB/s 18776 calls/s 18776 msg/s # udp rx: 1087 MB/s 793005 calls/s # udp tx: 1089 MB/s 18471 calls/s 18471 msg/s # udp rx: 1091 MB/s 796123 calls/s # udp tx: 1091 MB/s 18510 calls/s 18510 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__->