make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 963 MB/s 16347 calls/s 16347 msg/s # tcp rx: 964 MB/s 49753 calls/s # tcp tx: 967 MB/s 16412 calls/s 16412 msg/s # tcp rx: 968 MB/s 49635 calls/s # tcp tx: 943 MB/s 15996 calls/s 15996 msg/s # tcp rx: 944 MB/s 48619 calls/s # tcp tx: 984 MB/s 16698 calls/s 16698 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: 629 MB/s 455946 calls/s # udp tx: 1199 MB/s 20352 calls/s 20352 msg/s # udp rx: 584 MB/s 423779 calls/s # udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 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: 591 MB/s 431217 calls/s # udp tx: 607 MB/s 10308 calls/s 10308 msg/s # udp rx: 688 MB/s 501817 calls/s # udp tx: 687 MB/s 11665 calls/s 11665 msg/s # udp rx: 644 MB/s 469739 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 650 MB/s 474218 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 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__->