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: 568 MB/s 9640 calls/s 9640 msg/s # tcp rx: 569 MB/s 26004 calls/s # tcp tx: 636 MB/s 10803 calls/s 10803 msg/s # tcp rx: 637 MB/s 29134 calls/s # tcp tx: 657 MB/s 11155 calls/s 11155 msg/s # tcp rx: 658 MB/s 31722 calls/s # tcp tx: 635 MB/s 10783 calls/s 10783 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: 399 MB/s 290087 calls/s # udp tx: 632 MB/s 10727 calls/s 10727 msg/s # udp rx: 427 MB/s 309760 calls/s # udp tx: 655 MB/s 11110 calls/s 11110 msg/s # udp rx: 534 MB/s 387840 calls/s # udp tx: 654 MB/s 11096 calls/s 11096 msg/s # udp rx: 575 MB/s 417792 calls/s # udp tx: 650 MB/s 11026 calls/s 11026 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: 599 MB/s 437238 calls/s # udp tx: 614 MB/s 10425 calls/s 10425 msg/s # udp rx: 652 MB/s 475693 calls/s # udp tx: 652 MB/s 11060 calls/s 11060 msg/s # udp rx: 643 MB/s 469363 calls/s # udp tx: 642 MB/s 10903 calls/s 10903 msg/s # udp rx: 643 MB/s 469070 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 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__->