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: 987 MB/s 16746 calls/s 16746 msg/s # tcp rx: 988 MB/s 50507 calls/s # tcp tx: 989 MB/s 16779 calls/s 16779 msg/s # tcp rx: 990 MB/s 50509 calls/s # tcp tx: 994 MB/s 16860 calls/s 16860 msg/s # tcp rx: 995 MB/s 50703 calls/s # tcp tx: 991 MB/s 16822 calls/s 16822 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: 651 MB/s 471552 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 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: 1129 MB/s 823887 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp rx: 1142 MB/s 832919 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # udp rx: 1155 MB/s 842447 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # udp rx: 1141 MB/s 832367 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 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__->