make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1327 MB/s 22518 calls/s 22518 msg/s # tcp rx: 1329 MB/s 58715 calls/s # tcp tx: 1267 MB/s 21491 calls/s 21491 msg/s # tcp rx: 1267 MB/s 55963 calls/s # tcp tx: 1493 MB/s 25338 calls/s 25338 msg/s # tcp rx: 1496 MB/s 68798 calls/s # tcp tx: 1597 MB/s 27099 calls/s 27099 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: 538 MB/s 389619 calls/s # udp tx: 950 MB/s 16116 calls/s 16116 msg/s # udp rx: 544 MB/s 393472 calls/s # udp tx: 1017 MB/s 17250 calls/s 17250 msg/s # udp rx: 564 MB/s 408320 calls/s # udp tx: 998 MB/s 16933 calls/s 16933 msg/s # udp rx: 515 MB/s 372480 calls/s # udp tx: 1058 MB/s 17960 calls/s 17960 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: 1297 MB/s 946220 calls/s # udp tx: 1362 MB/s 23108 calls/s 23108 msg/s # udp rx: 1391 MB/s 1014528 calls/s # udp tx: 1394 MB/s 23650 calls/s 23650 msg/s # udp rx: 1391 MB/s 1014804 calls/s # udp tx: 1393 MB/s 23631 calls/s 23631 msg/s # udp rx: 1391 MB/s 1014983 calls/s # udp tx: 1393 MB/s 23628 calls/s 23628 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__->