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: 1364 MB/s 23137 calls/s 23137 msg/s # tcp rx: 1364 MB/s 59245 calls/s # tcp tx: 1378 MB/s 23377 calls/s 23377 msg/s # tcp rx: 1380 MB/s 59341 calls/s # tcp tx: 1190 MB/s 20197 calls/s 20197 msg/s # tcp rx: 1190 MB/s 52487 calls/s # tcp tx: 1387 MB/s 23529 calls/s 23529 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: 544 MB/s 393216 calls/s # udp tx: 1025 MB/s 17385 calls/s 17385 msg/s # udp rx: 530 MB/s 383306 calls/s # udp tx: 1097 MB/s 18619 calls/s 18619 msg/s # udp rx: 673 MB/s 487168 calls/s # udp tx: 1634 MB/s 27718 calls/s 27718 msg/s # udp rx: 675 MB/s 488192 calls/s # udp tx: 1731 MB/s 29364 calls/s 29364 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: 769 MB/s 561161 calls/s # udp tx: 791 MB/s 13416 calls/s 13416 msg/s # udp rx: 773 MB/s 564302 calls/s # udp tx: 768 MB/s 13041 calls/s 13041 msg/s # udp rx: 708 MB/s 516706 calls/s # udp tx: 711 MB/s 12074 calls/s 12074 msg/s # udp rx: 720 MB/s 525638 calls/s # udp tx: 720 MB/s 12217 calls/s 12217 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__->