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: 972 MB/s 16490 calls/s 16490 msg/s # tcp rx: 972 MB/s 50076 calls/s # tcp tx: 1002 MB/s 16997 calls/s 16997 msg/s # tcp rx: 1002 MB/s 50895 calls/s # tcp tx: 999 MB/s 16955 calls/s 16955 msg/s # tcp rx: 1000 MB/s 50970 calls/s # tcp tx: 1016 MB/s 17247 calls/s 17247 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: 595 MB/s 431104 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 497 MB/s 360770 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp rx: 583 MB/s 422307 calls/s # udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # udp rx: 661 MB/s 478886 calls/s # udp tx: 1219 MB/s 20687 calls/s 20687 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: 1095 MB/s 798816 calls/s # udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # udp rx: 1134 MB/s 827354 calls/s # udp tx: 1137 MB/s 19300 calls/s 19300 msg/s # udp rx: 1134 MB/s 827123 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # udp rx: 1134 MB/s 827059 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 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__->