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 15908 calls/s 15908 msg/s # tcp rx: 938 MB/s 47647 calls/s # tcp tx: 1006 MB/s 17078 calls/s 17078 msg/s # tcp rx: 1007 MB/s 50639 calls/s # tcp tx: 994 MB/s 16870 calls/s 16870 msg/s # tcp rx: 995 MB/s 50623 calls/s # tcp tx: 983 MB/s 16679 calls/s 16679 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: 521 MB/s 378656 calls/s # udp tx: 1039 MB/s 17635 calls/s 17635 msg/s # udp rx: 476 MB/s 345088 calls/s # udp tx: 843 MB/s 14307 calls/s 14307 msg/s # udp rx: 528 MB/s 382411 calls/s # udp tx: 806 MB/s 13682 calls/s 13682 msg/s # udp rx: 527 MB/s 381696 calls/s # udp tx: 816 MB/s 13854 calls/s 13854 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: 1105 MB/s 806192 calls/s # udp tx: 1127 MB/s 19115 calls/s 19115 msg/s # udp rx: 1126 MB/s 821735 calls/s # udp tx: 1126 MB/s 19104 calls/s 19104 msg/s # udp rx: 1129 MB/s 823627 calls/s # udp tx: 1128 MB/s 19144 calls/s 19144 msg/s # udp rx: 1128 MB/s 823237 calls/s # udp tx: 1128 MB/s 19137 calls/s 19137 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__->