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: 945 MB/s 16030 calls/s 16030 msg/s # tcp rx: 945 MB/s 49992 calls/s # tcp tx: 929 MB/s 15773 calls/s 15773 msg/s # tcp rx: 930 MB/s 48856 calls/s # tcp tx: 933 MB/s 15838 calls/s 15838 msg/s # tcp rx: 934 MB/s 49334 calls/s # tcp tx: 910 MB/s 15440 calls/s 15440 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: 588 MB/s 426240 calls/s # udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # udp rx: 624 MB/s 452096 calls/s # udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # udp rx: 608 MB/s 440832 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 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: 1101 MB/s 803324 calls/s # udp tx: 1127 MB/s 19115 calls/s 19115 msg/s # udp rx: 1017 MB/s 742276 calls/s # udp tx: 1021 MB/s 17331 calls/s 17331 msg/s # udp rx: 1090 MB/s 795604 calls/s # udp tx: 1093 MB/s 18541 calls/s 18541 msg/s # udp rx: 1139 MB/s 831223 calls/s # udp tx: 1143 MB/s 19387 calls/s 19387 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__->