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: 921 MB/s 15637 calls/s 15637 msg/s # tcp rx: 922 MB/s 51384 calls/s # tcp tx: 952 MB/s 16148 calls/s 16148 msg/s # tcp rx: 954 MB/s 49740 calls/s # tcp tx: 906 MB/s 15367 calls/s 15367 msg/s # tcp rx: 908 MB/s 48068 calls/s # tcp tx: 947 MB/s 16065 calls/s 16065 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 439040 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # udp rx: 668 MB/s 484608 calls/s # udp tx: 1174 MB/s 19923 calls/s 19923 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: 1116 MB/s 814431 calls/s # udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # udp rx: 1151 MB/s 840114 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp rx: 1093 MB/s 797553 calls/s # udp tx: 1095 MB/s 18577 calls/s 18577 msg/s # udp rx: 1145 MB/s 835776 calls/s # udp tx: 1146 MB/s 19453 calls/s 19453 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__->