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: 921 MB/s 15629 calls/s 15629 msg/s # tcp rx: 922 MB/s 49699 calls/s # tcp tx: 837 MB/s 14209 calls/s 14209 msg/s # tcp rx: 838 MB/s 47727 calls/s # tcp tx: 877 MB/s 14879 calls/s 14879 msg/s # tcp rx: 878 MB/s 47235 calls/s # tcp tx: 847 MB/s 14367 calls/s 14367 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: 485 MB/s 352376 calls/s # udp tx: 712 MB/s 12085 calls/s 12085 msg/s # udp rx: 551 MB/s 399894 calls/s # udp tx: 761 MB/s 12915 calls/s 12915 msg/s # udp rx: 557 MB/s 403968 calls/s # udp tx: 786 MB/s 13348 calls/s 13348 msg/s # udp rx: 557 MB/s 404224 calls/s # udp tx: 788 MB/s 13369 calls/s 13369 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: 624 MB/s 455704 calls/s # udp tx: 638 MB/s 10833 calls/s 10833 msg/s # udp rx: 718 MB/s 523657 calls/s # udp tx: 719 MB/s 12201 calls/s 12201 msg/s # udp rx: 646 MB/s 471160 calls/s # udp tx: 647 MB/s 10980 calls/s 10980 msg/s # udp rx: 642 MB/s 468622 calls/s # udp tx: 643 MB/s 10915 calls/s 10915 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__->