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: 916 MB/s 15551 calls/s 15551 msg/s # tcp rx: 933 MB/s 48941 calls/s # tcp tx: 912 MB/s 15475 calls/s 15475 msg/s # tcp rx: 920 MB/s 46802 calls/s # tcp tx: 909 MB/s 15431 calls/s 15431 msg/s # tcp rx: 912 MB/s 46050 calls/s # tcp tx: 933 MB/s 15825 calls/s 15825 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: 642 MB/s 465620 calls/s # udp tx: 1202 MB/s 20395 calls/s 20395 msg/s # udp rx: 664 MB/s 481560 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp rx: 663 MB/s 480757 calls/s # udp tx: 1221 MB/s 20720 calls/s 20720 msg/s # udp rx: 663 MB/s 480905 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 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: 1081 MB/s 788700 calls/s # udp tx: 1108 MB/s 18801 calls/s 18801 msg/s # udp rx: 1168 MB/s 851898 calls/s # udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # udp rx: 1168 MB/s 851985 calls/s # udp tx: 1167 MB/s 19800 calls/s 19800 msg/s # udp rx: 1170 MB/s 853646 calls/s # udp tx: 1169 MB/s 19841 calls/s 19841 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__->