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: 923 MB/s 15669 calls/s 15669 msg/s # tcp rx: 924 MB/s 51485 calls/s # tcp tx: 900 MB/s 15265 calls/s 15265 msg/s # tcp rx: 915 MB/s 50058 calls/s # tcp tx: 931 MB/s 15805 calls/s 15805 msg/s # tcp rx: 932 MB/s 47456 calls/s # tcp tx: 943 MB/s 15998 calls/s 15998 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 465664 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp rx: 640 MB/s 463616 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 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 799955 calls/s # udp tx: 1128 MB/s 19146 calls/s 19146 msg/s # udp rx: 1121 MB/s 817863 calls/s # udp tx: 1119 MB/s 18992 calls/s 18992 msg/s # udp rx: 1129 MB/s 823882 calls/s # udp tx: 1129 MB/s 19160 calls/s 19160 msg/s # udp rx: 1158 MB/s 844670 calls/s # udp tx: 1161 MB/s 19703 calls/s 19703 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__->