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 16175 calls/s 16175 msg/s # tcp rx: 954 MB/s 50579 calls/s # tcp tx: 957 MB/s 16232 calls/s 16232 msg/s # tcp rx: 958 MB/s 49980 calls/s # tcp tx: 963 MB/s 16342 calls/s 16342 msg/s # tcp rx: 964 MB/s 49320 calls/s # tcp tx: 939 MB/s 15933 calls/s 15933 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: 610 MB/s 442112 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # udp rx: 658 MB/s 476844 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 625 MB/s 453120 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp rx: 641 MB/s 464896 calls/s # udp tx: 1311 MB/s 22251 calls/s 22251 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: 1064 MB/s 776633 calls/s # udp tx: 1093 MB/s 18540 calls/s 18540 msg/s # udp rx: 1099 MB/s 802026 calls/s # udp tx: 1099 MB/s 18641 calls/s 18641 msg/s # udp rx: 1143 MB/s 834255 calls/s # udp tx: 1143 MB/s 19387 calls/s 19387 msg/s # udp rx: 1119 MB/s 816766 calls/s # udp tx: 1119 MB/s 18984 calls/s 18984 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__->