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: 1616 MB/s 27420 calls/s 27420 msg/s # tcp rx: 1618 MB/s 71942 calls/s # tcp tx: 1506 MB/s 25543 calls/s 25543 msg/s # tcp rx: 1506 MB/s 68756 calls/s # tcp tx: 1540 MB/s 26136 calls/s 26136 msg/s # tcp rx: 1542 MB/s 67832 calls/s # tcp tx: 1598 MB/s 27112 calls/s 27112 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: 605 MB/s 438016 calls/s # udp tx: 1727 MB/s 29293 calls/s 29293 msg/s # udp rx: 615 MB/s 444656 calls/s # udp tx: 1588 MB/s 26949 calls/s 26949 msg/s # udp rx: 683 MB/s 494336 calls/s # udp tx: 1576 MB/s 26739 calls/s 26739 msg/s # udp rx: 684 MB/s 494848 calls/s # udp tx: 1642 MB/s 27852 calls/s 27852 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: 1232 MB/s 898709 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 1232 MB/s 898803 calls/s # udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # udp rx: 1353 MB/s 986992 calls/s # udp tx: 1362 MB/s 23112 calls/s 23112 msg/s # udp rx: 1391 MB/s 1014580 calls/s # udp tx: 1395 MB/s 23663 calls/s 23663 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__->