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: 611 MB/s 10379 calls/s 10379 msg/s # tcp rx: 612 MB/s 31894 calls/s # tcp tx: 703 MB/s 11929 calls/s 11929 msg/s # tcp rx: 704 MB/s 35949 calls/s # tcp tx: 719 MB/s 12210 calls/s 12210 msg/s # tcp rx: 720 MB/s 36706 calls/s # tcp tx: 704 MB/s 11943 calls/s 11943 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: 592 MB/s 429578 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 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: 1104 MB/s 805604 calls/s # udp tx: 1132 MB/s 19212 calls/s 19212 msg/s # udp rx: 1115 MB/s 813531 calls/s # udp tx: 1117 MB/s 18958 calls/s 18958 msg/s # udp rx: 1120 MB/s 817396 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 1121 MB/s 817704 calls/s # udp tx: 1123 MB/s 19050 calls/s 19050 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__->