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: 860 MB/s 14591 calls/s 14591 msg/s # tcp rx: 862 MB/s 50045 calls/s # tcp tx: 855 MB/s 14516 calls/s 14516 msg/s # tcp rx: 857 MB/s 46943 calls/s # tcp tx: 867 MB/s 14716 calls/s 14716 msg/s # tcp rx: 867 MB/s 46244 calls/s # tcp tx: 847 MB/s 14381 calls/s 14381 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: 610 MB/s 443035 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 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 818298 calls/s # udp tx: 1149 MB/s 19501 calls/s 19501 msg/s # udp rx: 1119 MB/s 816099 calls/s # udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # udp rx: 1083 MB/s 789895 calls/s # udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # udp rx: 1101 MB/s 803543 calls/s # udp tx: 1101 MB/s 18683 calls/s 18683 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__->