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 15666 calls/s 15666 msg/s # tcp rx: 924 MB/s 50222 calls/s # tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # tcp rx: 973 MB/s 50966 calls/s # tcp tx: 967 MB/s 16403 calls/s 16403 msg/s # tcp rx: 968 MB/s 49477 calls/s # tcp tx: 947 MB/s 16068 calls/s 16068 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: 557 MB/s 404442 calls/s # udp tx: 1021 MB/s 17319 calls/s 17319 msg/s # udp rx: 514 MB/s 373521 calls/s # udp tx: 721 MB/s 12231 calls/s 12231 msg/s # udp rx: 544 MB/s 395211 calls/s # udp tx: 673 MB/s 11425 calls/s 11425 msg/s # udp rx: 563 MB/s 409149 calls/s # udp tx: 738 MB/s 12529 calls/s 12529 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: 611 MB/s 446087 calls/s # udp tx: 627 MB/s 10651 calls/s 10651 msg/s # udp rx: 652 MB/s 476031 calls/s # udp tx: 658 MB/s 11161 calls/s 11161 msg/s # udp rx: 645 MB/s 470873 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp rx: 635 MB/s 463782 calls/s # udp tx: 635 MB/s 10776 calls/s 10776 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__->