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: 1359 MB/s 23066 calls/s 23066 msg/s # tcp rx: 1361 MB/s 61880 calls/s # tcp tx: 1396 MB/s 23679 calls/s 23679 msg/s # tcp rx: 1397 MB/s 64584 calls/s # tcp tx: 1353 MB/s 22958 calls/s 22958 msg/s # tcp rx: 1354 MB/s 63098 calls/s # tcp tx: 1320 MB/s 22390 calls/s 22390 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: 554 MB/s 401095 calls/s # udp tx: 977 MB/s 16580 calls/s 16580 msg/s # udp rx: 565 MB/s 409318 calls/s # udp tx: 994 MB/s 16866 calls/s 16866 msg/s # udp rx: 565 MB/s 409837 calls/s # udp tx: 903 MB/s 15317 calls/s 15317 msg/s # udp rx: 568 MB/s 411136 calls/s # udp tx: 1060 MB/s 17987 calls/s 17987 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: 1306 MB/s 953050 calls/s # udp tx: 1352 MB/s 22943 calls/s 22943 msg/s # udp rx: 1389 MB/s 1013012 calls/s # udp tx: 1387 MB/s 23541 calls/s 23541 msg/s # udp rx: 1362 MB/s 993374 calls/s # udp tx: 1359 MB/s 23066 calls/s 23066 msg/s # udp rx: 1369 MB/s 998947 calls/s # udp tx: 1371 MB/s 23266 calls/s 23266 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__->