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: 977 MB/s 16579 calls/s 16579 msg/s # tcp rx: 987 MB/s 50345 calls/s # tcp tx: 832 MB/s 14126 calls/s 14126 msg/s # tcp rx: 832 MB/s 46157 calls/s # tcp tx: 898 MB/s 15241 calls/s 15241 msg/s # tcp rx: 896 MB/s 47593 calls/s # tcp tx: 861 MB/s 14614 calls/s 14614 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: 605 MB/s 438528 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1300 MB/s 22060 calls/s 22060 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1295 MB/s 21973 calls/s 21973 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: 1125 MB/s 820981 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 msg/s # udp rx: 1144 MB/s 834360 calls/s # udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # udp rx: 1147 MB/s 836663 calls/s # udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # udp rx: 1147 MB/s 837015 calls/s # udp tx: 1146 MB/s 19449 calls/s 19449 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__->