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: 564 MB/s 9578 calls/s 9578 msg/s # tcp rx: 565 MB/s 34795 calls/s # tcp tx: 523 MB/s 8879 calls/s 8879 msg/s # tcp rx: 524 MB/s 34099 calls/s # tcp tx: 628 MB/s 10668 calls/s 10668 msg/s # tcp rx: 630 MB/s 37476 calls/s # tcp tx: 957 MB/s 16244 calls/s 16244 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: 635 MB/s 460288 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1157 MB/s 19630 calls/s 19630 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: 1119 MB/s 816114 calls/s # udp tx: 1151 MB/s 19531 calls/s 19531 msg/s # udp rx: 1060 MB/s 773286 calls/s # udp tx: 1048 MB/s 17777 calls/s 17777 msg/s # udp rx: 1002 MB/s 730858 calls/s # udp tx: 1012 MB/s 17172 calls/s 17172 msg/s # udp rx: 1150 MB/s 839259 calls/s # udp tx: 1149 MB/s 19501 calls/s 19501 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__->