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: 962 MB/s 16328 calls/s 16328 msg/s # tcp rx: 974 MB/s 49890 calls/s # tcp tx: 995 MB/s 16884 calls/s 16884 msg/s # tcp rx: 997 MB/s 50237 calls/s # tcp tx: 999 MB/s 16947 calls/s 16947 msg/s # tcp rx: 1001 MB/s 50217 calls/s # tcp tx: 1005 MB/s 17061 calls/s 17061 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: 630 MB/s 456960 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 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: 1130 MB/s 824420 calls/s # udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # udp rx: 1137 MB/s 829900 calls/s # udp tx: 1139 MB/s 19322 calls/s 19322 msg/s # udp rx: 1148 MB/s 837884 calls/s # udp tx: 1149 MB/s 19497 calls/s 19497 msg/s # udp rx: 1148 MB/s 837678 calls/s # udp tx: 1149 MB/s 19489 calls/s 19489 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__->