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: 842 MB/s 14296 calls/s 14296 msg/s # tcp rx: 843 MB/s 46154 calls/s # tcp tx: 642 MB/s 10893 calls/s 10893 msg/s # tcp rx: 642 MB/s 33192 calls/s # tcp tx: 631 MB/s 10710 calls/s 10710 msg/s # tcp rx: 632 MB/s 32349 calls/s # tcp tx: 595 MB/s 10097 calls/s 10097 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: 642 MB/s 466176 calls/s # udp tx: 1096 MB/s 18602 calls/s 18602 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 641 MB/s 464896 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 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: 1106 MB/s 806654 calls/s # udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # udp rx: 1007 MB/s 735015 calls/s # udp tx: 1008 MB/s 17100 calls/s 17100 msg/s # udp rx: 998 MB/s 728534 calls/s # udp tx: 1003 MB/s 17019 calls/s 17019 msg/s # udp rx: 1147 MB/s 837157 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 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__->