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: 1037 MB/s 17592 calls/s 17592 msg/s # tcp rx: 1037 MB/s 52525 calls/s # tcp tx: 1059 MB/s 17963 calls/s 17963 msg/s # tcp rx: 1059 MB/s 53609 calls/s # tcp tx: 1055 MB/s 17899 calls/s 17899 msg/s # tcp rx: 1056 MB/s 53521 calls/s # tcp tx: 1029 MB/s 17459 calls/s 17459 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: 604 MB/s 437760 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1139 MB/s 19335 calls/s 19335 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: 1126 MB/s 821277 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 1181 MB/s 861844 calls/s # udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # udp rx: 1153 MB/s 841164 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 1159 MB/s 845675 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 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__->