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: 992 MB/s 16828 calls/s 16828 msg/s # tcp rx: 993 MB/s 50879 calls/s # tcp tx: 1039 MB/s 17638 calls/s 17638 msg/s # tcp rx: 1040 MB/s 52774 calls/s # tcp tx: 1020 MB/s 17307 calls/s 17307 msg/s # tcp rx: 1021 MB/s 52028 calls/s # tcp tx: 1014 MB/s 17199 calls/s 17199 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: 525 MB/s 380672 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 597 MB/s 432785 calls/s # udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # udp rx: 655 MB/s 474335 calls/s # udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # udp rx: 658 MB/s 477051 calls/s # udp tx: 1119 MB/s 18991 calls/s 18991 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: 1087 MB/s 793042 calls/s # udp tx: 1117 MB/s 18950 calls/s 18950 msg/s # udp rx: 1111 MB/s 810782 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # udp rx: 1114 MB/s 812646 calls/s # udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # udp rx: 1132 MB/s 825824 calls/s # udp tx: 1134 MB/s 19250 calls/s 19250 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__->