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: 984 MB/s 16701 calls/s 16701 msg/s # tcp rx: 984 MB/s 50394 calls/s # tcp tx: 990 MB/s 16796 calls/s 16796 msg/s # tcp rx: 990 MB/s 49852 calls/s # tcp tx: 910 MB/s 15447 calls/s 15447 msg/s # tcp rx: 910 MB/s 46630 calls/s # tcp tx: 675 MB/s 11450 calls/s 11450 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: 460 MB/s 333113 calls/s # udp tx: 880 MB/s 14929 calls/s 14929 msg/s # udp rx: 459 MB/s 332537 calls/s # udp tx: 897 MB/s 15229 calls/s 15229 msg/s # udp rx: 492 MB/s 356726 calls/s # udp tx: 846 MB/s 14353 calls/s 14353 msg/s # udp rx: 496 MB/s 359343 calls/s # udp tx: 846 MB/s 14361 calls/s 14361 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: 1123 MB/s 819631 calls/s # udp tx: 1151 MB/s 19523 calls/s 19523 msg/s # udp rx: 884 MB/s 645091 calls/s # udp tx: 886 MB/s 15036 calls/s 15036 msg/s # udp rx: 1136 MB/s 829168 calls/s # udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # udp rx: 1157 MB/s 843917 calls/s # udp tx: 1160 MB/s 19686 calls/s 19686 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__->