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: 1034 MB/s 17548 calls/s 17548 msg/s # tcp rx: 1034 MB/s 52331 calls/s # tcp tx: 997 MB/s 16910 calls/s 16910 msg/s # tcp rx: 998 MB/s 51036 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 994 MB/s 50787 calls/s # tcp tx: 1025 MB/s 17397 calls/s 17397 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: 637 MB/s 462276 calls/s # udp tx: 1098 MB/s 18626 calls/s 18626 msg/s # udp rx: 574 MB/s 417239 calls/s # udp tx: 696 MB/s 11806 calls/s 11806 msg/s # udp rx: 584 MB/s 424448 calls/s # udp tx: 719 MB/s 12200 calls/s 12200 msg/s # udp rx: 580 MB/s 421120 calls/s # udp tx: 740 MB/s 12556 calls/s 12556 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: 1108 MB/s 808380 calls/s # udp tx: 1134 MB/s 19248 calls/s 19248 msg/s # udp rx: 1135 MB/s 828348 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # udp rx: 1132 MB/s 826170 calls/s # udp tx: 1132 MB/s 19200 calls/s 19200 msg/s # udp rx: 1131 MB/s 825068 calls/s # udp tx: 1133 MB/s 19232 calls/s 19232 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__->