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: 889 MB/s 15087 calls/s 15087 msg/s # tcp rx: 890 MB/s 48311 calls/s # tcp tx: 917 MB/s 15568 calls/s 15568 msg/s # tcp rx: 918 MB/s 47982 calls/s # tcp tx: 909 MB/s 15426 calls/s 15426 msg/s # tcp rx: 910 MB/s 47668 calls/s # tcp tx: 911 MB/s 15455 calls/s 15455 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: 626 MB/s 454400 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 579 MB/s 420265 calls/s # udp tx: 1059 MB/s 17971 calls/s 17971 msg/s # udp rx: 549 MB/s 398409 calls/s # udp tx: 755 MB/s 12806 calls/s 12806 msg/s # udp rx: 549 MB/s 398295 calls/s # udp tx: 803 MB/s 13621 calls/s 13621 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: 611 MB/s 446161 calls/s # udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 630 MB/s 460089 calls/s # udp tx: 630 MB/s 10692 calls/s 10692 msg/s # udp rx: 635 MB/s 463270 calls/s # udp tx: 634 MB/s 10766 calls/s 10766 msg/s # udp rx: 641 MB/s 468120 calls/s # udp tx: 641 MB/s 10885 calls/s 10885 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__->