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: 994 MB/s 16874 calls/s 16874 msg/s # tcp rx: 1001 MB/s 51599 calls/s # tcp tx: 650 MB/s 11026 calls/s 11026 msg/s # tcp rx: 649 MB/s 33555 calls/s # tcp tx: 629 MB/s 10671 calls/s 10671 msg/s # tcp rx: 629 MB/s 32798 calls/s # tcp tx: 630 MB/s 10695 calls/s 10695 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: 501 MB/s 363264 calls/s # udp tx: 834 MB/s 14156 calls/s 14156 msg/s # udp rx: 561 MB/s 407669 calls/s # udp tx: 773 MB/s 13126 calls/s 13126 msg/s # udp rx: 570 MB/s 413618 calls/s # udp tx: 774 MB/s 13141 calls/s 13141 msg/s # udp rx: 573 MB/s 415744 calls/s # udp tx: 757 MB/s 12842 calls/s 12842 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: 590 MB/s 430422 calls/s # udp tx: 604 MB/s 10257 calls/s 10257 msg/s # udp rx: 629 MB/s 459079 calls/s # udp tx: 628 MB/s 10665 calls/s 10665 msg/s # udp rx: 629 MB/s 458816 calls/s # udp tx: 628 MB/s 10664 calls/s 10664 msg/s # udp rx: 631 MB/s 460654 calls/s # udp tx: 631 MB/s 10704 calls/s 10704 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__->