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: 921 MB/s 15634 calls/s 15634 msg/s # tcp rx: 929 MB/s 51423 calls/s # tcp tx: 855 MB/s 14507 calls/s 14507 msg/s # tcp rx: 853 MB/s 48067 calls/s # tcp tx: 540 MB/s 9160 calls/s 9160 msg/s # tcp rx: 540 MB/s 31849 calls/s # tcp tx: 494 MB/s 8390 calls/s 8390 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: 556 MB/s 403543 calls/s # udp tx: 765 MB/s 12977 calls/s 12977 msg/s # udp rx: 537 MB/s 389796 calls/s # udp tx: 794 MB/s 13476 calls/s 13476 msg/s # udp rx: 569 MB/s 412792 calls/s # udp tx: 752 MB/s 12757 calls/s 12757 msg/s # udp rx: 572 MB/s 415524 calls/s # udp tx: 757 MB/s 12842 calls/s 12842 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: 617 MB/s 450697 calls/s # udp tx: 634 MB/s 10768 calls/s 10768 msg/s # udp rx: 636 MB/s 463844 calls/s # udp tx: 638 MB/s 10825 calls/s 10825 msg/s # udp rx: 980 MB/s 715425 calls/s # udp tx: 994 MB/s 16868 calls/s 16868 msg/s # udp rx: 1136 MB/s 829026 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 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__->