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: 958 MB/s 16257 calls/s 16257 msg/s # tcp rx: 959 MB/s 50173 calls/s # tcp tx: 983 MB/s 16682 calls/s 16682 msg/s # tcp rx: 983 MB/s 50031 calls/s # tcp tx: 965 MB/s 16369 calls/s 16369 msg/s # tcp rx: 966 MB/s 49316 calls/s # tcp tx: 950 MB/s 16127 calls/s 16127 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: 611 MB/s 443136 calls/s # udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # udp rx: 656 MB/s 475721 calls/s # udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # udp rx: 658 MB/s 477072 calls/s # udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # udp rx: 659 MB/s 477403 calls/s # udp tx: 1204 MB/s 20429 calls/s 20429 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: 724 MB/s 528700 calls/s # udp tx: 744 MB/s 12625 calls/s 12625 msg/s # udp rx: 680 MB/s 496193 calls/s # udp tx: 683 MB/s 11585 calls/s 11585 msg/s # udp rx: 696 MB/s 508291 calls/s # udp tx: 699 MB/s 11863 calls/s 11863 msg/s # udp rx: 696 MB/s 508230 calls/s # udp tx: 699 MB/s 11861 calls/s 11861 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__->