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: 967 MB/s 16402 calls/s 16402 msg/s # tcp rx: 998 MB/s 50904 calls/s # tcp tx: 923 MB/s 15657 calls/s 15657 msg/s # tcp rx: 940 MB/s 47504 calls/s # tcp tx: 910 MB/s 15438 calls/s 15438 msg/s # tcp rx: 921 MB/s 48631 calls/s # tcp tx: 935 MB/s 15866 calls/s 15866 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: 599 MB/s 435456 calls/s # udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp rx: 620 MB/s 449536 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 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: 1088 MB/s 794103 calls/s # udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # udp rx: 1129 MB/s 823872 calls/s # udp tx: 1129 MB/s 19163 calls/s 19163 msg/s # udp rx: 1011 MB/s 737641 calls/s # udp tx: 1010 MB/s 17141 calls/s 17141 msg/s # udp rx: 1108 MB/s 808405 calls/s # udp tx: 1111 MB/s 18853 calls/s 18853 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__->