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: 1013 MB/s 17195 calls/s 17195 msg/s # tcp rx: 1013 MB/s 51677 calls/s # tcp tx: 1006 MB/s 17072 calls/s 17072 msg/s # tcp rx: 1007 MB/s 51254 calls/s # tcp tx: 967 MB/s 16408 calls/s 16408 msg/s # tcp rx: 968 MB/s 49442 calls/s # tcp tx: 970 MB/s 16466 calls/s 16466 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: 444 MB/s 321792 calls/s # udp tx: 949 MB/s 16105 calls/s 16105 msg/s # udp rx: 476 MB/s 344832 calls/s # udp tx: 936 MB/s 15891 calls/s 15891 msg/s # udp rx: 496 MB/s 359424 calls/s # udp tx: 909 MB/s 15420 calls/s 15420 msg/s # udp rx: 492 MB/s 356096 calls/s # udp tx: 914 MB/s 15515 calls/s 15515 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: 1120 MB/s 817399 calls/s # udp tx: 1155 MB/s 19592 calls/s 19592 msg/s # udp rx: 1152 MB/s 840767 calls/s # udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # udp rx: 1155 MB/s 842613 calls/s # udp tx: 1156 MB/s 19619 calls/s 19619 msg/s # udp rx: 1161 MB/s 847070 calls/s # udp tx: 1162 MB/s 19723 calls/s 19723 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__->