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: 1030 MB/s 17475 calls/s 17475 msg/s # tcp rx: 1031 MB/s 52452 calls/s # tcp tx: 966 MB/s 16392 calls/s 16392 msg/s # tcp rx: 990 MB/s 48246 calls/s # tcp tx: 958 MB/s 16262 calls/s 16262 msg/s # tcp rx: 956 MB/s 48105 calls/s # tcp tx: 949 MB/s 16109 calls/s 16109 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: 553 MB/s 401408 calls/s # udp tx: 765 MB/s 12980 calls/s 12980 msg/s # udp rx: 567 MB/s 411648 calls/s # udp tx: 758 MB/s 12868 calls/s 12868 msg/s # udp rx: 557 MB/s 404480 calls/s # udp tx: 771 MB/s 13082 calls/s 13082 msg/s # udp rx: 549 MB/s 398652 calls/s # udp tx: 752 MB/s 12755 calls/s 12755 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: 632 MB/s 461374 calls/s # udp tx: 652 MB/s 11070 calls/s 11070 msg/s # udp rx: 623 MB/s 454454 calls/s # udp tx: 622 MB/s 10559 calls/s 10559 msg/s # udp rx: 648 MB/s 472906 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # udp rx: 633 MB/s 462115 calls/s # udp tx: 633 MB/s 10747 calls/s 10747 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__->