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: 953 MB/s 16173 calls/s 16173 msg/s # tcp rx: 953 MB/s 49157 calls/s # tcp tx: 972 MB/s 16498 calls/s 16498 msg/s # tcp rx: 973 MB/s 49806 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # tcp rx: 1001 MB/s 51061 calls/s # tcp tx: 1050 MB/s 17810 calls/s 17810 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: 576 MB/s 417536 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp rx: 628 MB/s 455424 calls/s # udp tx: 1182 MB/s 20050 calls/s 20050 msg/s # udp rx: 647 MB/s 469504 calls/s # udp tx: 1115 MB/s 18917 calls/s 18917 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: 1017 MB/s 742403 calls/s # udp tx: 1046 MB/s 17754 calls/s 17754 msg/s # udp rx: 998 MB/s 727892 calls/s # udp tx: 993 MB/s 16850 calls/s 16850 msg/s # udp rx: 1068 MB/s 779035 calls/s # udp tx: 1070 MB/s 18160 calls/s 18160 msg/s # udp rx: 1063 MB/s 775461 calls/s # udp tx: 1062 MB/s 18017 calls/s 18017 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__->