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: 901 MB/s 15298 calls/s 15298 msg/s # tcp rx: 902 MB/s 51179 calls/s # tcp tx: 930 MB/s 15780 calls/s 15780 msg/s # tcp rx: 930 MB/s 50219 calls/s # tcp tx: 930 MB/s 15784 calls/s 15784 msg/s # tcp rx: 931 MB/s 50016 calls/s # tcp tx: 877 MB/s 14888 calls/s 14888 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: 637 MB/s 461824 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 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: 1123 MB/s 819504 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # udp rx: 1134 MB/s 827065 calls/s # udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # udp rx: 1151 MB/s 839447 calls/s # udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # udp rx: 1141 MB/s 832251 calls/s # udp tx: 1143 MB/s 19394 calls/s 19394 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__->