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: 917 MB/s 15562 calls/s 15562 msg/s # tcp rx: 933 MB/s 48800 calls/s # tcp tx: 947 MB/s 16063 calls/s 16063 msg/s # tcp rx: 950 MB/s 47858 calls/s # tcp tx: 883 MB/s 14988 calls/s 14988 msg/s # tcp rx: 877 MB/s 45558 calls/s # tcp tx: 927 MB/s 15736 calls/s 15736 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: 490 MB/s 355328 calls/s # udp tx: 888 MB/s 15069 calls/s 15069 msg/s # udp rx: 523 MB/s 378995 calls/s # udp tx: 820 MB/s 13922 calls/s 13922 msg/s # udp rx: 525 MB/s 380606 calls/s # udp tx: 831 MB/s 14104 calls/s 14104 msg/s # udp rx: 545 MB/s 395004 calls/s # udp tx: 809 MB/s 13733 calls/s 13733 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: 623 MB/s 454378 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 693 MB/s 505998 calls/s # udp tx: 692 MB/s 11742 calls/s 11742 msg/s # udp rx: 651 MB/s 474900 calls/s # udp tx: 650 MB/s 11034 calls/s 11034 msg/s # udp rx: 650 MB/s 474388 calls/s # udp tx: 649 MB/s 11022 calls/s 11022 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__->