make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 948 MB/s 16086 calls/s 16086 msg/s # tcp rx: 949 MB/s 49285 calls/s # tcp tx: 1019 MB/s 17294 calls/s 17294 msg/s # tcp rx: 1026 MB/s 51697 calls/s # tcp tx: 964 MB/s 16358 calls/s 16358 msg/s # tcp rx: 964 MB/s 48584 calls/s # tcp tx: 980 MB/s 16625 calls/s 16625 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: 609 MB/s 441600 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 639 MB/s 463872 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 654 MB/s 473856 calls/s # udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 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: 1134 MB/s 827539 calls/s # udp tx: 1157 MB/s 19628 calls/s 19628 msg/s # udp rx: 727 MB/s 530242 calls/s # udp tx: 718 MB/s 12179 calls/s 12179 msg/s # udp rx: 696 MB/s 507925 calls/s # udp tx: 695 MB/s 11802 calls/s 11802 msg/s # udp rx: 702 MB/s 512074 calls/s # udp tx: 702 MB/s 11910 calls/s 11910 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__->