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: 879 MB/s 14909 calls/s 14909 msg/s # tcp rx: 879 MB/s 46795 calls/s # tcp tx: 900 MB/s 15273 calls/s 15273 msg/s # tcp rx: 901 MB/s 47886 calls/s # tcp tx: 926 MB/s 15712 calls/s 15712 msg/s # tcp rx: 927 MB/s 45885 calls/s # tcp tx: 897 MB/s 15227 calls/s 15227 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: 495 MB/s 359799 calls/s # udp tx: 869 MB/s 14747 calls/s 14747 msg/s # udp rx: 539 MB/s 390656 calls/s # udp tx: 829 MB/s 14075 calls/s 14075 msg/s # udp rx: 538 MB/s 389632 calls/s # udp tx: 828 MB/s 14053 calls/s 14053 msg/s # udp rx: 537 MB/s 389120 calls/s # udp tx: 828 MB/s 14045 calls/s 14045 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: 610 MB/s 445198 calls/s # udp tx: 624 MB/s 10595 calls/s 10595 msg/s # udp rx: 647 MB/s 471987 calls/s # udp tx: 646 MB/s 10973 calls/s 10973 msg/s # udp rx: 645 MB/s 470856 calls/s # udp tx: 645 MB/s 10950 calls/s 10950 msg/s # udp rx: 655 MB/s 477757 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 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__->