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: 625 MB/s 10615 calls/s 10615 msg/s # tcp rx: 626 MB/s 32129 calls/s # tcp tx: 624 MB/s 10598 calls/s 10598 msg/s # tcp rx: 625 MB/s 32064 calls/s # tcp tx: 697 MB/s 11831 calls/s 11831 msg/s # tcp rx: 698 MB/s 35456 calls/s # tcp tx: 696 MB/s 11819 calls/s 11819 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: 521 MB/s 378368 calls/s # udp tx: 831 MB/s 14095 calls/s 14095 msg/s # udp rx: 512 MB/s 371029 calls/s # udp tx: 837 MB/s 14202 calls/s 14202 msg/s # udp rx: 512 MB/s 370667 calls/s # udp tx: 831 MB/s 14108 calls/s 14108 msg/s # udp rx: 524 MB/s 379612 calls/s # udp tx: 832 MB/s 14121 calls/s 14121 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: 1135 MB/s 828078 calls/s # udp tx: 1164 MB/s 19757 calls/s 19757 msg/s # udp rx: 1126 MB/s 821623 calls/s # udp tx: 1126 MB/s 19102 calls/s 19102 msg/s # udp rx: 1152 MB/s 840221 calls/s # udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # udp rx: 1157 MB/s 843853 calls/s # udp tx: 1156 MB/s 19614 calls/s 19614 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__->