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: 636 MB/s 10800 calls/s 10800 msg/s # tcp rx: 637 MB/s 33958 calls/s # tcp tx: 586 MB/s 9946 calls/s 9946 msg/s # tcp rx: 586 MB/s 32404 calls/s # tcp tx: 569 MB/s 9660 calls/s 9660 msg/s # tcp rx: 570 MB/s 31611 calls/s # tcp tx: 574 MB/s 9747 calls/s 9747 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: 521 MB/s 377999 calls/s # udp tx: 767 MB/s 13009 calls/s 13009 msg/s # udp rx: 549 MB/s 398080 calls/s # udp tx: 772 MB/s 13104 calls/s 13104 msg/s # udp rx: 547 MB/s 397056 calls/s # udp tx: 774 MB/s 13129 calls/s 13129 msg/s # udp rx: 548 MB/s 397568 calls/s # udp tx: 774 MB/s 13134 calls/s 13134 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: 645 MB/s 470707 calls/s # udp tx: 656 MB/s 11140 calls/s 11140 msg/s # udp rx: 646 MB/s 471228 calls/s # udp tx: 653 MB/s 11078 calls/s 11078 msg/s # udp rx: 651 MB/s 474926 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp rx: 668 MB/s 487334 calls/s # udp tx: 671 MB/s 11397 calls/s 11397 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__->