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 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: 643 MB/s 10917 calls/s 10917 msg/s # tcp rx: 644 MB/s 33045 calls/s # tcp tx: 644 MB/s 10933 calls/s 10933 msg/s # tcp rx: 645 MB/s 33020 calls/s # tcp tx: 685 MB/s 11625 calls/s 11625 msg/s # tcp rx: 686 MB/s 34902 calls/s # tcp tx: 677 MB/s 11497 calls/s 11497 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: 498 MB/s 361047 calls/s # udp tx: 780 MB/s 13244 calls/s 13244 msg/s # udp rx: 526 MB/s 381952 calls/s # udp tx: 797 MB/s 13529 calls/s 13529 msg/s # udp rx: 560 MB/s 406406 calls/s # udp tx: 742 MB/s 12592 calls/s 12592 msg/s # udp rx: 533 MB/s 387442 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 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: 653 MB/s 476401 calls/s # udp tx: 673 MB/s 11418 calls/s 11418 msg/s # udp rx: 683 MB/s 498184 calls/s # udp tx: 683 MB/s 11588 calls/s 11588 msg/s # udp rx: 689 MB/s 503038 calls/s # udp tx: 689 MB/s 11697 calls/s 11697 msg/s # udp rx: 678 MB/s 494590 calls/s # udp tx: 677 MB/s 11494 calls/s 11494 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__->