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: 961 MB/s 16303 calls/s 16303 msg/s # tcp rx: 979 MB/s 49257 calls/s # tcp tx: 890 MB/s 15106 calls/s 15106 msg/s # tcp rx: 908 MB/s 47249 calls/s # tcp tx: 993 MB/s 16843 calls/s 16843 msg/s # tcp rx: 986 MB/s 50220 calls/s # tcp tx: 995 MB/s 16880 calls/s 16880 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: 599 MB/s 434432 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp rx: 657 MB/s 476672 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # udp rx: 628 MB/s 455424 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 636 MB/s 461312 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 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: 1082 MB/s 789271 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # udp rx: 1153 MB/s 841015 calls/s # udp tx: 1154 MB/s 19588 calls/s 19588 msg/s # udp rx: 1151 MB/s 839765 calls/s # udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # udp rx: 1150 MB/s 839128 calls/s # udp tx: 1152 MB/s 19543 calls/s 19543 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__->