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: 994 MB/s 16866 calls/s 16866 msg/s # tcp rx: 994 MB/s 52271 calls/s # tcp tx: 944 MB/s 16019 calls/s 16019 msg/s # tcp rx: 956 MB/s 49913 calls/s # tcp tx: 963 MB/s 16350 calls/s 16350 msg/s # tcp rx: 967 MB/s 49085 calls/s # tcp tx: 878 MB/s 14908 calls/s 14908 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: 519 MB/s 377088 calls/s # udp tx: 793 MB/s 13464 calls/s 13464 msg/s # udp rx: 562 MB/s 408265 calls/s # udp tx: 697 MB/s 11822 calls/s 11822 msg/s # udp rx: 564 MB/s 409827 calls/s # udp tx: 693 MB/s 11759 calls/s 11759 msg/s # udp rx: 573 MB/s 415758 calls/s # udp tx: 736 MB/s 12486 calls/s 12486 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: 606 MB/s 442576 calls/s # udp tx: 618 MB/s 10496 calls/s 10496 msg/s # udp rx: 639 MB/s 466385 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp rx: 654 MB/s 477045 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp rx: 663 MB/s 483816 calls/s # udp tx: 662 MB/s 11244 calls/s 11244 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__->