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: 527 MB/s 8949 calls/s 8949 msg/s # tcp rx: 528 MB/s 40784 calls/s # tcp tx: 537 MB/s 9115 calls/s 9115 msg/s # tcp rx: 537 MB/s 41840 calls/s # tcp tx: 520 MB/s 8836 calls/s 8836 msg/s # tcp rx: 521 MB/s 40071 calls/s # tcp tx: 543 MB/s 9219 calls/s 9219 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: 520 MB/s 377956 calls/s # udp tx: 675 MB/s 11454 calls/s 11454 msg/s # udp rx: 574 MB/s 417561 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 586 MB/s 425984 calls/s # udp tx: 684 MB/s 11606 calls/s 11606 msg/s # udp rx: 546 MB/s 396751 calls/s # udp tx: 690 MB/s 11706 calls/s 11706 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: 1011 MB/s 737910 calls/s # udp tx: 1044 MB/s 17719 calls/s 17719 msg/s # udp rx: 1140 MB/s 832125 calls/s # udp tx: 1141 MB/s 19364 calls/s 19364 msg/s # udp rx: 1161 MB/s 847359 calls/s # udp tx: 1160 MB/s 19686 calls/s 19686 msg/s # udp rx: 1157 MB/s 843878 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 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__->