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: 1003 MB/s 17017 calls/s 17017 msg/s # tcp rx: 1004 MB/s 51754 calls/s # tcp tx: 1024 MB/s 17373 calls/s 17373 msg/s # tcp rx: 1025 MB/s 52535 calls/s # tcp tx: 1038 MB/s 17616 calls/s 17616 msg/s # tcp rx: 1039 MB/s 53026 calls/s # tcp tx: 1034 MB/s 17551 calls/s 17551 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: 631 MB/s 457216 calls/s # udp tx: 1183 MB/s 20068 calls/s 20068 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 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: 1141 MB/s 832599 calls/s # udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # udp rx: 1177 MB/s 858860 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 949 MB/s 692466 calls/s # udp tx: 941 MB/s 15975 calls/s 15975 msg/s # udp rx: 652 MB/s 476011 calls/s # udp tx: 652 MB/s 11068 calls/s 11068 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__->