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: 923 MB/s 15669 calls/s 15669 msg/s # tcp rx: 924 MB/s 50766 calls/s # tcp tx: 920 MB/s 15619 calls/s 15619 msg/s # tcp rx: 922 MB/s 50129 calls/s # tcp tx: 945 MB/s 16039 calls/s 16039 msg/s # tcp rx: 946 MB/s 48680 calls/s # tcp tx: 947 MB/s 16071 calls/s 16071 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: 565 MB/s 409650 calls/s # udp tx: 1183 MB/s 20079 calls/s 20079 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 652 MB/s 472320 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # udp rx: 660 MB/s 478720 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 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: 1080 MB/s 788378 calls/s # udp tx: 1110 MB/s 18837 calls/s 18837 msg/s # udp rx: 1110 MB/s 809768 calls/s # udp tx: 1111 MB/s 18846 calls/s 18846 msg/s # udp rx: 1096 MB/s 799837 calls/s # udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp rx: 1102 MB/s 804283 calls/s # udp tx: 1103 MB/s 18711 calls/s 18711 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__->