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: 868 MB/s 14734 calls/s 14734 msg/s # tcp rx: 869 MB/s 49397 calls/s # tcp tx: 961 MB/s 16304 calls/s 16304 msg/s # tcp rx: 962 MB/s 50089 calls/s # tcp tx: 749 MB/s 12708 calls/s 12708 msg/s # tcp rx: 749 MB/s 51943 calls/s # tcp tx: 739 MB/s 12540 calls/s 12540 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: 589 MB/s 427576 calls/s # udp tx: 1012 MB/s 17175 calls/s 17175 msg/s # udp rx: 488 MB/s 354048 calls/s # udp tx: 1070 MB/s 18163 calls/s 18163 msg/s # udp rx: 460 MB/s 333824 calls/s # udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # udp rx: 557 MB/s 404224 calls/s # udp tx: 975 MB/s 16545 calls/s 16545 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: 917 MB/s 669406 calls/s # udp tx: 949 MB/s 16103 calls/s 16103 msg/s # udp rx: 911 MB/s 665004 calls/s # udp tx: 908 MB/s 15402 calls/s 15402 msg/s # udp rx: 807 MB/s 588728 calls/s # udp tx: 827 MB/s 14037 calls/s 14037 msg/s # udp rx: 107 MB/s 78099 calls/s # udp tx: 764 MB/s 12960 calls/s 12960 msg/s # udp rx: 0 MB/s 327 calls/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__->