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: 1022 MB/s 17344 calls/s 17344 msg/s # tcp rx: 1032 MB/s 52419 calls/s # tcp tx: 998 MB/s 16938 calls/s 16938 msg/s # tcp rx: 1002 MB/s 50403 calls/s # tcp tx: 572 MB/s 9717 calls/s 9717 msg/s # tcp rx: 565 MB/s 37209 calls/s # tcp tx: 542 MB/s 9201 calls/s 9201 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: 523 MB/s 379357 calls/s # udp tx: 867 MB/s 14713 calls/s 14713 msg/s # udp rx: 546 MB/s 395534 calls/s # udp tx: 868 MB/s 14727 calls/s 14727 msg/s # udp rx: 539 MB/s 390656 calls/s # udp tx: 877 MB/s 14875 calls/s 14875 msg/s # udp rx: 536 MB/s 387840 calls/s # udp tx: 879 MB/s 14918 calls/s 14918 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: 650 MB/s 474436 calls/s # udp tx: 668 MB/s 11343 calls/s 11343 msg/s # udp rx: 666 MB/s 486054 calls/s # udp tx: 662 MB/s 11230 calls/s 11230 msg/s # udp rx: 651 MB/s 474924 calls/s # udp tx: 654 MB/s 11101 calls/s 11101 msg/s # udp rx: 695 MB/s 507160 calls/s # udp tx: 694 MB/s 11787 calls/s 11787 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__->