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: 924 MB/s 15673 calls/s 15673 msg/s # tcp rx: 924 MB/s 47271 calls/s # tcp tx: 891 MB/s 15121 calls/s 15121 msg/s # tcp rx: 892 MB/s 46643 calls/s # tcp tx: 960 MB/s 16293 calls/s 16293 msg/s # tcp rx: 961 MB/s 46949 calls/s # tcp tx: 930 MB/s 15787 calls/s 15787 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: 640 MB/s 464128 calls/s # udp tx: 1216 MB/s 20634 calls/s 20634 msg/s # udp rx: 664 MB/s 481124 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # udp rx: 665 MB/s 481654 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # udp rx: 665 MB/s 481928 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 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: 1122 MB/s 818693 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # udp rx: 1192 MB/s 869577 calls/s # udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # udp rx: 1189 MB/s 867148 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp rx: 1188 MB/s 866664 calls/s # udp tx: 1187 MB/s 20140 calls/s 20140 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__->