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: 967 MB/s 16410 calls/s 16410 msg/s # tcp rx: 968 MB/s 49903 calls/s # tcp tx: 948 MB/s 16081 calls/s 16081 msg/s # tcp rx: 948 MB/s 47810 calls/s # tcp tx: 991 MB/s 16819 calls/s 16819 msg/s # tcp rx: 992 MB/s 50471 calls/s # tcp tx: 814 MB/s 13818 calls/s 13818 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: 555 MB/s 402465 calls/s # udp tx: 1080 MB/s 18320 calls/s 18320 msg/s # udp rx: 665 MB/s 482267 calls/s # udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # udp rx: 646 MB/s 468438 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 665 MB/s 481843 calls/s # udp tx: 1309 MB/s 22212 calls/s 22212 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: 674 MB/s 492000 calls/s # udp tx: 691 MB/s 11729 calls/s 11729 msg/s # udp rx: 690 MB/s 503523 calls/s # udp tx: 693 MB/s 11766 calls/s 11766 msg/s # udp rx: 691 MB/s 504556 calls/s # udp tx: 695 MB/s 11795 calls/s 11795 msg/s # udp rx: 666 MB/s 486121 calls/s # udp tx: 681 MB/s 11566 calls/s 11566 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__->