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: 941 MB/s 15971 calls/s 15971 msg/s # tcp rx: 972 MB/s 48108 calls/s # tcp tx: 957 MB/s 16246 calls/s 16246 msg/s # tcp rx: 957 MB/s 48246 calls/s # tcp tx: 958 MB/s 16260 calls/s 16260 msg/s # tcp rx: 945 MB/s 49316 calls/s # tcp tx: 890 MB/s 15105 calls/s 15105 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: 601 MB/s 436169 calls/s # udp tx: 1185 MB/s 20115 calls/s 20115 msg/s # udp rx: 648 MB/s 470016 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 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: 1118 MB/s 815452 calls/s # udp tx: 1145 MB/s 19436 calls/s 19436 msg/s # udp rx: 1145 MB/s 835572 calls/s # udp tx: 1144 MB/s 19413 calls/s 19413 msg/s # udp rx: 1129 MB/s 823854 calls/s # udp tx: 1128 MB/s 19143 calls/s 19143 msg/s # udp rx: 1134 MB/s 827594 calls/s # udp tx: 1134 MB/s 19242 calls/s 19242 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__->