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: 795 MB/s 13489 calls/s 13489 msg/s # tcp rx: 795 MB/s 48259 calls/s # tcp tx: 868 MB/s 14730 calls/s 14730 msg/s # tcp rx: 869 MB/s 49938 calls/s # tcp tx: 882 MB/s 14975 calls/s 14975 msg/s # tcp rx: 884 MB/s 48942 calls/s # tcp tx: 742 MB/s 12595 calls/s 12595 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: 599 MB/s 434432 calls/s # udp tx: 1278 MB/s 21688 calls/s 21688 msg/s # udp rx: 641 MB/s 465152 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 619 MB/s 448768 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 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: 1048 MB/s 764966 calls/s # udp tx: 1074 MB/s 18219 calls/s 18219 msg/s # udp rx: 1078 MB/s 786821 calls/s # udp tx: 1077 MB/s 18278 calls/s 18278 msg/s # udp rx: 1121 MB/s 817817 calls/s # udp tx: 1120 MB/s 19011 calls/s 19011 msg/s # udp rx: 1118 MB/s 815590 calls/s # udp tx: 1117 MB/s 18947 calls/s 18947 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__->