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: 896 MB/s 15210 calls/s 15210 msg/s # tcp rx: 897 MB/s 48049 calls/s # tcp tx: 943 MB/s 16001 calls/s 16001 msg/s # tcp rx: 944 MB/s 49157 calls/s # tcp tx: 962 MB/s 16319 calls/s 16319 msg/s # tcp rx: 962 MB/s 49425 calls/s # tcp tx: 939 MB/s 15937 calls/s 15937 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: 528 MB/s 383744 calls/s # udp tx: 773 MB/s 13112 calls/s 13112 msg/s # udp rx: 646 MB/s 468480 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 621 MB/s 450304 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp rx: 553 MB/s 401152 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 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: 1134 MB/s 827272 calls/s # udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # udp rx: 1063 MB/s 775589 calls/s # udp tx: 1067 MB/s 18105 calls/s 18105 msg/s # udp rx: 723 MB/s 527579 calls/s # udp tx: 712 MB/s 12088 calls/s 12088 msg/s # udp rx: 670 MB/s 488751 calls/s # udp tx: 670 MB/s 11365 calls/s 11365 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__->