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: 531 MB/s 9014 calls/s 9014 msg/s # tcp rx: 532 MB/s 32437 calls/s # tcp tx: 547 MB/s 9283 calls/s 9283 msg/s # tcp rx: 550 MB/s 32887 calls/s # tcp tx: 553 MB/s 9396 calls/s 9396 msg/s # tcp rx: 553 MB/s 31845 calls/s # tcp tx: 548 MB/s 9295 calls/s 9295 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: 627 MB/s 454344 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # udp rx: 633 MB/s 458752 calls/s # udp tx: 1195 MB/s 20271 calls/s 20271 msg/s # udp rx: 648 MB/s 470016 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 585 MB/s 424192 calls/s # udp tx: 1327 MB/s 22516 calls/s 22516 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: 1043 MB/s 760946 calls/s # udp tx: 1069 MB/s 18144 calls/s 18144 msg/s # udp rx: 1037 MB/s 756326 calls/s # udp tx: 1036 MB/s 17579 calls/s 17579 msg/s # udp rx: 1102 MB/s 803845 calls/s # udp tx: 1101 MB/s 18676 calls/s 18676 msg/s # udp rx: 1095 MB/s 798694 calls/s # udp tx: 1095 MB/s 18578 calls/s 18578 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__->