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: 1023 MB/s 17353 calls/s 17353 msg/s # tcp rx: 1024 MB/s 52164 calls/s # tcp tx: 647 MB/s 10985 calls/s 10985 msg/s # tcp rx: 648 MB/s 33320 calls/s # tcp tx: 648 MB/s 11004 calls/s 11004 msg/s # tcp rx: 649 MB/s 33328 calls/s # tcp tx: 657 MB/s 11157 calls/s 11157 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: 623 MB/s 451584 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 665 MB/s 482560 calls/s # udp tx: 1162 MB/s 19717 calls/s 19717 msg/s # udp rx: 647 MB/s 469376 calls/s # udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # udp rx: 546 MB/s 395605 calls/s # udp tx: 818 MB/s 13876 calls/s 13876 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: 1124 MB/s 819763 calls/s # udp tx: 1155 MB/s 19606 calls/s 19606 msg/s # udp rx: 1177 MB/s 858422 calls/s # udp tx: 1179 MB/s 20000 calls/s 20000 msg/s # udp rx: 1168 MB/s 852395 calls/s # udp tx: 1169 MB/s 19828 calls/s 19828 msg/s # udp rx: 1170 MB/s 853395 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 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__->