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: 943 MB/s 16004 calls/s 16004 msg/s # tcp rx: 944 MB/s 49493 calls/s # tcp tx: 950 MB/s 16124 calls/s 16124 msg/s # tcp rx: 951 MB/s 49576 calls/s # tcp tx: 952 MB/s 16147 calls/s 16147 msg/s # tcp rx: 953 MB/s 49834 calls/s # tcp tx: 601 MB/s 10210 calls/s 10210 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: 596 MB/s 432384 calls/s # udp tx: 1163 MB/s 19740 calls/s 19740 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # udp rx: 587 MB/s 425651 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # udp rx: 625 MB/s 452864 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 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: 1115 MB/s 813513 calls/s # udp tx: 1143 MB/s 19402 calls/s 19402 msg/s # udp rx: 1148 MB/s 837509 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp rx: 1147 MB/s 837049 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 1148 MB/s 837374 calls/s # udp tx: 1152 MB/s 19551 calls/s 19551 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__->