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: 816 MB/s 13852 calls/s 13852 msg/s # tcp rx: 817 MB/s 65389 calls/s # tcp tx: 829 MB/s 14076 calls/s 14076 msg/s # tcp rx: 830 MB/s 63496 calls/s # tcp tx: 818 MB/s 13889 calls/s 13889 msg/s # tcp rx: 819 MB/s 65136 calls/s # tcp tx: 790 MB/s 13415 calls/s 13415 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: 645 MB/s 467456 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 670 MB/s 485744 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 649 MB/s 470673 calls/s # udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # udp rx: 674 MB/s 488673 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 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: 625 MB/s 456003 calls/s # udp tx: 639 MB/s 10852 calls/s 10852 msg/s # udp rx: 621 MB/s 453550 calls/s # udp tx: 623 MB/s 10571 calls/s 10571 msg/s # udp rx: 650 MB/s 474210 calls/s # udp tx: 651 MB/s 11044 calls/s 11044 msg/s # udp rx: 657 MB/s 479683 calls/s # udp tx: 671 MB/s 11389 calls/s 11389 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__->