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: 1062 MB/s 18017 calls/s 18017 msg/s # tcp rx: 1062 MB/s 54030 calls/s # tcp tx: 1034 MB/s 17552 calls/s 17552 msg/s # tcp rx: 1035 MB/s 52721 calls/s # tcp tx: 1028 MB/s 17449 calls/s 17449 msg/s # tcp rx: 1029 MB/s 52502 calls/s # tcp tx: 1026 MB/s 17415 calls/s 17415 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: 637 MB/s 462080 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # udp rx: 654 MB/s 474368 calls/s # udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # udp rx: 642 MB/s 465408 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # udp rx: 661 MB/s 478720 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 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: 1142 MB/s 833141 calls/s # udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 1164 MB/s 849245 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # udp rx: 1166 MB/s 850735 calls/s # udp tx: 1167 MB/s 19795 calls/s 19795 msg/s # udp rx: 1141 MB/s 832481 calls/s # udp tx: 1141 MB/s 19366 calls/s 19366 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__->