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: 1027 MB/s 17422 calls/s 17422 msg/s # tcp rx: 1027 MB/s 52369 calls/s # tcp tx: 969 MB/s 16442 calls/s 16442 msg/s # tcp rx: 970 MB/s 48852 calls/s # tcp tx: 969 MB/s 16441 calls/s 16441 msg/s # tcp rx: 1008 MB/s 49815 calls/s # tcp tx: 977 MB/s 16573 calls/s 16573 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: 649 MB/s 470272 calls/s # udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # udp rx: 658 MB/s 477196 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 665 MB/s 481662 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 664 MB/s 481142 calls/s # udp tx: 1295 MB/s 21966 calls/s 21966 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: 1049 MB/s 765655 calls/s # udp tx: 1082 MB/s 18367 calls/s 18367 msg/s # udp rx: 667 MB/s 486918 calls/s # udp tx: 656 MB/s 11133 calls/s 11133 msg/s # udp rx: 679 MB/s 495713 calls/s # udp tx: 681 MB/s 11558 calls/s 11558 msg/s # udp rx: 679 MB/s 495793 calls/s # udp tx: 681 MB/s 11552 calls/s 11552 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__->