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: 595 MB/s 10105 calls/s 10105 msg/s # tcp rx: 598 MB/s 22772 calls/s # tcp tx: 538 MB/s 9135 calls/s 9135 msg/s # tcp rx: 538 MB/s 22439 calls/s # tcp tx: 576 MB/s 9773 calls/s 9773 msg/s # tcp rx: 577 MB/s 23664 calls/s # tcp tx: 552 MB/s 9378 calls/s 9378 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: 530 MB/s 385282 calls/s # udp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp rx: 527 MB/s 384402 calls/s # udp tx: 553 MB/s 9390 calls/s 9390 msg/s # udp rx: 521 MB/s 380102 calls/s # udp tx: 543 MB/s 9223 calls/s 9223 msg/s # udp rx: 527 MB/s 383735 calls/s # udp tx: 561 MB/s 9529 calls/s 9529 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: 537 MB/s 392244 calls/s # udp tx: 552 MB/s 9371 calls/s 9371 msg/s # udp rx: 637 MB/s 465065 calls/s # udp tx: 637 MB/s 10808 calls/s 10808 msg/s # udp rx: 646 MB/s 471491 calls/s # udp tx: 645 MB/s 10954 calls/s 10954 msg/s # udp rx: 483 MB/s 352267 calls/s # udp tx: 478 MB/s 8122 calls/s 8122 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__->