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: 791 MB/s 13418 calls/s 13418 msg/s # tcp rx: 797 MB/s 63303 calls/s # tcp tx: 799 MB/s 13566 calls/s 13566 msg/s # tcp rx: 799 MB/s 63705 calls/s # tcp tx: 802 MB/s 13618 calls/s 13618 msg/s # tcp rx: 803 MB/s 65619 calls/s # tcp tx: 797 MB/s 13533 calls/s 13533 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: 641 MB/s 464640 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 655 MB/s 475136 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp rx: 620 MB/s 449280 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 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 819540 calls/s # udp tx: 1146 MB/s 19449 calls/s 19449 msg/s # udp rx: 1145 MB/s 835413 calls/s # udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 1142 MB/s 833558 calls/s # udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # udp rx: 1142 MB/s 832997 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 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__->