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: 937 MB/s 15907 calls/s 15907 msg/s # tcp rx: 949 MB/s 49009 calls/s # tcp tx: 977 MB/s 16587 calls/s 16587 msg/s # tcp rx: 981 MB/s 48989 calls/s # tcp tx: 1004 MB/s 17033 calls/s 17033 msg/s # tcp rx: 1007 MB/s 50438 calls/s # tcp tx: 975 MB/s 16552 calls/s 16552 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: 556 MB/s 402944 calls/s # udp tx: 1334 MB/s 22629 calls/s 22629 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 651 MB/s 471808 calls/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp rx: 645 MB/s 467200 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 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: 1054 MB/s 768807 calls/s # udp tx: 1085 MB/s 18408 calls/s 18408 msg/s # udp rx: 1132 MB/s 825906 calls/s # udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # udp rx: 1138 MB/s 830124 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 msg/s # udp rx: 1119 MB/s 816376 calls/s # udp tx: 1123 MB/s 19048 calls/s 19048 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__->