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 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: 574 MB/s 9746 calls/s 9746 msg/s # tcp rx: 574 MB/s 26547 calls/s # tcp tx: 593 MB/s 10068 calls/s 10068 msg/s # tcp rx: 594 MB/s 28148 calls/s # tcp tx: 601 MB/s 10197 calls/s 10197 msg/s # tcp rx: 603 MB/s 27947 calls/s # tcp tx: 621 MB/s 10540 calls/s 10540 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: 311 MB/s 226446 calls/s # udp tx: 393 MB/s 6682 calls/s 6682 msg/s # udp rx: 298 MB/s 216651 calls/s # udp tx: 437 MB/s 7416 calls/s 7416 msg/s # udp rx: 371 MB/s 270753 calls/s # udp tx: 413 MB/s 7020 calls/s 7020 msg/s # udp rx: 270 MB/s 196551 calls/s # udp tx: 359 MB/s 6100 calls/s 6100 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: 372 MB/s 271325 calls/s # udp tx: 388 MB/s 6585 calls/s 6585 msg/s # udp rx: 399 MB/s 291195 calls/s # udp tx: 400 MB/s 6788 calls/s 6788 msg/s # udp rx: 384 MB/s 280312 calls/s # udp tx: 382 MB/s 6493 calls/s 6493 msg/s # udp rx: 387 MB/s 282665 calls/s # udp tx: 384 MB/s 6524 calls/s 6524 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__->