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: 919 MB/s 15588 calls/s 15588 msg/s # tcp rx: 919 MB/s 46795 calls/s # tcp tx: 901 MB/s 15282 calls/s 15282 msg/s # tcp rx: 901 MB/s 46393 calls/s # tcp tx: 907 MB/s 15396 calls/s 15396 msg/s # tcp rx: 908 MB/s 46430 calls/s # tcp tx: 905 MB/s 15361 calls/s 15361 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: 630 MB/s 457216 calls/s # udp tx: 1108 MB/s 18794 calls/s 18794 msg/s # udp rx: 564 MB/s 409856 calls/s # udp tx: 1035 MB/s 17571 calls/s 17571 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1188 MB/s 20164 calls/s 20164 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: 926 MB/s 675979 calls/s # udp tx: 950 MB/s 16123 calls/s 16123 msg/s # udp rx: 1100 MB/s 802527 calls/s # udp tx: 1101 MB/s 18686 calls/s 18686 msg/s # udp rx: 1103 MB/s 804709 calls/s # udp tx: 1104 MB/s 18735 calls/s 18735 msg/s # udp rx: 1030 MB/s 751689 calls/s # udp tx: 1032 MB/s 17519 calls/s 17519 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__->