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: 1015 MB/s 17225 calls/s 17225 msg/s # tcp rx: 1068 MB/s 52104 calls/s # tcp tx: 1009 MB/s 17117 calls/s 17117 msg/s # tcp rx: 999 MB/s 50834 calls/s # tcp tx: 995 MB/s 16879 calls/s 16879 msg/s # tcp rx: 995 MB/s 50805 calls/s # tcp tx: 993 MB/s 16857 calls/s 16857 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: 643 MB/s 466432 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 603 MB/s 437248 calls/s # udp tx: 1334 MB/s 22640 calls/s 22640 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 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: 1007 MB/s 734904 calls/s # udp tx: 1033 MB/s 17524 calls/s 17524 msg/s # udp rx: 788 MB/s 574724 calls/s # udp tx: 782 MB/s 13268 calls/s 13268 msg/s # udp rx: 641 MB/s 468136 calls/s # udp tx: 644 MB/s 10936 calls/s 10936 msg/s # udp rx: 655 MB/s 478120 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 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__->