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: 931 MB/s 15800 calls/s 15800 msg/s # tcp rx: 931 MB/s 49795 calls/s # tcp tx: 899 MB/s 15263 calls/s 15263 msg/s # tcp rx: 901 MB/s 48105 calls/s # tcp tx: 867 MB/s 14720 calls/s 14720 msg/s # tcp rx: 894 MB/s 47958 calls/s # tcp tx: 946 MB/s 16047 calls/s 16047 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: 591 MB/s 428288 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 546 MB/s 395520 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # udp rx: 610 MB/s 442624 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # udp rx: 650 MB/s 471296 calls/s # udp tx: 1317 MB/s 22345 calls/s 22345 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: 1136 MB/s 829095 calls/s # udp tx: 1166 MB/s 19779 calls/s 19779 msg/s # udp rx: 1174 MB/s 856381 calls/s # udp tx: 1173 MB/s 19902 calls/s 19902 msg/s # udp rx: 1153 MB/s 841285 calls/s # udp tx: 1152 MB/s 19544 calls/s 19544 msg/s # udp rx: 1148 MB/s 837261 calls/s # udp tx: 1147 MB/s 19459 calls/s 19459 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__->