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: 951 MB/s 16135 calls/s 16135 msg/s # tcp rx: 963 MB/s 50380 calls/s # tcp tx: 1025 MB/s 17398 calls/s 17398 msg/s # tcp rx: 1031 MB/s 52327 calls/s # tcp tx: 1006 MB/s 17071 calls/s 17071 msg/s # tcp rx: 1007 MB/s 51304 calls/s # tcp tx: 1000 MB/s 16964 calls/s 16964 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: 647 MB/s 469760 calls/s # udp tx: 1166 MB/s 19791 calls/s 19791 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1299 MB/s 22033 calls/s 22033 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: 1095 MB/s 798851 calls/s # udp tx: 1126 MB/s 19103 calls/s 19103 msg/s # udp rx: 1127 MB/s 822533 calls/s # udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # udp rx: 1128 MB/s 823059 calls/s # udp tx: 1129 MB/s 19158 calls/s 19158 msg/s # udp rx: 1134 MB/s 827540 calls/s # udp tx: 1136 MB/s 19279 calls/s 19279 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__->