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: 900 MB/s 15270 calls/s 15270 msg/s # tcp rx: 900 MB/s 53040 calls/s # tcp tx: 642 MB/s 10904 calls/s 10904 msg/s # tcp rx: 645 MB/s 36648 calls/s # tcp tx: 567 MB/s 9628 calls/s 9628 msg/s # tcp rx: 567 MB/s 29765 calls/s # tcp tx: 597 MB/s 10130 calls/s 10130 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: 638 MB/s 462336 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 602 MB/s 436110 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp rx: 555 MB/s 402790 calls/s # udp tx: 1016 MB/s 17237 calls/s 17237 msg/s # udp rx: 561 MB/s 406838 calls/s # udp tx: 803 MB/s 13628 calls/s 13628 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: 1130 MB/s 824704 calls/s # udp tx: 1156 MB/s 19619 calls/s 19619 msg/s # udp rx: 1168 MB/s 852166 calls/s # udp tx: 1167 MB/s 19808 calls/s 19808 msg/s # udp rx: 1172 MB/s 854976 calls/s # udp tx: 1171 MB/s 19871 calls/s 19871 msg/s # udp rx: 1151 MB/s 839958 calls/s # udp tx: 1151 MB/s 19533 calls/s 19533 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__->