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: 983 MB/s 16687 calls/s 16687 msg/s # tcp rx: 984 MB/s 50798 calls/s # tcp tx: 1013 MB/s 17198 calls/s 17198 msg/s # tcp rx: 1256 MB/s 43284 calls/s # tcp tx: 1040 MB/s 17646 calls/s 17646 msg/s # tcp rx: 987 MB/s 45740 calls/s # tcp tx: 960 MB/s 16295 calls/s 16295 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: 651 MB/s 472064 calls/s # udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 561 MB/s 406678 calls/s # udp tx: 852 MB/s 14464 calls/s 14464 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: 589 MB/s 429645 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 msg/s # udp rx: 1119 MB/s 816746 calls/s # udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # udp rx: 1138 MB/s 830393 calls/s # udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # udp rx: 1141 MB/s 832840 calls/s # udp tx: 1141 MB/s 19364 calls/s 19364 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__->