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: 890 MB/s 15097 calls/s 15097 msg/s # tcp rx: 890 MB/s 51676 calls/s # tcp tx: 986 MB/s 16739 calls/s 16739 msg/s # tcp rx: 987 MB/s 50622 calls/s # tcp tx: 987 MB/s 16741 calls/s 16741 msg/s # tcp rx: 988 MB/s 50608 calls/s # tcp tx: 985 MB/s 16722 calls/s 16722 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: 538 MB/s 389981 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp rx: 619 MB/s 448768 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # udp rx: 650 MB/s 471040 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 650 MB/s 471040 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 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: 1096 MB/s 799787 calls/s # udp tx: 1124 MB/s 19080 calls/s 19080 msg/s # udp rx: 1085 MB/s 791843 calls/s # udp tx: 1086 MB/s 18423 calls/s 18423 msg/s # udp rx: 718 MB/s 524332 calls/s # udp tx: 707 MB/s 11993 calls/s 11993 msg/s # udp rx: 648 MB/s 472748 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 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__->