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: 986 MB/s 16732 calls/s 16732 msg/s # tcp rx: 1001 MB/s 48990 calls/s # tcp tx: 941 MB/s 15971 calls/s 15971 msg/s # tcp rx: 940 MB/s 47705 calls/s # tcp tx: 977 MB/s 16572 calls/s 16572 msg/s # tcp rx: 978 MB/s 49001 calls/s # tcp tx: 926 MB/s 15713 calls/s 15713 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: 561 MB/s 406972 calls/s # udp tx: 1217 MB/s 20648 calls/s 20648 msg/s # udp rx: 639 MB/s 462741 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 638 MB/s 462592 calls/s # udp tx: 1241 MB/s 21064 calls/s 21064 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: 1079 MB/s 787457 calls/s # udp tx: 1109 MB/s 18821 calls/s 18821 msg/s # udp rx: 814 MB/s 593834 calls/s # udp tx: 802 MB/s 13605 calls/s 13605 msg/s # udp rx: 633 MB/s 461946 calls/s # udp tx: 632 MB/s 10735 calls/s 10735 msg/s # udp rx: 608 MB/s 443908 calls/s # udp tx: 608 MB/s 10314 calls/s 10314 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__->