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: 908 MB/s 15402 calls/s 15402 msg/s # tcp rx: 921 MB/s 49568 calls/s # tcp tx: 952 MB/s 16162 calls/s 16162 msg/s # tcp rx: 953 MB/s 48925 calls/s # tcp tx: 894 MB/s 15164 calls/s 15164 msg/s # tcp rx: 894 MB/s 48566 calls/s # tcp tx: 879 MB/s 14910 calls/s 14910 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: 641 MB/s 465152 calls/s # udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # udp rx: 645 MB/s 467374 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 507 MB/s 368062 calls/s # udp tx: 808 MB/s 13720 calls/s 13720 msg/s # udp rx: 543 MB/s 393744 calls/s # udp tx: 772 MB/s 13100 calls/s 13100 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: 1094 MB/s 798067 calls/s # udp tx: 1123 MB/s 19051 calls/s 19051 msg/s # udp rx: 922 MB/s 672592 calls/s # udp tx: 911 MB/s 15459 calls/s 15459 msg/s # udp rx: 623 MB/s 454635 calls/s # udp tx: 622 MB/s 10558 calls/s 10558 msg/s # udp rx: 619 MB/s 451692 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 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__->