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: 987 MB/s 16756 calls/s 16756 msg/s # tcp rx: 988 MB/s 50832 calls/s # tcp tx: 982 MB/s 16669 calls/s 16669 msg/s # tcp rx: 983 MB/s 51532 calls/s # tcp tx: 829 MB/s 14061 calls/s 14061 msg/s # tcp rx: 828 MB/s 45985 calls/s # tcp tx: 594 MB/s 10079 calls/s 10079 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: 483 MB/s 351361 calls/s # udp tx: 707 MB/s 11998 calls/s 11998 msg/s # udp rx: 534 MB/s 387371 calls/s # udp tx: 756 MB/s 12835 calls/s 12835 msg/s # udp rx: 548 MB/s 398210 calls/s # udp tx: 732 MB/s 12431 calls/s 12431 msg/s # udp rx: 544 MB/s 394705 calls/s # udp tx: 757 MB/s 12852 calls/s 12852 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: 1098 MB/s 801502 calls/s # udp tx: 1128 MB/s 19137 calls/s 19137 msg/s # udp rx: 1127 MB/s 822466 calls/s # udp tx: 1131 MB/s 19194 calls/s 19194 msg/s # udp rx: 1051 MB/s 766566 calls/s # udp tx: 1053 MB/s 17871 calls/s 17871 msg/s # udp rx: 1094 MB/s 798488 calls/s # udp tx: 1086 MB/s 18424 calls/s 18424 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__->