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: 967 MB/s 16415 calls/s 16415 msg/s # tcp rx: 992 MB/s 56481 calls/s # tcp tx: 956 MB/s 16218 calls/s 16218 msg/s # tcp rx: 1360 MB/s 50214 calls/s # tcp tx: 1103 MB/s 18724 calls/s 18724 msg/s # tcp rx: 1363 MB/s 10233 calls/s # tcp tx: 1159 MB/s 19659 calls/s 19659 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: 509 MB/s 369830 calls/s # udp tx: 765 MB/s 12982 calls/s 12982 msg/s # udp rx: 561 MB/s 407649 calls/s # udp tx: 740 MB/s 12559 calls/s 12559 msg/s # udp rx: 571 MB/s 414806 calls/s # udp tx: 756 MB/s 12823 calls/s 12823 msg/s # udp rx: 557 MB/s 404058 calls/s # udp tx: 792 MB/s 13435 calls/s 13435 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: 605 MB/s 441933 calls/s # udp tx: 619 MB/s 10512 calls/s 10512 msg/s # udp rx: 641 MB/s 468020 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 630 MB/s 460186 calls/s # udp tx: 629 MB/s 10682 calls/s 10682 msg/s # udp rx: 621 MB/s 453529 calls/s # udp tx: 621 MB/s 10548 calls/s 10548 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__->