make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 6000 # 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: 223 MB/s 3792 calls/s 3792 msg/s # tcp rx: 224 MB/s 5345 calls/s # tcp rx: 147 MB/s 1736 calls/s # tcp tx: 148 MB/s 2516 calls/s 2516 msg/s # tcp rx: 153 MB/s 2159 calls/s # tcp tx: 154 MB/s 2616 calls/s 2616 msg/s # tcp rx: 175 MB/s 3765 calls/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 210 MB/s 153019 calls/s # udp tx: 323 MB/s 5483 calls/s 5483 msg/s # udp rx: 242 MB/s 175793 calls/s # udp tx: 317 MB/s 5380 calls/s 5380 msg/s # udp rx: 259 MB/s 188201 calls/s # udp tx: 328 MB/s 5576 calls/s 5576 msg/s # udp rx: 246 MB/s 178756 calls/s # udp tx: 357 MB/s 6068 calls/s 6068 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: 254 MB/s 185405 calls/s # udp tx: 320 MB/s 5432 calls/s 5432 msg/s # udp rx: 239 MB/s 174908 calls/s # udp tx: 304 MB/s 5167 calls/s 5167 msg/s # udp rx: 237 MB/s 173189 calls/s # udp tx: 329 MB/s 5584 calls/s 5584 msg/s # udp rx: 233 MB/s 170418 calls/s # udp tx: 268 MB/s 4559 calls/s 4559 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__->