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: 957 MB/s 16239 calls/s 16239 msg/s # tcp rx: 958 MB/s 50773 calls/s # tcp tx: 999 MB/s 16958 calls/s 16958 msg/s # tcp rx: 1000 MB/s 50916 calls/s # tcp tx: 1003 MB/s 17026 calls/s 17026 msg/s # tcp rx: 1004 MB/s 51069 calls/s # tcp tx: 1010 MB/s 17146 calls/s 17146 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: 639 MB/s 463360 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 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: 653 MB/s 476687 calls/s # udp tx: 667 MB/s 11314 calls/s 11314 msg/s # udp rx: 705 MB/s 514477 calls/s # udp tx: 716 MB/s 12160 calls/s 12160 msg/s # udp rx: 1148 MB/s 837386 calls/s # udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # udp rx: 1147 MB/s 836652 calls/s # udp tx: 1149 MB/s 19494 calls/s 19494 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__->