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: 1026 MB/s 17405 calls/s 17405 msg/s # tcp rx: 1026 MB/s 52594 calls/s # tcp tx: 983 MB/s 16685 calls/s 16685 msg/s # tcp rx: 990 MB/s 50140 calls/s # tcp tx: 951 MB/s 16145 calls/s 16145 msg/s # tcp rx: 953 MB/s 48274 calls/s # tcp tx: 954 MB/s 16194 calls/s 16194 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: 642 MB/s 465568 calls/s # udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 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: 959 MB/s 699508 calls/s # udp tx: 977 MB/s 16581 calls/s 16581 msg/s # udp rx: 618 MB/s 451011 calls/s # udp tx: 618 MB/s 10483 calls/s 10483 msg/s # udp rx: 622 MB/s 454185 calls/s # udp tx: 622 MB/s 10552 calls/s 10552 msg/s # udp rx: 629 MB/s 459359 calls/s # udp tx: 629 MB/s 10673 calls/s 10673 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__->