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 16674 calls/s 16674 msg/s # tcp rx: 983 MB/s 50990 calls/s # tcp tx: 975 MB/s 16546 calls/s 16546 msg/s # tcp rx: 976 MB/s 50800 calls/s # tcp tx: 966 MB/s 16391 calls/s 16391 msg/s # tcp rx: 967 MB/s 50297 calls/s # tcp tx: 954 MB/s 16185 calls/s 16185 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: 581 MB/s 421376 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 619 MB/s 448512 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 631 MB/s 457728 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 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: 1051 MB/s 767122 calls/s # udp tx: 1082 MB/s 18361 calls/s 18361 msg/s # udp rx: 1110 MB/s 809980 calls/s # udp tx: 1111 MB/s 18845 calls/s 18845 msg/s # udp rx: 1116 MB/s 814088 calls/s # udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # udp rx: 1116 MB/s 814553 calls/s # udp tx: 1114 MB/s 18899 calls/s 18899 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__->