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: 964 MB/s 16367 calls/s 16367 msg/s # tcp rx: 965 MB/s 50547 calls/s # tcp tx: 967 MB/s 16416 calls/s 16416 msg/s # tcp rx: 968 MB/s 49868 calls/s # tcp tx: 964 MB/s 16354 calls/s 16354 msg/s # tcp rx: 965 MB/s 49458 calls/s # tcp tx: 972 MB/s 16493 calls/s 16493 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: 475 MB/s 344064 calls/s # udp tx: 889 MB/s 15088 calls/s 15088 msg/s # udp rx: 508 MB/s 367616 calls/s # udp tx: 894 MB/s 15177 calls/s 15177 msg/s # udp rx: 505 MB/s 365824 calls/s # udp tx: 895 MB/s 15187 calls/s 15187 msg/s # udp rx: 499 MB/s 361472 calls/s # udp tx: 900 MB/s 15281 calls/s 15281 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: 626 MB/s 456901 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # udp rx: 652 MB/s 475815 calls/s # udp tx: 654 MB/s 11099 calls/s 11099 msg/s # udp rx: 667 MB/s 486527 calls/s # udp tx: 670 MB/s 11377 calls/s 11377 msg/s # udp rx: 618 MB/s 451412 calls/s # udp tx: 618 MB/s 10484 calls/s 10484 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__->