make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 947 MB/s 16070 calls/s 16070 msg/s # tcp rx: 955 MB/s 48547 calls/s # tcp tx: 972 MB/s 16500 calls/s 16500 msg/s # tcp rx: 977 MB/s 49095 calls/s # tcp tx: 910 MB/s 15443 calls/s 15443 msg/s # tcp rx: 910 MB/s 46041 calls/s # tcp tx: 980 MB/s 16634 calls/s 16634 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: 607 MB/s 440064 calls/s # udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # udp rx: 609 MB/s 441094 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 656 MB/s 475421 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 662 MB/s 479853 calls/s # udp tx: 1281 MB/s 21737 calls/s 21737 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: 1136 MB/s 829174 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 1151 MB/s 839649 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 msg/s # udp rx: 1149 MB/s 838277 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # udp rx: 1148 MB/s 837708 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 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__->