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: 997 MB/s 16912 calls/s 16912 msg/s # tcp rx: 997 MB/s 51888 calls/s # tcp tx: 927 MB/s 15726 calls/s 15726 msg/s # tcp rx: 927 MB/s 49593 calls/s # tcp tx: 1004 MB/s 17029 calls/s 17029 msg/s # tcp rx: 1057 MB/s 50457 calls/s # tcp tx: 999 MB/s 16956 calls/s 16956 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: 515 MB/s 373553 calls/s # udp tx: 822 MB/s 13958 calls/s 13958 msg/s # udp rx: 536 MB/s 388608 calls/s # udp tx: 862 MB/s 14621 calls/s 14621 msg/s # udp rx: 536 MB/s 388096 calls/s # udp tx: 861 MB/s 14618 calls/s 14618 msg/s # udp rx: 537 MB/s 388864 calls/s # udp tx: 862 MB/s 14625 calls/s 14625 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: 677 MB/s 493808 calls/s # udp tx: 693 MB/s 11760 calls/s 11760 msg/s # udp rx: 670 MB/s 488877 calls/s # udp tx: 672 MB/s 11408 calls/s 11408 msg/s # udp rx: 677 MB/s 493959 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 msg/s # udp rx: 673 MB/s 491424 calls/s # udp tx: 675 MB/s 11455 calls/s 11455 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__->