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: 637 MB/s 10807 calls/s 10807 msg/s # tcp rx: 637 MB/s 32882 calls/s # tcp tx: 655 MB/s 11124 calls/s 11124 msg/s # tcp rx: 656 MB/s 33668 calls/s # tcp tx: 691 MB/s 11723 calls/s 11723 msg/s # tcp rx: 691 MB/s 35365 calls/s # tcp tx: 667 MB/s 11315 calls/s 11315 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: 491 MB/s 356096 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # udp rx: 604 MB/s 437760 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 592 MB/s 429056 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 574 MB/s 416512 calls/s # udp tx: 1147 MB/s 19466 calls/s 19466 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: 693 MB/s 505665 calls/s # udp tx: 709 MB/s 12027 calls/s 12027 msg/s # udp rx: 688 MB/s 501944 calls/s # udp tx: 688 MB/s 11669 calls/s 11669 msg/s # udp rx: 678 MB/s 495159 calls/s # udp tx: 678 MB/s 11500 calls/s 11500 msg/s # udp rx: 681 MB/s 496785 calls/s # udp tx: 680 MB/s 11541 calls/s 11541 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__->