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 6000 # 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: 732 MB/s 12425 calls/s 12425 msg/s # tcp rx: 733 MB/s 27540 calls/s # tcp tx: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 697 MB/s 23609 calls/s # tcp tx: 728 MB/s 12352 calls/s 12352 msg/s # tcp rx: 729 MB/s 24730 calls/s # tcp tx: 743 MB/s 12614 calls/s 12614 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: 424 MB/s 309360 calls/s # udp tx: 447 MB/s 7587 calls/s 7587 msg/s # udp rx: 467 MB/s 341277 calls/s # udp tx: 470 MB/s 7988 calls/s 7988 msg/s # udp rx: 469 MB/s 342096 calls/s # udp tx: 472 MB/s 8015 calls/s 8015 msg/s # udp rx: 473 MB/s 345505 calls/s # udp tx: 477 MB/s 8096 calls/s 8096 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: 421 MB/s 307420 calls/s # udp tx: 434 MB/s 7362 calls/s 7362 msg/s # udp rx: 402 MB/s 293187 calls/s # udp tx: 402 MB/s 6821 calls/s 6821 msg/s # udp rx: 450 MB/s 328257 calls/s # udp tx: 449 MB/s 7620 calls/s 7620 msg/s # udp rx: 581 MB/s 423735 calls/s # udp tx: 581 MB/s 9871 calls/s 9871 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__->