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: 618 MB/s 10485 calls/s 10485 msg/s # tcp rx: 618 MB/s 26659 calls/s # tcp tx: 682 MB/s 11575 calls/s 11575 msg/s # tcp rx: 683 MB/s 32239 calls/s # tcp tx: 685 MB/s 11628 calls/s 11628 msg/s # tcp rx: 686 MB/s 29487 calls/s # tcp tx: 665 MB/s 11281 calls/s 11281 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: 478 MB/s 347947 calls/s # udp tx: 528 MB/s 8965 calls/s 8965 msg/s # udp rx: 512 MB/s 373067 calls/s # udp tx: 599 MB/s 10167 calls/s 10167 msg/s # udp rx: 562 MB/s 408802 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 559 MB/s 406272 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 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: 611 MB/s 446297 calls/s # udp tx: 630 MB/s 10702 calls/s 10702 msg/s # udp rx: 646 MB/s 471457 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 msg/s # udp rx: 631 MB/s 460468 calls/s # udp tx: 634 MB/s 10765 calls/s 10765 msg/s # udp rx: 602 MB/s 439526 calls/s # udp tx: 600 MB/s 10183 calls/s 10183 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__->