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: 909 MB/s 15433 calls/s 15433 msg/s # tcp rx: 910 MB/s 48786 calls/s # tcp tx: 899 MB/s 15253 calls/s 15253 msg/s # tcp rx: 900 MB/s 48823 calls/s # tcp tx: 883 MB/s 14987 calls/s 14987 msg/s # tcp rx: 883 MB/s 49841 calls/s # tcp tx: 860 MB/s 14593 calls/s 14593 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: 610 MB/s 443081 calls/s # udp tx: 972 MB/s 16487 calls/s 16487 msg/s # udp rx: 582 MB/s 422400 calls/s # udp tx: 735 MB/s 12479 calls/s 12479 msg/s # udp rx: 582 MB/s 422656 calls/s # udp tx: 719 MB/s 12205 calls/s 12205 msg/s # udp rx: 579 MB/s 420352 calls/s # udp tx: 767 MB/s 13013 calls/s 13013 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: 625 MB/s 456173 calls/s # udp tx: 651 MB/s 11043 calls/s 11043 msg/s # udp rx: 674 MB/s 491558 calls/s # udp tx: 667 MB/s 11319 calls/s 11319 msg/s # udp rx: 653 MB/s 476517 calls/s # udp tx: 659 MB/s 11179 calls/s 11179 msg/s # udp rx: 675 MB/s 492474 calls/s # udp tx: 674 MB/s 11447 calls/s 11447 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__->