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: 970 MB/s 16460 calls/s 16460 msg/s # tcp rx: 994 MB/s 49901 calls/s # tcp tx: 891 MB/s 15126 calls/s 15126 msg/s # tcp rx: 898 MB/s 45982 calls/s # tcp tx: 884 MB/s 15000 calls/s 15000 msg/s # tcp rx: 878 MB/s 46727 calls/s # tcp tx: 872 MB/s 14798 calls/s 14798 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: 647 MB/s 469593 calls/s # udp tx: 1121 MB/s 19017 calls/s 19017 msg/s # udp rx: 520 MB/s 376672 calls/s # udp tx: 844 MB/s 14326 calls/s 14326 msg/s # udp rx: 523 MB/s 378959 calls/s # udp tx: 851 MB/s 14450 calls/s 14450 msg/s # udp rx: 452 MB/s 327424 calls/s # udp tx: 953 MB/s 16178 calls/s 16178 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: 678 MB/s 494909 calls/s # udp tx: 699 MB/s 11870 calls/s 11870 msg/s # udp rx: 681 MB/s 496789 calls/s # udp tx: 683 MB/s 11589 calls/s 11589 msg/s # udp rx: 689 MB/s 502823 calls/s # udp tx: 691 MB/s 11721 calls/s 11721 msg/s # udp rx: 682 MB/s 498093 calls/s # udp tx: 684 MB/s 11612 calls/s 11612 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__->