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: 1041 MB/s 17664 calls/s 17664 msg/s # tcp rx: 1041 MB/s 53211 calls/s # tcp tx: 1047 MB/s 17761 calls/s 17761 msg/s # tcp rx: 1047 MB/s 53124 calls/s # tcp tx: 984 MB/s 16693 calls/s 16693 msg/s # tcp rx: 985 MB/s 50604 calls/s # tcp tx: 996 MB/s 16898 calls/s 16898 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: 622 MB/s 451584 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 641 MB/s 464896 calls/s # udp tx: 1318 MB/s 22369 calls/s 22369 msg/s # udp rx: 558 MB/s 404736 calls/s # udp tx: 1344 MB/s 22797 calls/s 22797 msg/s # udp rx: 644 MB/s 466944 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 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: 1133 MB/s 826972 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1142 MB/s 832927 calls/s # udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # udp rx: 1121 MB/s 818272 calls/s # udp tx: 1122 MB/s 19032 calls/s 19032 msg/s # udp rx: 1123 MB/s 819039 calls/s # udp tx: 1122 MB/s 19030 calls/s 19030 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__->