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: 958 MB/s 16265 calls/s 16265 msg/s # tcp rx: 959 MB/s 49419 calls/s # tcp tx: 936 MB/s 15876 calls/s 15876 msg/s # tcp rx: 944 MB/s 48149 calls/s # tcp tx: 969 MB/s 16451 calls/s 16451 msg/s # tcp rx: 969 MB/s 49403 calls/s # tcp tx: 976 MB/s 16565 calls/s 16565 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: 646 MB/s 468126 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 645 MB/s 467200 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1262 MB/s 21409 calls/s 21409 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 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: 1064 MB/s 776587 calls/s # udp tx: 1087 MB/s 18448 calls/s 18448 msg/s # udp rx: 1142 MB/s 833562 calls/s # udp tx: 1140 MB/s 19340 calls/s 19340 msg/s # udp rx: 1068 MB/s 779348 calls/s # udp tx: 1068 MB/s 18115 calls/s 18115 msg/s # udp rx: 1084 MB/s 791081 calls/s # udp tx: 1084 MB/s 18401 calls/s 18401 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__->