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: 609 MB/s 10341 calls/s 10341 msg/s # tcp rx: 611 MB/s 31712 calls/s # tcp tx: 617 MB/s 10475 calls/s 10475 msg/s # tcp rx: 617 MB/s 32129 calls/s # tcp tx: 575 MB/s 9759 calls/s 9759 msg/s # tcp rx: 576 MB/s 30015 calls/s # tcp tx: 599 MB/s 10175 calls/s 10175 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: 540 MB/s 392097 calls/s # udp tx: 751 MB/s 12752 calls/s 12752 msg/s # udp rx: 488 MB/s 355040 calls/s # udp tx: 696 MB/s 11806 calls/s 11806 msg/s # udp rx: 577 MB/s 419050 calls/s # udp tx: 725 MB/s 12305 calls/s 12305 msg/s # udp rx: 574 MB/s 416512 calls/s # udp tx: 742 MB/s 12601 calls/s 12601 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: 671 MB/s 489684 calls/s # udp tx: 685 MB/s 11635 calls/s 11635 msg/s # udp rx: 690 MB/s 503596 calls/s # udp tx: 689 MB/s 11702 calls/s 11702 msg/s # udp rx: 658 MB/s 479887 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 msg/s # udp rx: 691 MB/s 504271 calls/s # udp tx: 691 MB/s 11720 calls/s 11720 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__->