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: 936 MB/s 15886 calls/s 15886 msg/s # tcp rx: 936 MB/s 51277 calls/s # tcp tx: 999 MB/s 16949 calls/s 16949 msg/s # tcp rx: 999 MB/s 51304 calls/s # tcp tx: 969 MB/s 16443 calls/s 16443 msg/s # tcp rx: 970 MB/s 50054 calls/s # tcp tx: 971 MB/s 16470 calls/s 16470 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: 646 MB/s 467968 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 msg/s # udp rx: 662 MB/s 479799 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 663 MB/s 480458 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 663 MB/s 480610 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 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: 1122 MB/s 818873 calls/s # udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # udp rx: 1152 MB/s 840224 calls/s # udp tx: 1155 MB/s 19590 calls/s 19590 msg/s # udp rx: 1120 MB/s 817038 calls/s # udp tx: 1122 MB/s 19037 calls/s 19037 msg/s # udp rx: 1124 MB/s 819796 calls/s # udp tx: 1125 MB/s 19083 calls/s 19083 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__->