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 4800 # 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: 664 MB/s 11270 calls/s 11270 msg/s # tcp rx: 664 MB/s 27594 calls/s # tcp tx: 633 MB/s 10745 calls/s 10745 msg/s # tcp rx: 635 MB/s 21913 calls/s # tcp tx: 585 MB/s 9922 calls/s 9922 msg/s # tcp rx: 586 MB/s 23060 calls/s # tcp tx: 685 MB/s 11621 calls/s 11621 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: 499 MB/s 362748 calls/s # udp tx: 641 MB/s 10872 calls/s 10872 msg/s # udp rx: 498 MB/s 361741 calls/s # udp tx: 630 MB/s 10689 calls/s 10689 msg/s # udp rx: 498 MB/s 361643 calls/s # udp tx: 627 MB/s 10636 calls/s 10636 msg/s # udp rx: 503 MB/s 365097 calls/s # udp tx: 626 MB/s 10623 calls/s 10623 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: 619 MB/s 451551 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 msg/s # udp rx: 636 MB/s 463973 calls/s # udp tx: 637 MB/s 10811 calls/s 10811 msg/s # udp rx: 638 MB/s 465411 calls/s # udp tx: 638 MB/s 10826 calls/s 10826 msg/s # udp rx: 640 MB/s 466791 calls/s # udp tx: 640 MB/s 10858 calls/s 10858 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__->