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: 978 MB/s 16600 calls/s 16600 msg/s # tcp rx: 980 MB/s 50302 calls/s # tcp tx: 927 MB/s 15737 calls/s 15737 msg/s # tcp rx: 940 MB/s 48583 calls/s # tcp tx: 911 MB/s 15455 calls/s 15455 msg/s # tcp rx: 934 MB/s 47657 calls/s # tcp tx: 948 MB/s 16091 calls/s 16091 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: 531 MB/s 385536 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 608 MB/s 440320 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1191 MB/s 20214 calls/s 20214 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: 1044 MB/s 761440 calls/s # udp tx: 1075 MB/s 18246 calls/s 18246 msg/s # udp rx: 1141 MB/s 832204 calls/s # udp tx: 1143 MB/s 19394 calls/s 19394 msg/s # udp rx: 1147 MB/s 837177 calls/s # udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # udp rx: 1152 MB/s 840783 calls/s # udp tx: 1154 MB/s 19577 calls/s 19577 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__->