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: 944 MB/s 16024 calls/s 16024 msg/s # tcp rx: 949 MB/s 50300 calls/s # tcp tx: 585 MB/s 9930 calls/s 9930 msg/s # tcp rx: 585 MB/s 33206 calls/s # tcp tx: 568 MB/s 9636 calls/s 9636 msg/s # tcp rx: 568 MB/s 32946 calls/s # tcp tx: 556 MB/s 9436 calls/s 9436 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: 577 MB/s 418484 calls/s # udp tx: 1186 MB/s 20123 calls/s 20123 msg/s # udp rx: 620 MB/s 449593 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 615 MB/s 445952 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # udp rx: 620 MB/s 449536 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 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: 1123 MB/s 819600 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # udp rx: 1146 MB/s 836470 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # udp rx: 1157 MB/s 843976 calls/s # udp tx: 1155 MB/s 19606 calls/s 19606 msg/s # udp rx: 1143 MB/s 834235 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 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__->