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: 689 MB/s 11700 calls/s 11700 msg/s # tcp rx: 690 MB/s 35185 calls/s # tcp tx: 682 MB/s 11575 calls/s 11575 msg/s # tcp rx: 683 MB/s 34811 calls/s # tcp tx: 635 MB/s 10774 calls/s 10774 msg/s # tcp rx: 635 MB/s 32633 calls/s # tcp tx: 615 MB/s 10446 calls/s 10446 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: 522 MB/s 378880 calls/s # udp tx: 747 MB/s 12677 calls/s 12677 msg/s # udp rx: 499 MB/s 362481 calls/s # udp tx: 767 MB/s 13014 calls/s 13014 msg/s # udp rx: 546 MB/s 396305 calls/s # udp tx: 727 MB/s 12337 calls/s 12337 msg/s # udp rx: 508 MB/s 368854 calls/s # udp tx: 710 MB/s 12048 calls/s 12048 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: 642 MB/s 468241 calls/s # udp tx: 657 MB/s 11151 calls/s 11151 msg/s # udp rx: 660 MB/s 481825 calls/s # udp tx: 661 MB/s 11221 calls/s 11221 msg/s # udp rx: 668 MB/s 487245 calls/s # udp tx: 668 MB/s 11334 calls/s 11334 msg/s # udp rx: 665 MB/s 485667 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 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__->